Tabelog: Check Availability
Tabelog via Parse · food_dining
Check available reservation time slots for a restaurant on a specific date and party size. Returns the list of available time slots with booking URLs. An empty list means no availability for the given parameters. Read-only — does not place or hold a booking. Search restaurants, get restaurant details, and check table reservation availability on tabelog.com Fulfilled by Parse from tabelog.com.
- food-dining
- parse
- platform-key
- reviews-ratings
- tabelog
- tabelog-com
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b3fd720e-c70e-4772-8966-3f9f24d74a6b/check_availability
- Interface artifact
- sha256:3cbcff9fb56e55f495f5f16223d9988fd67e5a5f0a0d9ce0aacdd161c6334144
- Manifest digest
- sha256:6f1d167448db355255e007f1ba809b5ddf055c7f6159f7d8ff55441097ff9530
Request fields
- date (string, required): Desired reservation date in YYYY-MM-DD format.
- party_size (integer): Number of guests (1-99).
- restaurant_id (string, required): Tabelog restaurant ID (e.g. '13277198') from search_restaurants results.