Scrape Booking.com hotels, prices and availability

Turn a search with fixed dates and occupancy into a Dataset for comparing visible rates, ratings, stars and accommodation supply.

The first button is an affiliate link. We may receive a commission if you purchase an eligible plan, at no extra cost to you.

Direct answer

How do you export hotel prices from Booking.com?

Define destination, check-in, check-out, rooms, adults and currency; then cap maxItems and keep additional details off. Compare only results collected with identical dates and occupancy.

A visible price is a snapshot: taxes, conditions, availability and personalization can change the total.

Actor
voyager/booking-scraper
Input
URL, query and scope limits
Output
Hotel, price, rating, stars, address and URL
Best for
Hotel monitoring and rate comparison
Checked
July 24, 2026

Actor used

Booking Scraper

Built by Voyager. Hotel monitoring and rate comparison.

Check the official listing
4.48 / 533 reviews
8.1Ktotal users
712monthly users
169bookmarks

Public listing signals observed July 24, 2026; they can change.

Copy-ready setup

Small input for validation

Valid JSON
{
  "search": "Miami Beach",
  "maxItems": 100,
  "sortBy": "price",
  "currency": "USD",
  "language": "en-us",
  "checkIn": "2026-08-15",
  "checkOut": "2026-08-18",
  "rooms": 1,
  "adults": 2,
  "children": 0,
  "extractAdditionalHotelData": false
}
  1. 01

    Fix dates and occupancy

    Without identical conditions, prices are not comparable.

  2. 02

    Keep currency and language stable

    Store these parameters with the collection timestamp.

  3. 03

    Validate 100 properties

    Review taxes, availability and duplicates.

  4. 04

    Repeat the same query

    Schedule the same input to measure change, not different searches.

Fields to review

What to check before using the Dataset

FieldUse and check
pricecompare the visible rate
reviewScore / reviewCountcontextualize quality
starssegment stated category
urlrecheck availability

Cost

Estimate the main Free event

Additional hotel data costs another $5.00 per 1,000 on Free.

Volume

Total: 100.

Free estimate$0.50

Main event before add-ons and plan credits.

Public rates by tierUSD
Free$5.00 per 1,000 hotels
Bronze$3.90 per 1,000
Gold$2.00 per 1,000

Additional hotel data costs another $5.00 per 1,000 on Free.

Added value

Why this Actor can justify trying Apify

Discover

Monitor rates for a hotel comp set.

Compare

Compare inventory by category and area.

Automate

Detect price changes around event dates.

FAQ

Before you scale

Does the price include taxes?

It depends on the result and market. Retain the breakdown and verify on Booking before use.

Can I compare searches with different dates?

Not directly; dates and occupancy change availability and rates.

What does additional-details mode add?

It can include surroundings and room offerings, with an additional event per property.

First run

Validate a small sample before automating

Confirm relevance, fields and cost with the input above.

Try the Actor