/airbnb/listings/reviews

POST /api/airbnb/listings/reviews

Price: 5 credits

Get reviews for an Airbnb listing by room id (or listing URL): each review's text, star rating, creation date, language, stay highlight, host response and the author (name, photo, profile URL, superhost flag). Returns up to the requested count.

How to use it

Fetch reviews for a single Airbnb listing by numeric room id or a /rooms/ URL. Returns up to count items, each with id, text, rating (1-5), created_at, language, highlight, response (host reply) and author (id, name, image, profile_url, is_superhost).

Parameters

Request body

Response

Errors

Response headers