dtrungtin / actor-booking-scraper

Actor for extracting data about hotels from Booking.com
https://apify.com/dtrungtin/booking-scraper
Apache License 2.0
17 stars 19 forks source link

The actor runs after scraping the issues and doesnt return anything anymore #43

Closed zpelechova closed 2 years ago

zpelechova commented 2 years ago

https://console.apify.com/view/runs/FqKIrxlo4CKu62q8L

zpelechova commented 2 years ago

And probably here: https://console.apify.com/view/runs/EZ1hZJGfmiyiDgtKz /here it repeats it hasnt found anything for quite some time)

dtrungtin commented 2 years ago

The reason is that you enter maxPages = 300 but there are only 20 pages. It works as it is.