Openrice: Get Booking Info
Openrice via Parse · food_dining
Get booking availability information for a specific restaurant, including available time slots, offers, and seat limits. This provides read-only booking data; actual booking requires authentication on OpenRice. Search and browse restaurants in Hong Kong via OpenRice, including reviews, cuisine types, districts, and award winners. Fulfilled by Parse from openrice.com.
- food-dining
- maps-geo
- openrice
- openrice-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/80a6eb52-1dd5-4cab-a7a4-5da1f9c62b89/get_booking_info
- Interface artifact
- sha256:9eea7e5b80d106c398c1e7cbb4724a9b92c88663d9844416f32daaed7e61fc78
- Manifest digest
- sha256:258fce7156d27afce4f980c3a19d7884b1c5d504137e1fac6e5d21e0ed14421b
Request fields
- date (string): Booking date in YYYY-MM-DD format. Omitting returns the next available date.
- seats (string): Number of seats to check availability for
- poi_id (string, required): The restaurant's POI ID (from search_restaurants results[*].poiId)
Example queries
- {"date":"2026-06-15","seats":"2","poi_id":"465324"}