/tabelog/restaurants
Get full Tabelog (食べログ) restaurant details by /A/A/ (or restaurant URL): name, address, geo, cuisines/genres, access directions, price range, rating/score, review and saved counts, nearest station, budgets, awards, opening hours, payment methods, service charge, seats, amenity features and remarks.
Price: 5 credits
💡 AI Hint: Fetch a single Tabelog (食べログ) restaurant by composite id ‘/A/A/’ (e.g. ‘tokyo/A1301/A130101/13002457’) or a full restaurant URL. Returns name, address (street/locality/region/postal_code/country), latitude/longitude, cuisines, genres, price_range, rating (aggregate), score (Tabelog ★), review_count, saved_count, nearest_station, access (transport directions), budget_dinner/budget_lunch, awards (百名店), is_reservable, open_hours, payment_methods, service_charge, seats, has_private_room, has_charter, is_non_smoking, has_parking, space/drink/food features, usage_scenes, services, remarks, homepage_url and social_links.
⚠️ Common errors: 412: Restaurant not found (well-formed id but the restaurant page does not exist)
Authorizations
API token from the dashboard
Headers
Body
Tabelog restaurant as {pref}/A{area1}/A{area2}/{id} or a full restaurant URL
1"tokyo/A1301/A130101/13002457"
"https://tabelog.com/tokyo/A1301/A130101/13002457/"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response