- Fix failure of querying lessor_identity
- Add new version crawler
- Enable MongoDB TLS Mode
- Let metricbeat connect to mongoDB with TLS
- Make API connect to MongoDB with TLS
- add schedule operation to crawler
- dockerize crawler
- connect csv_to_mongo to mongo via nginx proxy
- connect csv_to_es to elasticsearch with https via nginx proxy
- add api to docker-compose
- use bulk upsert instead of bulk insert in csv_to_mongo script
- Add argsparser to crawler
- Prevent URLs crawler catch the same houses
- Add requirements.txt for snyk checking
- Add api token authorization
- Add MongoDB Index
- Set ElasticSearch with TLS connection
- Add Kibana with TLS connection
- Add Filebeat, APM, Metricbeat support
- Add third method of phone number recognize
- Add ssl context in csv_to_es script
- Add API Doc in docs dir
- Housing Web Crawler
- REST API with MongoDB
- ElasticSearch and Kibana docker setup