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

Missing fields in detail scrape #28

Closed zpelechova closed 3 years ago

zpelechova commented 3 years ago

scraping detail (input = url of one facility) - doesnt return stars, location (lat and long) and rooms all of which should IMHO be there. run: https://my.apify.com/view/runs/AXqj3nBnuTBk8gN7G

dtrungtin commented 3 years ago

Fixed. https://github.com/dtrungtin/actor-booking-scraper/commit/1582572212b48c3287a2daba237e1a5221bc2680

Regarding to stars, sometimes the web page doesn't show stars and sometimes it shows. It may be related to proxies.

zpelechova commented 3 years ago

Lat Long are there, but no rooms and no stars (only with residentials).

dtrungtin commented 3 years ago

You must enter checkin/checkout to have availability rooms. Regarding to stars, please see my explanation above. You can try to open the page manually with proxy to see.