Snapptrip: Get Hotel Detail
Snapptrip via Parse · travel
Get detailed information for a specific hotel including room types with prices, and user reviews. Requires check_in/check_out dates to retrieve room availability and pricing. The hotel_id is obtained from search_hotels results. Search and retrieve hotel and villa/apartment listings on snapptrip.com, Iran's travel booking platform. Fulfilled by Parse from www.snapptrip.com.
- parse
- platform-key
- real-estate
- reviews-ratings
- snapptrip
- travel
- www-snapptrip-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ff72dcac-7906-4ac2-9a4d-97617b563c93/get_hotel_detail
- Interface artifact
- sha256:d37ed38d990fe11eb9d2d0f2c8457bed6694a6b478b9f587bb47894a4fb55223
- Manifest digest
- sha256:862eb415f48ce3022f2dbaf4e6b1d8af616fc994aea22fe1f41cb289d0a94449
Request fields
- check_in (string, required): Check-in date in ISO format YYYY-MM-DD.
- hotel_id (string, required): Numeric hotel ID from search_hotels results (e.g. '60').
- check_out (string, required): Check-out date in ISO format YYYY-MM-DD. Must be after check_in.
Example queries
- {"check_in":"2026-09-05","hotel_id":"60","check_out":"2026-09-07"}