/jalan/hotels/reviews
Get guest reviews for a Jalan (じゃらん) hotel/ryokan by id (or hotel URL): overall rating, per-category scores (room, bath, breakfast, dinner, service, cleanliness), review title and body, post date, reviewer (name, gender, age group), trip type, stay period, booked plan, room and meal type and price range. Reviews are returned most recent first.
Price: 1 credit
💡 AI Hint: Fetch guest reviews for a single Jalan (じゃらん) hotel or ryokan by its numeric id (e.g. ‘340595’ or ‘yad340595’) or a full hotel URL. Each item has id, url, rating (overall, 1-5), title, text (review body), created_at (post date), author (+author_id), gender, age_group, trip_type, stay_period, plan_name, room_type, meal_type, price_range and category_ratings (per-aspect scores). Reviews are ordered most recent first.
⚠️ Common errors: 412: Hotel not found (well-formed id but the hotel does not exist on Jalan)
Authorizations
API token from the dashboard
Headers
Body
Jalan hotel/ryokan id (numeric, e.g. 340595) or a full hotel URL
1"340595"
"yad340595"
"https://www.jalan.net/yad340595/"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response