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

Pull total number of pages for a query #14

Open NelisV opened 1 year ago

NelisV commented 1 year ago

A nice improvement might be to let BS return the total number of pages for a query so instead of setting a number of pages, the complete result can be collected when the total number of pages varies. Will investigate this.