Marriott: Get Reviews
Marriott via Parse · travel
Retrieve guest reviews for a specific hotel. Returns paginated review data sorted by most recent submission. Uses offset-based pagination. Access Marriott hotel listings, property details, guest reviews, and room availability across all Marriott brands globally. Fulfilled by Parse from marriott.com.
- maps-geo
- marriott
- marriott-com
- parse
- platform-key
- reviews-ratings
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3736ff40-fd43-4adf-a6c0-81a3d2f86e39/get_reviews
- Interface artifact
- sha256:3a235e8cab962cda9af335e21d675558b3ed076d3833a8096cc05ae3b4aff450
- Manifest digest
- sha256:b2fbc2093d8fb549c884ff914037a960a7bd39486565bd0bdfcabdcdf1f2d793
Request fields
- limit (integer): Maximum number of reviews to return.: Allowed values: 5, 10, 20
- offset (integer): Pagination offset for retrieving subsequent pages of reviews.: Allowed values: 0
- property_id (string, required): Hotel MARSHA code (e.g., NYCMQ). Obtain from list_hotels results.
Example queries
- {"limit":"5","offset":"0","property_id":"ALGMC"}