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

3.7 (10)

Pricing

$5.00 / 1,000 results

82

Total users

3.4K

Monthly users

329

Runs succeeded

>99%

Issues response

5.5 days

Last modified

5 days ago

GT

Feature Request: Price-only Output Option to Reduce Costs

Closed

gemlike_talk opened this issue
22 days ago

Hi there,

I'm currently working on developing a SaaS product focused on hotel price intelligence, and I need to run daily scrapes. However, the current cost structure of the voyager/booking-scraper is too high for me to pass on to clients.

Would it be possible to add an option to fetch only the discounted-price data, excluding other hotel details? This would help reduce compute units and make the solution more cost-efficient for my use case.

Let me know if this could be considered or if you'd suggest any workarounds.

Thanks a lot in advance!

Best, Nico

lukas.prusa avatar

Hi, thanks for opening this issue!

Unfortunately no, the price is set the same for all results, as spend the same amount of proxies and requests to get the entire HTML page anyway. The parsing of the final data out of it costs almost nothing at the end.

You can take a look into the Fast Booking Scraper which might suit your needs with a cheaper pricing. It's getting the hotels straight from the search pages without going into their details, so it's able to work a lot faster, but doesn't get all the data.

I hope this helps, thanks and happy scraping!