Booking.com API

Trying to scrape Booking.com?

Booking.com data through one API: live and daily rates, availability, guest reviews, property details and whole-destination listings, as clean JSON.

No credit card required. Try 100 credits for free.

The deepest Booking.com coverage in Veetal Connect API

Rates, availability, reviews, property content and whole-destination listings from Booking.com, normalized into one schema.

View More

Eleven datasets, one schema

Rates, availability, reviews, ratings, semantic analysis, competitors, property details, photos, room types, market demand and destination listings — all from Booking.com, all in the same shape.

A whole destination in one call

Booking.com is the only source that returns every property on sale in a location for a given night, so you can track a market's price, rank and supply without querying hotel by hotel.

Stored feed and live lookup

Read the cheap daily feed for the hotels and competitor set you follow, and call the live layer on demand for any other property. Caching is configurable from 0 to 24 hours.

What market do you need?

We create infrastructure tailored to your needs

340 markets at your disposal

We’ll extract the data from the locations you need. The main markets are available.

570 currencies

Choose the currency of the data

24 languages

Choose the language of the data

Globe

What do our data get used for?

Real builds already running on the API. Pick one and you get the exact endpoints behind it.

Applications
Rate Parity Monitoring
Endpoints it calls2 endpoints
  • Accommodation parityFeed API
    Docs ↗GET /feed/accommodation/{accommodation_slug}/parity
  • Accommodation ratesFeed API
    Docs ↗GET /feed/accommodation/{accommodation_slug}/rate
Build it now Recipe ready: Rate Parity Monitor

Frequently asked questions

Can I get Booking.com rates through an API?

Yes. Veetal Connect API returns Booking.com room rates as structured JSON — price per night and total, occupancy, board, cancellation policy and genius or mobile offers — either live for a specific stay or as a stored daily feed for the properties and competitor set you configure.

What Booking.com data is available besides rates?

Eleven datasets in total: rates, day-by-day availability, guest reviews, ratings, semantic analysis, competitor rates, property details, photos, room types, market demand and destination listings.

Can I get every hotel in a city from Booking.com?

Yes, and this is unique to this source. One request returns every property on sale in a destination for a given night with price, score, stars, room type and cancellation, so you can read a whole market instead of querying hotel by hotel.

Recipes · MCP

What do you want to build with Booking.com?

Say it in one line and we hand you back the prompt, the recipe if one already exists, and the APIs it runs on — starting with Booking.com.

Try

Browse all recipes →

100 free credits

Get your key. Make your first call on us.

Sign up, copy your API key and pull live rates straight from Booking.com. Your first 100 credits are free — no credit card, no sales call.

bash
curl "https://api.veetal.app/v2/real-time/accommodation/YOUR_HOTEL_SLUG/rate/booking/2026-10-02/2026-10-04/2" \
-H "veetal-api-key: YOUR_API_KEY"
200 OKlive Booking.com rates, structured JSON
Whatsapp