tabelog.com
Japanese restaurant discovery and reservation flows on Tabelog's web surface.
Build against Tabelog's public web experience, including multilingual restaurant search, listing detail pages, availability checks, reservation preparation, and reservation management. The provider must be honest about browser-based flows, login and email verification, cancellation rules, and the fact that restaurants manage reservations directly.
Search the restaurant directory by area, cuisine, budget, station proximity, party size, and reservation support. Results should surface ranking, review score, budgets, and bookable status from the listing pages.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Area or station name to narrow the search.
Kyoto Station
Cuisine category or dish type.
yakitori
Target dinner or lunch budget band.
3000-5000 JPY
Number of diners used for availability-aware filtering.
4
Limit results to restaurants that support online reservation.
true
No account auth required for this operation.
Open a restaurant detail page and extract rating, cuisine tags, budgets, closed days, feature badges, menu highlights, and reservation entry points.
Restaurant detail page URL.
https://tabelog.com/en/tokyo/A1301/A130101/13186624/
Check open reservation dates and times for a restaurant and show alternative slots when the preferred time is unavailable. This must work from the reservation flow exposed on the site, not a fabricated API.
Restaurant reservation or detail URL.
https://tabelog.com/en/kyoto/A2601/A260304/26042130/
Requested visit date.
2026-08-15
Requested reservation time in local time.
19:00
Number of guests.
2
Prepare a restaurant booking with guest count, contact details, and chosen slot. The provider should stop before final submission and expose all terms that will be charged on completion.
Restaurant reservation page.
https://tabelog.com/en/tokyo/A1301/A130101/13186624/
Selected reservation date.
2026-08-15
Selected reservation time.
19:00
Guest count.
2
Email address used for booking confirmation.
user@example.com
Phone number used for reservation verification.
+81-90-1234-5678
Finalize or cancel an existing reservation after explicit user approval. The flow should respect Tabelog's verification steps and only allow date, time, or party-size changes where the site supports them.
Ten-digit reservation number from the confirmation email.
1234567890
Operation to perform on the reservation.
cancel
Phone number used for reservation verification when required.
+81-90-1234-5678
List upcoming reservations and booking status from the user's Tabelog account area, including reservation numbers, dates, times, and current state.
Filter by reservation state such as upcoming or cancelled.
upcoming
Suggested surface — propose changes in your submission if the upstream differs.
No account auth required for this operation.
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.