Propertify is Recomendation System to find the best property based on keyword using Cosine Similiarity TF-IDF Method
- Python >3.6
- Java/JDK
$ pip install -r requirements.txt
-
Run mongoDB
-
Run Crawler:
$ scrapy crawl dotproperty
$ scrapy crawl rumahcom
$ scrapy crawl lamudi
-
Run Appliaction
$ python run.py