Restaurant Review Aggregator
Pay $3.00 for 1,000 Reviews
Restaurant Review Aggregator
Pay $3.00 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. If specified, keyword and other search parameters will be ignored
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.
- 21 monthly users
- 3 stars
- 80.0% runs succeeded
- Created in Apr 2024
- Modified about 1 month ago