Ctrip: Get Hotel Rooms
Ctrip via Parse · travel
Retrieve available room types, prices, and filters for a hotel. Returns physical room details (bed type, area, floor, view), sale room options with pricing, filter info (room type, breakfast, packages), and calendar data for date-based pricing. 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_rooms
- Interface artifact
- sha256:ecc9423066622bf2e43eef97e5ab0db641aed1bbafa8727acb74de94e1cdc88e
- Manifest digest
- sha256:9795e3796081709b0389121fcce329af9aec3c4a71a8888c164014fea0e2b545
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"}