Expedia: Get Hotel Details
Expedia via Parse · travel
Retrieve detailed information for a specific hotel including name, street address, city, and amenities. Amenities may be empty if the page loads them dynamically. The property_id can be obtained from search_hotels results. API for searching hotels, retrieving property details, and generating flight search URLs on Expedia. Fulfilled by Parse from expedia.com.
- expedia
- expedia-com
- 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/a8253ddf-ea1b-46b0-b3c1-5628b90f1aac/get_hotel_details
- Interface artifact
- sha256:0dfff90e48b2ba91e12f6ba0facf9f5528b676ca3d61191aa768bcbe9376088d
- Manifest digest
- sha256:0ca61abf70822fd55d68332f0960f7684df33576c93448923ad2f387f1a102be
Request fields
- end_date (string): Check-out date for pricing context in YYYY-MM-DD format
- start_date (string): Check-in date for pricing context in YYYY-MM-DD format
- property_id (string, required): Expedia property ID (e.g. '8753178', '201113'). Obtain from search_hotels results.
Example queries
- {"end_date":"2026-09-30","start_date":"2026-09-25","property_id":"40922"}