Orbitz: Search Hotels
Orbitz via Parse · travel
Search for hotels by region ID and travel dates. Returns hotel listings with pricing including total stay cost, strike-out pricing where applicable, and neighborhood information. Region ID comes from location_typeahead results. Dates must be in the future. Search for travel destinations, find hotels by region and dates, and get detailed hotel information from Orbitz. Fulfilled by Parse from orbitz.com.
- maps-geo
- orbitz
- orbitz-com
- 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/f1e72489-f062-425f-b9f3-d38c97a881ed/search_hotels
- Interface artifact
- sha256:cc0680abaf2ffaa4f34f1a31f5221d69042d2cf24b9cb773f2cbf8089c621f4f
- Manifest digest
- sha256:1693e4c7988b4e4f87b94c49f221d8cbcdbdeedf75b2aecae7aee56eb8c173a4
Request fields
- adults (integer): Number of adults per room (1-8): Allowed values: 1, 2, 3, 4
- check_in (string, required): Check-in date in YYYY-MM-DD format, must be a future date
- check_out (string, required): Check-out date in YYYY-MM-DD format, must be after check_in
- region_id (string, required): Region ID from location_typeahead results (e.g., '2621' for New York, '2734' for Paris)
Example queries
- {"adults":"1","check_in":"2026-06-24","check_out":"2026-06-27","region_id":"2734"}