/zomato/restaurants
Get full Zomato restaurant details by ’/’ path or restaurant URL: name, cuisines, dining and delivery ratings, cost for two, address, geo coordinates, phones, opening hours, amenities, dining offers and photos.
Price: 5 credits
💡 AI Hint: Fetch a single Zomato restaurant by ’/’ path (e.g. ‘bangalore/ishaara-residency-road-bangalore’) or a full restaurant URL. Returns id, name, cuisines, rating (aggregate), vote_count, rating_dining/rating_delivery (+counts), cost_for_two, address, locality, city, latitude/longitude, phones, timing, opening_hours, status, highlights (amenities), offers, top_dishes, popular_for, known_for, static_map_url, photo_menus and images.
⚠️ Common errors: 412: Restaurant not found (well-formed path but the restaurant does not exist)
Authorizations
API token from the dashboard
Headers
Body
Restaurant as a '{city}/{slug}' path or a full restaurant URL
1"bangalore/ishaara-residency-road-bangalore"
"https://www.zomato.com/bangalore/ishaara-residency-road-bangalore/info"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response