Zomato Reviews Scraper
Pricing
from $1.99 / 1,000 reviews
Go to Apify Store
Zomato Reviews Scraper
Scrape restaurant reviews from Zomato.com
0.0 (0)
Pricing
from $1.99 / 1,000 reviews
0
2
1
Last modified
22 days ago
Pricing
from $1.99 / 1,000 reviews
Scrape restaurant reviews from Zomato.com
0.0 (0)
Pricing
from $1.99 / 1,000 reviews
0
2
1
Last modified
22 days ago
maxReviewsPerRestaurantintegerOptional
Maximum number of reviews to scrape per restaurant.
Default value of this property is 20
headlessbooleanOptional
Run browser in headless mode (no visible UI). Set to false for debugging.
Default value of this property is false
cookiesarrayOptional
Optional: Provide authentication cookies from a logged-in Zomato session as a JSON array. If not provided, will try to load from COOKIES.json file. Export cookies from your browser using the 'Get cookies.txt LOCALLY' Chrome extension (Export As → JSON format). Each cookie object should include: name, value, domain properties at minimum.