Hotelscan: Get Similar Hotels
Hotelscan via Parse · travel
Get recommended similar hotels for a given hotel. Returns hotel name, star rating, guest rating, price, facilities, location, and gallery images. Requires destination_id and dates to return results with 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.04 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_similar_hotels
- Interface artifact
- sha256:76e20fdd71d9c8a4c24c998f3f530aa8ac19f30a309eec438bdbc43b1b3dfd34
- Manifest digest
- sha256:bfa5518fc22ecac0fe96af75c270befc0400dc5b5b67a253aa770b119172584d
Request fields
- date_to (string): Check-out date in YYYY-MM-DD format. Recommended for pricing in results.
- hotel_id (string, required): Hotel ID (e.g. '227955').
- date_from (string): Check-in date in YYYY-MM-DD format. Recommended for pricing in results.
- destination_id (string): Destination/city ID from get_autocomplete_suggestions (e.g. '139497'). Recommended for results.
Example queries
- {"date_to":"2026-06-27","hotel_id":"227955","date_from":"2026-06-25","destination_id":"139497"}