Immobilienscout24 Scrapy Machine Learning Predictor for Rent in Germany
Only Python 3.6 scrapy==1.8.0 requests==2019.4.13 googlemaps
Fast running scraper which get data only from the search site.
The program can simply be executed with "runner.py". The URL can be inputted as string. All the data behind this URL will be scrapped. The URL should contain the needed filter criteria. Please go to www.immobilienscout24.de to get the search link.
The scraped data will be saved into a SQLite Database "real-estate.db".
Initial development was copied from https://github.com/asmaier/ImmoSpider