VOOZH about

URL: https://apify.com/rl1987/booking-api-scraper

⇱ Booking.com API Scraper Β· Apify


Pricing

from $1.00 / 1,000 search results

Go to Apify Store

Booking.com API Scraper

Scrape Booking.com properties, live prices and full room-rate tables via the mobile API β€” by destination search or by hotel id.

Pricing

from $1.00 / 1,000 search results

Rating

0.0

(0)

Developer

πŸ‘ R.L.

R.L.

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

5 days ago

Last modified

Categories

Share

Booking.com Scraper – Hotel Prices, Rooms, Reviews & Availability

Scrape Booking.com at scale β€” extract hotels, live room prices, availability, full rate breakdowns, facilities, photos and guest reviews as clean, structured JSON. No login, no captchas, no browser automation to maintain. Just give it a destination and dates, and get back ready-to-use accommodation data you can export to CSV, Excel, JSON or the API.

Whether you're tracking competitor hotel prices, building a travel app, feeding a rate-shopping dashboard, or doing market research, this Booking.com data extractor turns the world's largest accommodation site into a structured feed.

⚑ Fast & reliable β€” pulls data straight from Booking.com's own data API, so it's dramatically faster and more stable than page-rendering scrapers. πŸ”Œ Demand API–compatible β€” input and output mirror Booking.com's official Demand API /accommodations/search format, so it's a drop-in, no-contract alternative for search-style hotel data.

What you can extract

  • 🏨 Hotel search results – every property for a city, region or coordinates, with live total price, currency, and direct booking links.
  • πŸ’Ά Live prices & rates – per-stay and per-night pricing, taxes and extra charges, discounts and deals, in the currency you choose.
  • πŸ›οΈ Rooms & availability – the full list of room types and bookable rates: occupancy, board (breakfast/half/full/all-inclusive), cancellation policy, payment options, and how many rooms are left at each price.
  • ⭐ Guest reviews – paginated reviews with score, title, positive/negative text, date and reviewer country (fetch as many as you need per property).
  • πŸ“‹ Property details – name, star rating, review score & count, GPS coordinates, address, 100+ named facilities, family amenities, languages spoken and photos.

Example use cases

  • Hotel price monitoring & rate shopping – track competitor and market prices over time for revenue management.
  • Travel & metasearch products – power a booking site, app or price-comparison tool with fresh inventory.
  • Market & investment research – analyze pricing, occupancy signals, ratings and amenities across a destination.
  • Review & reputation analysis – mine guest sentiment and review trends for any property.
  • Lead lists & data enrichment – build accommodation datasets with geo, facilities and contact context.

Output example

One clean record per accommodation:

{
"id":1392565,
"currency":"EUR",
"deep_link_url":"booking://hotel/1392565?affiliate_id=337862&checkin=2026-11-10&checkout=2026-11-12",
"price":{
"base":181.82,
"book":183.64,
"total":183.64,
"extra_charges":{"excluded":54.82,"included":0}
},
"url":"https://www.booking.com/hotel/nl/mercure-amsterdam-sloterdijk-station.html?checkin=2026-11-10&checkout=2026-11-12&group_adults=2&selected_currency=EUR",
"rooms":[
{"id":1000420,"name":"Standard Double or Twin Room","maxOccupancy":2,
"productCount":4,"minPrice":153.59,"currency":"EUR"}
],
"products":[
{
"id":"139256508_91477112_2_34_0",
"number_of_adults":2,
"number_available_at_this_price":14,
"policies":{
"cancellation":{"free_cancellation_until":null,"type":"non_refundable"},
"meal_plan":{"meals":[],"plan":"no_plan"},
"payment":{"types":["pay_now"]}
},
"price":{"base":181.82,"book":262.73,"total":262.73},
"room":139256508
}
],
"reviews":[
{"title":"Exceptional","score":10,
"pros":"Great location. Nice room. Friendly staff.",
"cons":"Blinds didn't fully block the light.",
"date":"2026-06-19",
"author":{"name":"Gregory","countryCode":"us","countryName":"United States"}}
],
"details":{
"name":"Mercure Amsterdam Sloterdijk Station",
"accommodationType":"Hotels",
"starRating":4,
"reviewScore":8.6,
"reviewScoreWord":"Excellent",
"reviewsCount":4215,
"city":"Amsterdam","countryCode":"nl",
"latitude":52.39,"longitude":4.84,
"facilities":["Parking","24-hour front desk","Fitness center","Free Wifi"],
"languagesSpoken":["nl","en-gb","de"],
"address":"Naritaweg 1, Westpoort, 1043 BP Amsterdam, Netherlands"
}
}

rooms + products appear when you enable Include rooms, reviews with Include reviews, and details with Include details β€” so you only pull (and pay for) the data you actually need.

How to use it

No coding required. Set up your search in the visual input form, then run it on demand, schedule it, or call it via the API and connect it to Make, Zapier, n8n, Google Sheets and more. Results land in a dataset you can download as JSON, CSV, Excel or HTML, or pull through the API.

Input

{
"search":"Amsterdam",
"checkin":"2026-11-10",
"checkout":"2026-11-12",
"currency":"EUR",
"guests":{"number_of_rooms":1,"number_of_adults":2,"children":[5,9]},
"accommodation_types":[204],
"rating":{"minimum_review_score":8},
"price":{"minimum":80,"maximum":300},
"sort":{"by":"price","direction":"ascending"},
"includeRooms":true,
"includeReviews":true,
"includeDetails":true,
"maxItems":100
}
FieldDescription
searchDestination name (city, region, landmark) β€” e.g. "Amsterdam". The easiest way to start.
city / regionTarget a specific Booking destination by numeric id (alternative to search).
checkin / checkoutStay dates (YYYY-MM-DD). Defaults to a 1-night stay 30 days out.
currencyPrice currency, e.g. USD, EUR, GBP.
guestsOccupancy: number_of_adults, number_of_rooms, children (ages), allocation (per-room).
accommodation_typesKeep only certain property types, e.g. [204] for hotels.
ratingminimum_review_score to keep only well-rated properties.
priceminimum / maximum price range filter.
sortby: price or review_score; direction: ascending / descending.
includeRoomsAdd the full rooms & rates (products) per property.
includeDetailsAdd property details (stars, reviews, facilities, photos, address, geo).
includeReviewsAdd guest reviews.
maxReviewsHow many reviews per property (default 10).
hotel_idsScrape specific properties by id instead of searching.
maxItemsCap the number of properties returned.
languageLocale for text, e.g. en-us, de, fr.
proxyConfigurationProxy settings (Apify Proxy recommended for large runs).

Pricing – pay only for the data you get

This scraper uses pay-per-event billing. You're charged only for results actually delivered β€” never for failed requests.

You payPer
$0.001hotel search result
$0.001property details record
$0.0001room option
$0.0001guest review

A plain search result costs a tenth of a cent; rooms, reviews and details add their tiny per-item charge only when you ask for them β€” so a lightweight price check stays extremely cheap, and a full property profile is still a fraction of a cent.

Frequently asked questions

Do I need a Booking.com account or API key? No. Just configure the input and run it.

Can I get prices in my own currency and language? Yes β€” set currency and language to whatever you need.

How many reviews can I collect? Reviews are paginated, so you can pull well beyond the first page β€” set maxReviews to the number you want per property.

Can I scrape a specific hotel? Yes β€” pass its Booking id in hotel_ids to fetch that property directly.

Does it return phone numbers or email addresses? No. Booking.com hides direct property contact details until after a booking, so they aren't available from public data.

What formats can I export? Results are stored in a dataset and can be downloaded as JSON, CSV, Excel or HTML, or accessed via the API and integrations.

Is this an official Booking.com product? No. It's an independent scraper whose input/output happen to mirror Booking.com's public Demand API search format for convenience.

Legal & responsible use

Use this scraper to collect publicly available information only, in line with Booking.com's Terms of Service and applicable laws (including data-protection rules). Avoid collecting personal data without a lawful basis, and scrape at a reasonable rate. You are responsible for how you use the data you extract.

You might also like

Booking.com Scraper - Hotel Prices & Reviews

logiover/booking-hotels-prices-scraper

Booking.com API alternative: scrape hotel prices, reviews & availability without an API key. Export Booking.com hotel data to CSV, JSON & Excel.

Booking.com Scraper

automation-lab/booking-scraper

Scrape Booking.com hotels and accommodations by destination or URL. Extract prices, ratings, reviews, photos, room types, availability, and Booking.com URLs for travel data, market research, or accommodation partner lead lists.

πŸ‘ User avatar

Stas Persiianenko

288

3.0

Booking.com Hotel Scraper

crawlio/booking-com-scraper

Scrape Booking.com hotel search results, property details, live pricing, room availability, guest reviews, ratings, photos, facilities, and policies using destination queries, destination IDs, or property IDs. Ideal for travel data, hotel leads, and market research.

Fast Booking Scraper

voyager/fast-booking-scraper

Scrape Booking with this hotel scraper and get data about accommodation on Booking.com. Extract data by keywords or URLs for hotel prices, ratings, location, number of reviews, stars. Scrape and download data from Booking.com in JSON, Excel, HTML ,and CSV.

1.5K

2.3

Simple Booking Scraper

dtrungtin/simple-booking-scraper

Scrape Booking with this free hotels scraper and get data about accommodation on Booking.com. You can crawl by keywords or URLs for hotel prices, ratings, reviews, stars, and scrape data from Booking.com.

Booking.com Scraper for Hotel Prices & Reviews

runtime/booking-scraper

Extract Booking.com hotel search results with prices, ratings, review counts, addresses, coordinates, direct hotel URLs, filters, and optional room details.

πŸ‘ User avatar

scraping automation

72

1.2

Booking Reviews Scraper

reviewly/booking-reviews-scraper

Scrapes reviews from Booking.com hotel pages

Booking.com Scraper API - Hotels, Prices, Ratings & Rooms

makework36/fast-booking-scraper

Scrape Booking.com hotel listings, prices, ratings, reviews, and rooms by destination and dates. Fast Playwright extraction with residential proxy.

πŸ‘ User avatar

deusex machine

24