/zomato/restaurants/reviews
Get Zomato restaurant reviews by ’/’ path or restaurant URL: author, rating, review text, dining/delivery type, like and comment counts, photos and time.
Price: 1 credit per 15 results
💡 AI Hint: Get user reviews of a Zomato restaurant by ’/’ path or a full restaurant URL. Each review has id, text, rating, rating_type (DINING/DELIVERY), relative_time, like_count, comment_count, photos and author (name, profile_url, follower_count).
⚠️ Common errors: 412: Restaurant not found or no reviews available
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"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500