Ctrip: Get Hotel Detail
Ctrip via Parse · travel
Retrieve full details for a specific hotel including policies (check-in/check-out times, children policy), facilities (entertainment, transportation, family amenities), reservation tips, nearby POIs (transit, attractions, restaurants), user comments, and hotel introduction with photos. Search hotels, get details, rooms, and reviews from Ctrip (携程酒店) Fulfilled by Parse from hotels.ctrip.com.
- ctrip
- hotels-ctrip-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/b25cb0e8-6958-4837-9980-1645cec5a4ce/get_hotel_detail
- Interface artifact
- sha256:b478c88a0fee7fa75e523390d3ed106a7144a91a35cd7022eb0230c96d2da15d
- Manifest digest
- sha256:8abf375b4714bdda9f0d93077c3f849007011f3c59a8e93c88b3897eea9e07ec
Request fields
- checkin (string): Check-in date in YYYYMMDD or YYYY-MM-DD format. Defaults to today (CST).
- city_id (string): City ID where the hotel is located.
- checkout (string): Check-out date in YYYYMMDD or YYYY-MM-DD format. Defaults to tomorrow (CST).
- hotel_id (string, required): Hotel ID (e.g., '445563')
Example queries
- {"checkin":"20260619","city_id":"1","checkout":"20260620","hotel_id":"445563"}