Zomato Reviews Scraper avatar
Zomato Reviews Scraper

Deprecated

Pricing

$20.00/month + usage

Go to Store
Zomato Reviews Scraper

Zomato Reviews Scraper

Deprecated

Developed by

InfoWeaver

InfoWeaver

Maintained by Community

Scrape restaurant reviews from Zomato, including review text, author, date, and restaurant details (name, rating, address) and export the results in various formats like JSON, CSV, and Excel for easy analysis.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

5

Monthly users

4

Runs succeeded

>99%

Last modified

4 months ago

You can access the Zomato Reviews Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "restaurantUrls": [
< {
< "url": "https://www.zomato.com/hyderabad/bawarchi-1-kondapur"
< }
< ],
< "maxReviews": 50
<}' |
<apify call infoweaver/zomato-reviews-scraper --silent --output-dataset

Zomato Reviews Scraper API through CLI

The Apify CLI is the official tool that allows you to use Zomato Reviews Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: