Booking Scraper avatar
Booking Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Booking Scraper

Booking Scraper

Developed by

Voyager

Voyager

Maintained by Apify

Scrape Booking with this hotels scraper and get data about accommodation on Booking.com. You can crawl by keywords or URLs for hotel prices, ratings, addresses, number of reviews, stars. You can also download all that room and hotel data from Booking.com with a few clicks: CSV, JSON, HTML, and Excel

4.5 (10)

Pricing

$5.00 / 1,000 results

72

Total users

2.9K

Monthly users

352

Runs succeeded

>99%

Issues response

2.8 days

Last modified

24 days ago

MR

I used a future date but it submits a past one

Closed

marcuslayton opened this issue
a month ago

I used a future date but it submits a past one = doesn't work

lukas.prusa avatar

Hi, thanks for opening this issue!

What date did you use? Looking at the input that you provided in the run, it's clearly some dates from the past:

{
"checkIn": "2025-07-22",
"checkOut": "2025-04-23",
}

As stated by the Actor's fail message: INVALID INPUT: You can't use a date in the past: 2025-04-23. Input the date in the UTC timezone.

I hope this helps, thanks and happy scraping!

lukas.prusa avatar

Sorry, I missed that the checkIn date is in fact a future date, the checkOut date however is not.