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

When filtering rating 8 and above in search, returns a lot of hotels without rating #33

Closed zpelechova closed 2 years ago

zpelechova commented 3 years ago

https://my.apify.com/view/runs/kCKIbZ9b25BnZ3d7I

zpelechova commented 3 years ago

Yeah, now it ignores them but then it returns significantly less items per page - would it be possible to add it to filters at the beginning?

dtrungtin commented 3 years ago

) would it be possible to add it to filters at the beginning? I really don't understand. Please give example.

dtrungtin commented 3 years ago

) would it be possible to add it to filters at the beginning? I really don't understand. Please give example.

zpelechova commented 3 years ago

When I search on booking I first add nameof the place, it offers me some hotels, lets say 150 and then I add I only want hotels woth rating 8 and above in filters - so I get 120, now when I scrape firt page, I have 25 results as usual and not only e.g. 15, bcs they dont fulfill the filter.

dtrungtin commented 2 years ago

) would it be possible to add it to filters at the beginning? Booking doesn't support this filter in UI. We need filter by code.

zpelechova commented 2 years ago

In UI it does support that.