Restaurant Review Aggregator
Pay $1.50 for 1,000 Reviews
Restaurant Review Aggregator
Pay $1.50 for 1,000 Reviews
Add restaurant names and get reviews from Yelp, Google Maps, Doordash, UberEats, Tripadvisor, and Facebook. Extract review text, place address, rating, date, reviewer's name. Export reviews in JSON, CSV, HTML, use API, schedule and monitor runs or integrate reviews data with other tools.
Do you want to learn more about this Actor?
Get a demoCheck place names
checkNames
booleanOptional
Filter out places found on Google Maps whose name is too far from all the search keywords or the given names.
Default value of this property is false
The name must contain exactly the keyword
requireExactNameMatch
booleanOptional
Only include places whose name contains the exact keyword or one of the given names (case insensitive). Does nothing if "check place titles" is not selected.
Default value of this property is false
Alternative names for title matching (separated by comma)
altMatchingNames
arrayOptional
Allows to specify alternative names (to the right, separated by comma) for each place (to the left). Ignored if "checkTitle" is not selected.
Search location
location
stringOptional
Location for the Google Maps search. Use simple locations, e.g., city and country.
Deeper city scrape
deeperCityScrape
booleanOptional
Extract more places inside each city in a region, from Google Maps (more expensive).
Default value of this property is false
Limit the number of places scraped with Google Maps
maxPlaces
integerOptional
Only considered if searching places using a keyword. If you want to scrape all available places, set this value to 9999999
. If the number is less than 200
, deeperCityScrape
will be disabled.
Google Maps start URLs
startUrls
arrayOptional
The URLs of the Google Maps pages to start from. Only URLs containing the substring "/maps/search" support using the faster Google Maps Extractor. If specified, keyword and other search parameters will be ignored, except for Place IDs.
Google Maps start Place IDs
startIds
arrayOptional
Google Maps IDs to start from, e.g., ChIJ9WHIk0RDwokRepvvClAy9Ss
. They will be converted to URLs and added to possible existing start URLs, and they require using the regular Google Maps scraper (slower). If specified, keyword and other search parameters will be ignored, except for Start URLs.
Review providers
providers
arrayOptional
Select the providers to scrape for reviews. Even if you deselect Google Maps, it will still be used to scrape the places at the beginning. If omitted, all the providers will be automatically selected.
Max number of reviews per place/provider
maxReviewsPerPlaceAndProvider
integerOptional
The number of reviews to scrape for each place, from each provider. Some providers may not support scraping a very high number of reviews: the number will be clipped.
Default value of this property is 10
Scrape reviews from date (only for Google Maps and Tripadvisor)
reviewsFromDate
stringOptional
Scrape only reviews from a given date. Some providers may not be compatible with this feature.
Actor Metrics
21 monthly users
-
8 stars
>99% runs succeeded
5.6 hours response time
Created in Apr 2024
Modified 7 days ago