/hostelworld/properties/reviews
Get guest reviews for a Hostelworld property by property id (or property URL), newest first. Each review has the review text, date, language, machine-translation flag, an optional property-owner reply, a rating breakdown (overall, value, safety, location, staff, atmosphere, cleanliness, facilities), the author (nickname, gender, nationality, profile image, total reviews written) and group/trip context (group type, age range, trip types).
Price: 1 credit
💡 AI Hint: Fetch guest reviews for a single Hostelworld property by numeric property id or a property URL, ordered newest first. Each item has id, text, created_at (review date), language_code, is_machine_translated, owner_comment (optional owner reply), rating (overall, value, safety, location, staff, atmosphere, cleanliness, facilities, all 0-100), author (id, name, gender, country, country_code, image, review_count) and group (type, age, trip_types). Set count to the number of reviews you want.
⚠️ Common errors: 412: Property not found (well-formed but nonexistent property id)
Authorizations
API token from the dashboard
Headers
Body
Hostelworld property id or a property URL containing it
1"39493"
"https://www.hostelworld.com/hostels/p/39493/onefam-waterloo/"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response