Amazon Reviews Scraper avatar
Amazon Reviews Scraper

Pricing

$0.50 / 1,000 reviews

Go to Store
Amazon Reviews Scraper

Amazon Reviews Scraper

Developed by

Axesso - Data Service

Axesso - Data Service

Maintained by Community

Our Amazon Reviews Scraper extracts real-time reviews from Amazon, including ratings, titles, descriptions, user reactions, review dates, images and many more. Download the data in formats like JSON, CSV, Excel, XML, or HTML. Fast, accurate, and ideal for in-depth insights.

5.0 (4)

Pricing

$0.50 / 1,000 reviews

30

Total users

602

Monthly users

257

Runs succeeded

>99%

Issues response

2.2 days

Last modified

a month ago

FI

Proxy support

Closed

fintora opened this issue
2 months ago

Does this scraper not have any Proxy support. Whenever I send a few requests, no more results are returned after some time. In general it's very unreliable, unfortunately.

axesso_data avatar

Hello, thank you for the request, can you please point to the specific run you used? We cannot identify an issue right now. Our Actor does not require Proxy setup as it is handled under the hood. Best Regards Axesso Support

FI

fintora

2 months ago

This run is an example: https://console.apify.com/actors/ZebkvH3nVOrafqr5T/runs/k3WVqzvRqaxs9AeF5#input

The product has 20 1-star reviews but only 3 get returned. And a lot of the time none get returned at all. I have hundreds of examples like this: https://www.amazon.de/-/en/product-reviews/B0BD8BX3JB/ref=cm_cr_arp_d_viewopt_sr?ie=UTF8&reviewerType=all_reviews&filterByStar=one_star&pageNumber=1

axesso_data avatar

Hello, you have an error in the input you provide, with the filter "formatType": "current_format" it will filter only for the specific variation but not on all variations. This will result in exactly three reviews which you see as output, here the corresponding Amazon url: https://www.amazon.de/product-reviews/B0BD8BX3JB/ref=cm_cr_arp_d_viewopt_fmt?ie=UTF8&reviewerType=all_reviews&filterByStar=one_star&pageNumber=1&formatType=current_format

FI

fintora

2 months ago

Ok, thanks. I think that option is labeled quite confusingly and I am afraid I still don't fully understand it. So should I remove it from the input json for it to scrape all reviews of all child ASIN as well?

AO

axesso_data-owner

2 months ago

yes, if you remove this from the input it should fetch all reviews as expected. Best Regards Axesso Support