Trip: Get Hotel Reviews
Trip via Parse · travel
Get guest reviews for a specific hotel. Returns paginated review comments with ratings, user information, images, and hotel feedback replies. Each page contains up to 10 reviews. APIs for searching flights, hotels, and attractions on hk.trip.com, with access to hotel reviews and trending destinations. Fulfilled by Parse from hk.trip.com.
- hk-trip-com
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
- trip
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/9bcbfcea-6ec6-48ea-91e3-b149077443a0/get_hotel_reviews
- Interface artifact
- sha256:51a7f80bd0479047823ffb50cf13a4f55bbee701a871b8f97f50f5dc5e1e2534
- Manifest digest
- sha256:41abcfca50e6f3bc2ea26c25bdc7e52165c7b5d419161633a056aa36b1f962ae
Request fields
- page (integer): Page number for pagination, starting from 1
- hotel_id (string, required): Hotel ID (e.g., 426549). Obtain from search_hotels results hotelId field.
Example queries
- {"page":"1","hotel_id":"426549"}