Booking Scraper avatar

Booking Scraper

Try for free

Pay $5.00 for 1,000 results

Go to Store
Booking Scraper

Booking Scraper

voyager/booking-scraper
Try for free

Pay $5.00 for 1,000 results

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

Developer
Maintained by Apify

Actor Metrics

  • 365 Monthly users

  • 4.4 / 5 (10)

  • 59 bookmarks

  • >99% runs succeeded

  • 1.3 days response time

  • Created in Aug 2023

  • Modified 20 hours ago

Categories
NO

Assistance to extract prices for multiple days

Closed
nippy_outcome opened this issue
a month ago

Hi - I need assistance to extract prices of listings for multiple dates - for instance I want to see the price of a listing for 365 days in advance. I want to run the scraper daily to extract the above information - please give me some guidance on how to do this?

lukas.prusa avatar

Hi, thanks for opening this issue!

I'm not sure if you properly understand how pricing works on Booking, or I do not understand your question :D Booking only provides prices per the whole stay, therefore you have to provide both the check-in and check-out dates.

So do you want to scrape the price of a listing for a stay from today + 365 days to today + 365 + 1 days? If so, then that is easy :) Just set the checkIn input field to 365 days and the checkOut field to 366 days.

To run it daily, simply set up a schedule for it:

I hope this helps, thanks and happy scraping!