/skyscanner/stays/search

POST /api/skyscanner/stays/search

Price: 10 credits

Search Skyscanner hotels for a destination (by place entity id) for a check-in/check-out date range, guest and room count. Returns ranked hotels with name, star rating, guest review score and count, the cheapest nightly and total price (with and without taxes and any discount), distance to a nearby landmark, full address, postcode, neighbourhood and exact coordinates, photos and a link to the hotel page. The destination is a Skyscanner place entity id (resolve it via the places autosuggest).

How to use it

Search hotels for a destination entity_id over a checkin_date..checkout_date range for adults, children_ages and rooms. Returns ranked hotels with id, name, stars, review_score, review_count, review_label, rating_provider, image(s), price (cheapest per night), price_total, price_with_taxes, price_without_discount, discount_percentage, currency, distance, address, postcode, location_text (neighbourhood), latitude, longitude and url. Resolve entity_id via the places autosuggest.

Parameters

Request body

Response

Errors

Response headers