
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.
Actor Metrics
37 monthly users
4.5 / 5 (4)
10 bookmarks
>99% runs succeeded
17 days response time
Created in Apr 2024
Modified 18 days ago
Unable to fetch all reviews of a location
When fetching reviews for the first time for any business, we require all reviews for that location on the platform. To achieve this, if no limit is specified in the 'Max number of reviews per place/provider' field, the system should retrieve all reviews for that location. This behavior should align with how it is used in the TripAdvisor review scraper (https://console.apify.com/actors/Hvp4YfFGyLM635Q2F/input), which, when no filters were applied, provided all reviews for the location on the platform.

Hi there, some of the websites won't let you scrape all the reviews, we are always scraping as many as possible. Feel free to open issues with examples for the website specific reviews scrapers, e.g. https://apify.com/tri_angle/doordash-reviews-scraper
obenan_dev
Hi there, We have tried this for all given platforms including tripadvisor, facebook but none of them returned us all reviews. But when we use Tripadvisor review scrapper(https://console.apify.com/actors/Hvp4YfFGyLM635Q2F), It gives us all the reviews

Hi, I checked your latest restaurant review aggregator run and you had max reviews per place set to 10, please make sure to check the input for "Max number of reviews per place/provider", there is also a short explanation when you hover over the question mark.
obenan_dev
Hi, This is the issue actually I am reporting, that if we make the max reviews field empty and send request (to get all the reviews) but when we check the Json of our input, 10 is set in the field by default. Here is the screen recording of the issue attached: https://www.loom.com/share/5529b4831b9c4d87be9843343a916c97?sid=fed02971-a3c5-4636-9179-6dc83d203956

Ah I see, ok, sorry. We will check that

Hello, Can you please add a max review count, this is a limitation of the platform and we can not change it, The best course is to send a request body with a high max results value i.e. 100,000> Please open ticket if this doesn't work