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

scraper returns empty data frame #52

Open mitsyprada opened 3 weeks ago

mitsyprada commented 3 weeks ago

I tried running the quickstart after cloning. No errors but no data either: image

I tried the collab example notebook and same issue: image

I think Funda makes big active efforts to avoid people from doing web scrapping: https://www.imperva.com/resources/2020/01/Imperva_Funda_cs-.pdf

stilts15 commented 1 week ago

I am facing the same issue. I think it may be related to the cssselectors, as I get results but limited output

adelizer commented 1 week ago

Facing the same issue as well