Booking.com Hotel Scraper avatar

Booking.com Hotel Scraper

Pricing

from $2.87 / 1,000 hotel scrapeds

Go to Apify Store
Booking.com Hotel Scraper

Booking.com Hotel Scraper

Scrape hotel listings from Booking.com including prices, ratings, availability, and cancellation policies. Uses the unprotected GraphQL API — HTTP-only, low memory, fast.

Pricing

from $2.87 / 1,000 hotel scrapeds

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Share

Scrape hotel listings from Booking.com including prices, ratings, availability, and cancellation policies. Search any city, region, or country worldwide.

How it works

  1. Enter a destination (e.g., "Berlin", "Rome", "Tokyo")
  2. Set check-in and check-out dates
  3. Choose number of guests and rooms
  4. Run the actor

The actor extracts all matching hotels with pricing and policy details.

Output

FieldDescription
nameHotel name
star_ratingStar rating (1-5)
photo_urlMain hotel photo
city / district / locationLocation details
distance_from_centerDistance from city center
price / original_price / currencyPricing with discounts
free_cancellationFree cancellation available
no_prepaymentNo prepayment required
urlDirect link to hotel on Booking.com

Pricing

EventCost
Start$0.050 per run
Hotel$0.005 per result

100 hotels = $0.55 | 1,000 hotels = $5.05

Examples

Hotels in Berlin

{
"destination": "Berlin",
"checkin": "2026-04-15",
"checkout": "2026-04-17",
"adults": 2,
"currency": "EUR",
"maxResults": 50
}

Cheapest hotels in Rome

{
"destination": "Rome",
"checkin": "2026-05-01",
"checkout": "2026-05-03",
"sortBy": "PRICE",
"maxResults": 100
}

Family trip to Zurich

{
"destination": "Zurich",
"checkin": "2026-06-01",
"checkout": "2026-06-05",
"adults": 2,
"children": 2,
"rooms": 1,
"currency": "CHF",
"maxResults": 50
}

E-Commerce & Price Comparison

Classifieds

Enrich your data

Issues & Feedback

Missing something or not working as expected? Open an issue and we'll fix it.

Issues & Feature Requests

If something is not working or you're missing a feature or data field, please open an issue and we'll look into it.