- Python 3.5.0
- run
pip install -r requirements.txt
to install the dependencies. python scrape.py
to start scraping data.- run
bash postgreSQL.sh
to install and config the postgreSQL server
The mission for this scraper is to overcome the restrictions of Zoopla's official API. The rate-limiting of 100 requests per hour is too restrictive to get you anywhere if you want to run any interesting statistics.