Hotelscan: Get Hotel Rooms
Hotelscan via Parse · travel
Get available room types and pricing for a hotel on specific dates. Returns room names, amenities, images, and pricing configurations including cancellation policies, meal plans, and supplier details. Requires hotel_id and date range; destination_id recommended for accurate pricing. 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_rooms
- Interface artifact
- sha256:a0af4cbe9ffe203c3b9c9b099e62eda54b9d9d4271236d713cc7e8a891eb190d
- Manifest digest
- sha256:ccabc240ba2656282bc4160f63c1c185da772696b7b99eca2e26d7f572118e8f
Request fields
- date_to (string, required): Check-out date in YYYY-MM-DD format.
- hotel_id (string, required): Hotel ID (e.g. '227955').
- date_from (string, required): Check-in date in YYYY-MM-DD format.
- destination_id (string): Destination/city ID from get_autocomplete_suggestions (e.g. '139497'). Recommended for accurate pricing.
Example queries
- {"date_to":"2026-06-27","hotel_id":"227955","date_from":"2026-06-25","destination_id":"139497"}