whchien / funda-scraper

FundaScaper scrapes data from Funda, the Dutch housing website. You can find listings from house-buying or rental market, and historical data. 🏡
GNU General Public License v3.0
104 stars 48 forks source link

List index out of range #17

Closed RaymondJ1983 closed 1 year ago

RaymondJ1983 commented 1 year ago

If I request for more pages, for example "n_pages=40" while the maximum pages are 25 on the original search in funda. It gives me the list index out of range error.

Can this be fixed?

whchien commented 1 year ago

Hi @RaymondJ1983

I've fixed this bug in the latest release (v1.0.9). Please let me know if anything does not work. Thanks!