Funda scraper that automatically calculates the distance to several points in the Netherlands. Project relies heavily on a slightly modified version of the funda-scraper that is available on github.
Next you should be able to scrape the data from funda. See the RTD for more docs on how to setup OSRM and use the results.
## Panda
To just interact with the panda dataframe:
```python
data = pickle.load(open('panda_dump.bin', 'rb'))
type(data)
<class'pandas.core.frame.DataFrame'>
data.descrip.get(0)
"Aan de rand van de populaire woonwijk 'De Hagen' te Vianen staat deze fijne tussenwoning met groenstrook en water voor de deur. De buurt straalt een gemoedelijke sfeer uit en[..]"