Hotel scraper API · waitlist

Hotel booking data,
for travel products.

Fetch public hotel listings, search results, room availability, nightly rates, and guest reviews from supported booking sites as parsed JSON. Use it to monitor rates, research properties, and build hotel discovery workflows.

early access plannedparsed JSON
POST/v1/hotels/hotel
ResponsecURLPythonTypeScript
{
  "hotel_id": "htl_9f2a7c41",
  "name": "The Marlowe Hotel",
  "url": "https://www.hotels.com/ho9f2a7c41/the-marlowe-hotel-lisbon/",
  "address": "Rua do Alecrim 12, Chiado, Lisbon, 1200-018, Portugal",
  "star_rating": 4,
  "guest_rating": 8.9,
  "review_count": 2841,
  "chain": "Independent",
  "amenities": [
    "Free WiFi",
    "Rooftop bar",
    "Fitness center",
    "Airport shuttle",
    "24-hour front desk"
  ],
  "room_types": [
    "Classic Double",
    "Deluxe King",
    "Junior Suite"
  ],
  "price_hint": {
    "amount": 168,
    "currency": "EUR",
    "period": "night"
  },
  "coordinates": {
    "lat": 38.7101,
    "lng": -9.1428
  },
  "photos": [
    "https://images.trvl-media.com/hotels/sample/marlowe-lisbon.jpg"
  ]
}
Example response
Hotels
property lookup
Dates
availability windows
Rates
source-page pricing
Guests
review sentiment
/ 01endpoints

Rooms, rates, reviews,
one hotel API.

Rate and availability data only helps when the fields stay predictable. Tapline splits hotel data into property, search, availability, rate, and review endpoints your app can read directly. The current preview returns rates from each supported source. It does not compare prices across sources in a separate endpoint.

POST/api/v1/hotels/hotel
POST/api/v1/hotels/search
POST/api/v1/hotels/availability
POST/api/v1/hotels/rates
POST/api/v1/hotels/reviews
/ 03questions

Hotels API questions.

Access, supported-site coverage, and response details for teams working with public hotel booking data.

How do I get access to the Hotels API?

Join the waitlist and we will notify you when early access opens for the planned Hotels scraping API.

Which Hotels endpoints are included?

The planned API covers Hotel Details, Hotel Search, Room Availability, Rates, and Guest Reviews. Join the waitlist to tell us which endpoints matter most to your team.

Will this use the same Tapline pricing?

Pricing tiers and credit costs will be confirmed before launch. Joining the waitlist is free and does not commit you to a purchase.

Can I request a specific field or workflow?

Yes. Join the waitlist and include the fields, countries, filters, freshness window, or endpoint your team needs.

Is Tapline affiliated with Booking.com, Hotels.com, Expedia, Agoda, or other hotel and travel brands?

No. Tapline is independent and is not affiliated with, endorsed by, or sponsored by Booking.com, Hotels.com, Expedia, Agoda, or other hotel and travel brands.

Want the Hotels API first?

Join the waitlist and tell us which supported booking sites and hotel, search, availability, rate, or review fields your team needs first.