Data scrapper for dutch housing website Funda.NL Written in Python using Scrapy library
FundaSpider crawls http://funda.nl/en/koop/
(possible to set search criteria) webpage for the following infomration:
- address
- price
- floor area
- property area
- number of rooms
- id
- city
- latitude
- longtitude
SaveToFilePipeline exports data to CSV file
- Doesn't save items that already exist in the database.
- Cleans up item's address postal code formatting
- Reads georgaphical position from web API
Displays properties map color-labeled by price per square meter