Amazon Reviews Scraper avatar
Amazon Reviews Scraper

Pricing

Pay per event

Go to Store
Amazon Reviews Scraper

Amazon Reviews Scraper

Developed by

Junglee

Junglee

Maintained by Apify

Amazon scraper to extract reviews from Amazon products. Scrape and download detailed reviews without using the Amazon API, including rating score, review description, reactions and images. Download your data as HTML table, JSON, CSV, Excel, XML.

3.2 (13)

Pricing

Pay per event

88

Total users

5.1K

Monthly users

540

Runs succeeded

97%

Issues response

3.1 days

Last modified

7 days ago

MC

50 review limit?

Closed

mcmuldoon98 opened this issue
8 months ago

Hi, thanks for this helpful tool. I'm trying to scrape reviews from a book with 387 written reviews, however I can only seem to get 50 from the tool even though the limit is set to 250. Is this a limit imposed by Amazon? Is there any way to overcome it? Thanks!

lukas.prusa avatar

Hi, thanks for opening this issue!

Yes, the 50 reviews limits per one filter query is set by Amazon directly. You can test it out for yourself by going on the website and going to 5 review pages in.

There are some ways to get around this limit though. Easiest would be to use all 5 star rating filters (1-star only, 2-star, etc.), this can get you up to 250 reviews. You can use some other combinations of filters, but there aren't anymore that are this useful. Filtering by specific product variants is also feasible, like e.g. red/blue variants for clothing. You can combine the filters.

I hope this helps, thanks and happy scraping!

lukas.prusa avatar

Hi, great news! Amazon has just increased their limit back to the original 100 reviews. Unfortunately, they are also testing some full on login-wall right now, so scraping reviews is currenctly very heavily blocked...

MC

mcmuldoon98

8 months ago

Thanks for the updates! Appreciate it!