zomato_collection
Retrieve restaurant lists from any Zomato curated collection using its public URL. Returns names, cuisines, locality, ratings, and headline review counts in clean JSON.
Instructions
Get one Zomato curated collection's restaurant list. Returns one Zomato curated collection's restaurant list (name, cuisines, locality, rating, and headline review count where Zomato's own response includes them). Reads the same underlying page-render source as /zomato/restaurant and /zomato/restaurant/menu, pointed at the collection's own page instead of a restaurant's.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Canonical public Zomato collection URL, from /zomato/collections's url field |