/booking/hotels

POST /api/booking/hotels

Price: 5 credits

Get a Booking.com property profile by its URL or country code and alias

How to use it

Get the full Booking.com profile of one property, addressed either by its booking.com URL or by the '{country_code}/{alias}' pair from that URL (for example 'us/millennium-broadway'). Returns the property id, name, description, accommodation type, star rating, guest review score and review count together with the per-category guest scores (cleanliness, location, staff, value and so on), full and short address with city, latitude/longitude and city-center flags, the destination the property belongs to, the hotel brands it belongs to, sustainability, LGBTQ+-friendly and work-friendly flags, spoken languages, the full photo gallery, the categorised amenity list and every room type the property offers. It also returns the topics guests talk about in the reviews of this property, each with the id the 'hotels/reviews' endpoint accepts in 'topic_ids' - request both endpoints in the same language, because the topic ids differ per language. Pass the same hotel reference to the 'hotels/reviews' endpoint for guest reviews, and use 'hotels/search' to find properties with live prices for a stay.

Parameters

Request body

Response

Errors

Response headers