Amazon Reviews Scraper with Advanced Filters avatar
Amazon Reviews Scraper with Advanced Filters

Pricing

$35.00/month + usage

Go to Store
Amazon Reviews Scraper with Advanced Filters

Amazon Reviews Scraper with Advanced Filters

Developed by

ВAH

Maintained by Community

This Amazon Reviews Scraper is designed to extract a vast amount of reviews (up to tens of thousands) for a specified ASIN with high efficiency. By utilizing advanced review filters, it ensures that you capture as many relevant reviews as possible.

5.0 (1)

Pricing

$35.00/month + usage

49

Monthly users

133

Runs succeeded

>99%

Response time

15 hours

Last modified

a day ago

KL

BUG uncontrolled modifing JSON Input

Closed

klaus.heller opened this issue
22 days ago

Hi, please help.

JSON Input in the Actor:

{ "ASIN_or_URL": [ "B09PRMJXLG" ], "country": "Germany (Deutschland)", "End_date": "1990-01-01", "filter_by_keywords": [ ], "filter_by_mediaType": [ "all_contents", "media_reviews_only" ], "filter_by_ratings": [ "all_stars" ], "filter_by_verified_purchase_only": [ "all_reviews", "avp_only_reviews" ], "max_reviews": 10000, "sort_reviews_by": [ "recent" ], "unique_only": false }

After API call which pass the same asin to the Actor:

1"ASIN_or_URL": [
2    "B09PRMJXLG"
3],
4"country": "United States",
5"End_date": "1990-01-01",
6"filter_by_keywords": [
7],
8"filter_by_mediaType": [
9    "all_contents",
10    "media_reviews_only"
11],
12"filter_by_ratings": [
13    "five_star"
14],
15"filter_by_verified_purchase_only": [
16    "all_reviews",
17    "avp_only_reviews"
18],
19"max_reviews": 10000,
20"run": {
21    "build": "latest"
22},
23"sort_reviews_by": [
24    "helpful",
25    "recent"
26],
27"unique_only": false

}

switch the countriy vom Gramany to usa > "country": "United States" and

add helpfull to "sort_reviews_by": [ "helpful",

How can I fix this`?

delicious_zebu avatar

Hi, based on your description, the issue seems to be that the input parameters are being set to default values when you try to call the API for data collection. I recommend reviewing the Apify documentation on passing input to an Actor to resolve this issue: https://docs.apify.com/api/client/python/docs/examples/passing-input-to-actor. If you don’t find a solution in the documentation, you can contact the Apify support team for further assistance.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$35.00