Actor is under maintenance
This actor may be unreliable while under maintenance. Would you like to try a similar actor instead?
Scrape Restaurants data from Zomato.com

- Modified
- Users12
- Runs223
Welcome to Zomato.com Scraper
About Zomato.com
Zomato (/zoΚmΙΛtoΚ/) is an Indian multinational restaurant aggregator and food delivery company founded by Deepinder Goyal and Pankaj Chaddah in 2008.[4][5] Zomato provides information, menus and user-reviews of restaurants as well as food delivery options from partner restaurants in select cities.[6] As of 2019, the service is available in 24 countries and in more than 10,000 cities.[7]
About This Actor
Scrape Restaurants data from Zomato.com
Input Example
{
"location": "London",
"limit": 5
}
Output Example
{
"cuisines": "Fast Food",
"establishments": [
{
"id": 281,
"name": "Fast Food"
}
],
"features": {
"fullbar": 0,
"live_music": true,
"smoking_area": 2,
"takeaway": 1
},
"id": 18942349,
"images": [
{
"comments": 0,
"height": 720,
"likes": 0,
"thumb": "https://b.zmtcdn.com/data/pictures/9/18942349/0e059b1750b7aec99c9b6ffcd312d00f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A",
"url": "https://b.zmtcdn.com/data/pictures/9/18942349/0e059b1750b7aec99c9b6ffcd312d00f.jpg?fit=around%7C640%3A720&crop=640%3A720%3B%2A%2C%2A",
"width": 640
},
{
"comments": 0,
"height": 720,
"likes": 0,
"thumb": "https://b.zmtcdn.com/data/pictures/9/18942349/0e059b1750b7aec99c9b6ffcd312d00f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A",
"url": "https://b.zmtcdn.com/data/pictures/9/18942349/0e059b1750b7aec99c9b6ffcd312d00f.jpg?fit=around%7C640%3A720&crop=640%3A720%3B%2A%2C%2A",
"width": 640
},
{
"comments": 0,
"height": 720,
"likes": 0,
"thumb": "https://b.zmtcdn.com/data/pictures/9/18942349/0e059b1750b7aec99c9b6ffcd312d00f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A",
"url": "https://b.zmtcdn.com/data/pictures/9/18942349/0e059b1750b7aec99c9b6ffcd312d00f.jpg?fit=around%7C640%3A720&crop=640%3A720%3B%2A%2C%2A",
"width": 640
}
],
"location": {
"address": "4619 Summerhill Drive",
"city": "Texarkana",
"city_id": 9566,
"country_id": 216,
"latitude": "33.4625543526",
"locality": "Texarkana",
"locality_verbose": "Texarkana, Texarkana",
"longitude": "-94.0666097403",
"map_url": "https://maps.zomato.com/php/staticmap?center=33.4625543526,-94.0666097403&maptype=zomato&markers=33.4625543526,-94.0666097403,pin_res32&sensor=false&scale=2&zoom=16&language=en"
},
"menu_texts": [
{
"categories": [
{
"dishes": [
{
"added_by": 0,
"description": "Start your day off right with a Regular Breakfast Bowl from SONIC!",
"dish_id": 249680683,
"name": "Breakfast Bowls"
},
{
"added_by": 0,
"description": "Signature chili flavor and toppings now in a cup!",
"dish_id": 249680684,
"name": "Hearty Chili Bowl"
}
],
"id": 41574518,
"name": "Featured Items"
},
{
"dishes": [
{
"added_by": 0,
"description": "Made with 100% all-white meat chicken they're lightly breaded and perfect for dipping in our NEW Signature Sauce.",
"dish_id": 249680692,
"name": "3pc Crispy Tenders"
},
{
"added_by": 0,
"description": "Made with 100% all-white meat chicken they're lightly breaded and perfect for dipping in our NEW Signature Sauce.",
"dish_id": 249680693,
"name": "5pc Crispy Tenders"
}
],
"id": 41574519,
"name": "Chicken"
}
],
"id": 4768949,
"name": "Sonic Menu"
}
],
"name": "Sonic Drive-In",
"payment": "Cash and Cards accepted",
"phones": [
"+190379XXXXX",
"+186665XXXXX"
],
"photo": {
"thumb": "https://b.zmtcdn.com/images/res_avatar_476_320_1x_new.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A",
"url": "https://b.zmtcdn.com/images/res_avatar_476_320_1x_new.png"
},
"price": {
"beer": 0,
"currency": "$",
"for_two": 15
},
"ratings": {
"average": 0,
"text": "Not rated",
"votes": 0
},
"reviews": {
"count": 0
},
"social": {
"twitter": "http://www.twitter.com/sonicdrivein",
"website": "https://locations.sonicdrivein.com/tx/texarkana/4619-summerhill-drive.html"
},
"status": "Closes in 1 hour 12 minutes",
"timing": "6am β 10pm (Mon-Thu),6am β 11pm (Fri-Sat),7am β 10pm (Sun)",
"type": "restaurant",
"url": "https://www.zomato.com/texarkana-tx/restaurants/texarkana-tx/texarkana/sonic-drive-in",
"wishlisters": 0
}
Required Parameters
parameter | title | type | default | example | description |
---|---|---|---|---|---|
location |
π Location | string | Where do you want to eat ? |
Optional Parameters
parameter | title | type | default | example | description |
---|---|---|---|---|---|
search |
π Search | string | |||
rating |
β Rating | string | Minimal rating |
βΎοΈ Pagination
parameter | title | type | default | example | description |
---|---|---|---|---|---|
limit |
βΎοΈ Limit | integer | 5 |
Number of results | |
sort |
π Sorting | string | Sort results by keys |
πΈ Pricing
parameter | title | type | default | example | description |
---|---|---|---|---|---|
min_cost |
Min. Cost | integer | Minimum cost for two. | ||
max_cost |
Max. Cost | integer | Maximum cost for two. |
π Classification
parameter | title | type | default | example | description |
---|---|---|---|---|---|
category |
π Category | string | |||
establishment |
π Establishment | string | |||
cuisines |
π₯ͺ Cuisines | string |
π Features
parameter | title | type | default | example | description |
---|---|---|---|---|---|
features:afternoon-tea |
Afternoon Tea | boolean | |||
features:bar |
Serves Alcohol | boolean | |||
features:brunch |
Brunch | boolean | |||
features:buffet |
Buffet | boolean | |||
features:byob |
BYOB | boolean | |||
features:cheap-eats |
Cheap Eats | boolean | |||
features:child-friendly |
Kid Friendly | boolean | |||
features:credit-card |
Credit Card | boolean | |||
features:desserts-bakes |
Desserts and Bakes | boolean | |||
features:halal |
Halal Meat | boolean | |||
features:happyhour |
Happy hours | boolean | |||
features:healthy-food |
Healthy Food | boolean | |||
features:live-screening |
Live Sports Screening | boolean | |||
features:luxury-dining |
Luxury Dining | boolean | |||
features:music |
Live Music | boolean | |||
features:outdoor |
Outdoor Seating | boolean | |||
features:pet-friendly |
Dog Friendly | boolean | |||
features:private-rooms |
Private Dining Area | boolean | |||
features:sports_bar |
Sports Bar | boolean | |||
features:veg |
Pure Veg | boolean | |||
features:weekend_brunch |
Weekend Brunch | boolean | |||
features:wheelchair-accessible |
Wheelchair Accessible | boolean | |||
features:wifi |
Wifi | boolean |
Industries
See how Zomato π Scraper is used in industries around the world