Hotelscan: Get Hotel Details
Hotelscan via Parse · travel
Get static hotel information including name, address, amenities, star category, coordinates, ratings, images, check-in/check-out info, descriptions, and service listings. Optionally pass dates and destination_id to also retrieve a pricing session. Search hotels, get details, reviews, rooms, pricing, and destination information from hotelscan.com Fulfilled by Parse from hotelscan.ai.
- hotelscan
- hotelscan-ai
- maps-geo
- 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/e9948ea1-eeaf-4018-8997-fd134e61ab9f/get_hotel_details
- Interface artifact
- sha256:e2ceb83d0730f820d1dd6d44af18e1ae62f6d4b22641a77f3ed1dbed03c9dd08
- Manifest digest
- sha256:3c11f23257224f123cf2935ba925eb36477f6f1152aff38b6527b14e9fe83683
Request fields
- date_to (string): Check-out date in YYYY-MM-DD format.
- hotel_id (string, required): Hotel ID from get_autocomplete_suggestions (e.g. '227955').
- date_from (string): Check-in date in YYYY-MM-DD format.
- destination_id (string): Destination/city ID from get_autocomplete_suggestions (e.g. '139497').
Example queries
- {"date_to":"2026-06-27","hotel_id":"227955","date_from":"2026-06-25","destination_id":"139497"}