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

89

Total users

5.1K

Monthly users

526

Runs succeeded

97%

Issues response

2.8 days

Last modified

4 days ago

BR

Is the actor working?

Open

brunopomeranz opened this issue
22 days ago

Hi.

I ran the following task:

{ "productUrls": [ { "url": "https://www.amazon.com.br/dp/B09T4YK6QK" } ], "maxReviews": 117, "includeGdprSensitive": false, "sort": "recent", "filterByRatings": [ "allStars" ], "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] }, "extendedOutputFunction": "($) => { return {} }", "scrapeAdvancedReviews": true, "reviewsUseProductVariantFilter": false, "reviewMediaTypes": [], "scrapeQuickProductReviews": false, "scrapeProductDetails": false, "reviewsAlwaysSaveCategoryData": false, "deduplicateRedirectedAsins": true }

LOGS: 2025-06-06T17:33:34.528Z ACTOR: Pulling Docker image of build fbcJH5F1iIBl0DnUL from registry. 2025-06-06T17:33:34.625Z ACTOR: Creating Docker container. 2025-06-06T17:33:34.800Z ACTOR: Starting Docker container. 2025-06-06T17:33:34.979Z Will run command: xvfb-run -a -s "-ac -screen 0 1920x1080x24+32 -nolisten tcp" /bin/sh -c cd code && npm run start:prod --silent 2025-06-06T17:33:37.057Z INFO System info {"apifyVersion":"3.2.4","apifyClientVersion":"2.9.4","crawleeVersion":"3.10.5","osType":"Linux","nodeVersion":"v20.19.2"} 2025-06-06T17:33:37.531Z WARN [Status message]: The "proxyConfiguration" field is deprecated. Please use "proxyCountry" instead. 2025-06-06T17:33:37.708Z WARN The reviewMediaTypes option is set to an empty array. It will be ignored. 2025-06-06T17:33:37.711Z INFO Starting the crawl... 2025-06-06T17:33:38.046Z INFO AmazonCrawler: Starting the crawler. 2025-06-06T17:33:38.293Z INFO Routing route [DETAIL] for request: https://www.amazon.com.br/dp/B09T4YK6QK 2025-06-06T17:33:42.889Z WARN Could not find script with country code {"url":"https://www.amazon.com.br/dp/B09T4YK6QK"} 2025-06-06T17:33:43.182Z INFO Routing route [ADVANCED_REVIEWS] for request: https://www.amazon.com.br/product-reviews/B09T4YK6QK?pageNumber=1&filterByStar=all_stars&sortBy=recent&formatType=all_formats&asin=B09T4YK6QK&reftag=cm_cr_arp_d_paging_btm_next_1&scope=reviewsAjax0 2025-06-06T17:33:57.728Z INFO Norelevant reviews found, saving only review category data... {"url":"https://www.amazon.com.br/product-reviews/B09T4YK6QK?pageNumber=1&filterByStar=all_stars&sortBy=recent&formatType=all_formats&asin=B09T4YK6QK&reftag=cm_cr_arp_d_paging_btm_next_1&scope=reviewsAjax0"} 2025-06-06T17:33:57.929Z INFO AmazonCrawler: All requests from the queue have been processed, the crawler will shut down. 2025-06-06T17:33:57.931Z INFO AmazonStatistics: Periodical stats: success: 2 2025-06-06T17:33:58.228Z INFO AmazonCrawler: Final request statistics: {"requestsFinished":2,"requestsFailed":0,"retryHistogram":[2],"requestAvgFailedDurationMillis":null,"requestAvgFinishedDurationMillis":9748,"requestsFinishedPerMinute":6,"requestsFailedPerMinute":0,"requestTotalDurationMillis":19495,"requestsTotal":2,"crawlerRuntimeMillis":20517} 2025-06-06T17:33:58.230Z INFO AmazonCrawler: Finished! Total 2 requests: 2 succeeded, 0 failed. {"terminal":true} 2025-06-06T17:33:58.242Z INFO Crawl finished 2025-06-06T17:33:58.244Z INFO AmazonStatistics: Periodical stats: success: 2

Results: Error - NO_RELEVANT_REVIEWS_FOUND

lukas.prusa avatar

Hi, thanks for opening this issue!

Sorry, it seems like our new scraping feature doesn't for the .com.br domain, we will investigate and fix this.

In the meantime, please disable the scrapeAdvancedReviews for the .com.br domain :)

I will keep you updated here, thanks!

BR

brunopomeranz

19 days ago

Thanks!

If i disable the scrapeAdvancedReviews option, I will only be able to scrape 3 reviews per run, is that right?

Do you know when this problem will be fixed for .com.br URL's?

Tks

lukas.prusa avatar

It depends on the product, but yes, usually about 3–13 reviews.

Can't promise anything, but I hope that it will be done in about a week :)

As always, I will keep you updated here, thanks!

BR

brunopomeranz

18 days ago

Ok!

Hope hearing from you soon.

Tks!

BR

brunopomeranz

6 days ago

Hi Lukas,

How are you doing?

Do you know if the issue will be fixed this month?

Tks

svpetrenko avatar

Hi, thanks for patience! Unfortunately, we've encountered some roadblocks to fixing this, so we can't promise any ETA yet. We'll keep this issue open and and update you as soon as there are news

BR

brunopomeranz

2 days ago

Ok! Tks