Restaurant Review Aggregator avatar

Restaurant Review Aggregator

Try for free

Pay $1.50 for 1,000 Reviews

Go to Store
Restaurant Review Aggregator

Restaurant Review Aggregator

tri_angle/restaurant-review-aggregator
Try for free

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.

Developer
Maintained by Apify

Actor Metrics

  • 36 monthly users

  • 4.5 / 5 (4)

  • 10 bookmarks

  • >99% runs succeeded

  • 17 days response time

  • Created in Apr 2024

  • Modified 18 days ago

OD

Unable to fetch all reviews of a location

Closed
obenan_dev opened this issue
a month ago

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.

tri_angle avatar

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

OD

obenan_dev

a month ago

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

tri_angle avatar

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.

OD

obenan_dev

a month ago

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

tri_angle avatar

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

tri_angle avatar

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