Skip to main content
New

The YouTube API is live.

Try it

Booking.com hotel data,
ready for your app.

Get public Booking.com search results, property pages, guest reviews, room rates, and availability as parsed JSON. Tapline handles the hotel-page cleanup so your team can build rate monitors, OTA dashboards, and travel research tools faster.

  • Your account starts with 500 free API credits
  • No card needed to join the waitlist
POSTapi.tapline.sh/api/v1/booking/search
1
{
2
  "request": {
3
    "query": "Paris, France",
4
    "check_in": "2026-08-21",
5
    "check_out": "2026-08-24",
6
    "adults": 2
7
  },
8
  "properties": [
9
    {
10
      "property_id": "booking_187234",
11
      "name": "Hotel Le Relais Saint-Germain",
12
      "url": "https://www.booking.com/hotel/fr/relais-saint-germain.html",
13
      "location": {
14
        "neighborhood": "6th arr.",
15
        "city": "Paris",
16
        "country": "FR"
17
      },
18
      "rating": 8.9,
19
      "review_count": 1247,
20
      "price": {
21
        "amount": 246,
22
        "currency": "EUR",
23
        "period": "night"
24
      },
25
      "availability": "available"
26
    }
27
  ],
28
  "next_page_token": "eyJvZmZzZXQiOjI1fQ"
29
}
01
Dates
rate-window checks
02
Rooms
availability workflows
03
Guests
sentiment signals
04
Hotels
property enrichment
01the problem

Keep Booking.com source changes out of your application code.

Pages and fields change over time. Tapline will handle those updates and return a documented, consistent response, so your team can focus on the product using the data.

Page updates break working flows

A Booking.com update can interrupt a workflow that was working yesterday.

Field changes spread into your code

Renamed, nested, or missing values leave your application handling source-specific exceptions.

Maintenance fills the backlog

Monitoring and repairs compete with the product work your engineers planned to do.

02endpoints

Hotels, rates, reviews,
one Booking API.

Hotel data is painful when every request starts with raw HTML. Tapline gives you Booking.com-specific endpoints for search results, property pages, guest reviews, and availability checks.

POSTProperty Search
POSTProperty Details
POSTReviews
POSTPrice & Availability
03questions

Booking.com API questions.

Access, pricing, and response details for teams building on public Booking.com data.

Yes. You can join without paying or committing to a plan.

The free plan will come with 500 free API credits shared across all live Tapline APIs. You won't need a card.

We'll email waitlist members when early access opens for this API.

Joining the waitlist won't start a subscription. We'll share paid plan prices, endpoint credit costs, and rate limits before launch.

Yes. Tell us which fields, countries, filters, freshness requirements, or endpoints you need when you join.

No. Tapline is independent and is not affiliated with, endorsed by, or sponsored by Booking.com.

Get started

Tell us what you need from the Booking.com data API.

Join the waitlist and tell us which endpoints your product needs. When access opens, your account will have 500 free API credits to use across Tapline. No card needed.