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

delicious_zebu/amazon-reviews-scraper-with-advanced-filters

Developed by

Ван\

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

46

Monthly users

152

Runs succeeded

>99%

Response time

13 hours

Last modified

19 hours ago

You can access the Amazon Reviews Scraper with Advanced Filters programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "C9FmoIqnNyuMsjwGg"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/delicious_zebu~amazon-reviews-scraper-with-advanced-filters/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-delicious_zebu-amazon-reviews-scraper-with-advanced-filters",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/delicious_zebu~amazon-reviews-scraper-with-advanced-filters/runs": {
50      "post": {
51        "operationId": "runs-sync-delicious_zebu-amazon-reviews-scraper-with-advanced-filters",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/delicious_zebu~amazon-reviews-scraper-with-advanced-filters/run-sync": {
93      "post": {
94        "operationId": "run-sync-delicious_zebu-amazon-reviews-scraper-with-advanced-filters",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "ASIN_or_URL",
135          "sort_reviews_by",
136          "filter_by_verified_purchase_only",
137          "filter_by_ratings",
138          "filter_by_mediaType",
139          "unique_only",
140          "country"
141        ],
142        "properties": {
143          "ASIN_or_URL": {
144            "title": "ASIN or Product URL",
145            "maxItems": 10000,
146            "uniqueItems": false,
147            "type": "array",
148            "description": "Provide either an ASIN (E.G., B0CC1F5CGH) or a product URL (E.G., https://www.amazon.com/iPad-8th-Gen-Cellular-Renewed/dp/B0BFC42HQR).",
149            "default": [
150              "B0CC1F5CGH"
151            ],
152            "items": {
153              "type": "string"
154            }
155          },
156          "country": {
157            "title": "ASIN Country",
158            "enum": [
159              "United States",
160              "Canada",
161              "United Kingdom",
162              "Germany (Deutschland)",
163              "France",
164              "Italy (Italia)",
165              "Japan (日本)",
166              "Mexico (México)",
167              "Spain (España)",
168              "India",
169              "Brazil (Brasil)",
170              "Belgium (Belgique)",
171              "Netherlands (Nederland)",
172              "Sweden (Sverige)",
173              "Poland (Polska)"
174            ],
175            "type": "string",
176            "description": "Select the country corresponding to the ASIN. This determines the marketplace from which reviews will be scraped. Default: United States.",
177            "default": "United States"
178          },
179          "End_date": {
180            "title": "End Date",
181            "type": "string",
182            "description": "Select the end date to scrape all reviews from today until this specified date.",
183            "default": "1990-01-01"
184          },
185          "unique_only": {
186            "title": "Unique Reviews Only",
187            "type": "boolean",
188            "description": "Enable this option to deduplicate reviews. If disabled, the same review may appear multiple times in different filters (e.g., both 'All stars' and '5 star only').",
189            "default": false
190          },
191          "max_reviews": {
192            "title": "Maximum Reviews",
193            "type": "integer",
194            "description": "Maximum number of reviews to scrape per ASIN. If empty, defaults to 10,000.",
195            "default": 10000
196          },
197          "sort_reviews_by": {
198            "title": "Sort Reviews By",
199            "type": "array",
200            "description": "Select how to sort reviews. Default: All options ('Top reviews' and 'Most recent') are selected.",
201            "items": {
202              "type": "string",
203              "enum": [
204                "helpful",
205                "recent"
206              ],
207              "enumTitles": [
208                "Top reviews",
209                "Most recent"
210              ]
211            },
212            "default": [
213              "helpful",
214              "recent"
215            ]
216          },
217          "filter_by_verified_purchase_only": {
218            "title": "Filter By Verified Purchase",
219            "type": "array",
220            "description": "Filter reviews based on purchase verification. Default: All options ('All reviewers' and 'Verified purchase only') are selected.",
221            "items": {
222              "type": "string",
223              "enum": [
224                "all_reviews",
225                "avp_only_reviews"
226              ],
227              "enumTitles": [
228                "All reviewers",
229                "Verified purchase only"
230              ]
231            },
232            "default": [
233              "all_reviews",
234              "avp_only_reviews"
235            ]
236          },
237          "filter_by_ratings": {
238            "title": "Filter By Ratings (Note: It is recommended that you manually select all options.)",
239            "type": "array",
240            "description": "Filter reviews by rating type. By default, only the '5 star only' option is selected. (To maximize the number of reviews collected, it is recommended that you manually select all options.)",
241            "items": {
242              "type": "string",
243              "enum": [
244                "all_stars",
245                "five_star",
246                "four_star",
247                "three_star",
248                "two_star",
249                "one_star",
250                "positive",
251                "critical"
252              ],
253              "enumTitles": [
254                "All stars",
255                "5 star only",
256                "4 star only",
257                "3 star only",
258                "2 star only",
259                "1 star only",
260                "Positive reviews",
261                "Critical reviews"
262              ]
263            },
264            "default": [
265              "five_star"
266            ]
267          },
268          "filter_by_mediaType": {
269            "title": "Filter By Media Type",
270            "type": "array",
271            "description": "Filter reviews by media content. Default: All options ('Text, image, video' and 'Image and video reviews only') are selected.",
272            "items": {
273              "type": "string",
274              "enum": [
275                "all_contents",
276                "media_reviews_only"
277              ],
278              "enumTitles": [
279                "Text, image, video",
280                "Image and video reviews only"
281              ]
282            },
283            "default": [
284              "all_contents",
285              "media_reviews_only"
286            ]
287          },
288          "filter_by_keywords": {
289            "title": "Filter by Keywords",
290            "type": "array",
291            "description": "You can specify keywords to filter the collected results (optional). For example: good, perfect, cheap (case-sensitive). Only reviews containing AT LEAST ONE of these keywords (with exact case matching) will be retained. Reviews without any matching keywords will be excluded from collection.",
292            "default": [],
293            "items": {
294              "type": "string"
295            }
296          }
297        }
298      },
299      "runsResponseSchema": {
300        "type": "object",
301        "properties": {
302          "data": {
303            "type": "object",
304            "properties": {
305              "id": {
306                "type": "string"
307              },
308              "actId": {
309                "type": "string"
310              },
311              "userId": {
312                "type": "string"
313              },
314              "startedAt": {
315                "type": "string",
316                "format": "date-time",
317                "example": "2025-01-08T00:00:00.000Z"
318              },
319              "finishedAt": {
320                "type": "string",
321                "format": "date-time",
322                "example": "2025-01-08T00:00:00.000Z"
323              },
324              "status": {
325                "type": "string",
326                "example": "READY"
327              },
328              "meta": {
329                "type": "object",
330                "properties": {
331                  "origin": {
332                    "type": "string",
333                    "example": "API"
334                  },
335                  "userAgent": {
336                    "type": "string"
337                  }
338                }
339              },
340              "stats": {
341                "type": "object",
342                "properties": {
343                  "inputBodyLen": {
344                    "type": "integer",
345                    "example": 2000
346                  },
347                  "rebootCount": {
348                    "type": "integer",
349                    "example": 0
350                  },
351                  "restartCount": {
352                    "type": "integer",
353                    "example": 0
354                  },
355                  "resurrectCount": {
356                    "type": "integer",
357                    "example": 0
358                  },
359                  "computeUnits": {
360                    "type": "integer",
361                    "example": 0
362                  }
363                }
364              },
365              "options": {
366                "type": "object",
367                "properties": {
368                  "build": {
369                    "type": "string",
370                    "example": "latest"
371                  },
372                  "timeoutSecs": {
373                    "type": "integer",
374                    "example": 300
375                  },
376                  "memoryMbytes": {
377                    "type": "integer",
378                    "example": 1024
379                  },
380                  "diskMbytes": {
381                    "type": "integer",
382                    "example": 2048
383                  }
384                }
385              },
386              "buildId": {
387                "type": "string"
388              },
389              "defaultKeyValueStoreId": {
390                "type": "string"
391              },
392              "defaultDatasetId": {
393                "type": "string"
394              },
395              "defaultRequestQueueId": {
396                "type": "string"
397              },
398              "buildNumber": {
399                "type": "string",
400                "example": "1.0.0"
401              },
402              "containerUrl": {
403                "type": "string"
404              },
405              "usage": {
406                "type": "object",
407                "properties": {
408                  "ACTOR_COMPUTE_UNITS": {
409                    "type": "integer",
410                    "example": 0
411                  },
412                  "DATASET_READS": {
413                    "type": "integer",
414                    "example": 0
415                  },
416                  "DATASET_WRITES": {
417                    "type": "integer",
418                    "example": 0
419                  },
420                  "KEY_VALUE_STORE_READS": {
421                    "type": "integer",
422                    "example": 0
423                  },
424                  "KEY_VALUE_STORE_WRITES": {
425                    "type": "integer",
426                    "example": 1
427                  },
428                  "KEY_VALUE_STORE_LISTS": {
429                    "type": "integer",
430                    "example": 0
431                  },
432                  "REQUEST_QUEUE_READS": {
433                    "type": "integer",
434                    "example": 0
435                  },
436                  "REQUEST_QUEUE_WRITES": {
437                    "type": "integer",
438                    "example": 0
439                  },
440                  "DATA_TRANSFER_INTERNAL_GBYTES": {
441                    "type": "integer",
442                    "example": 0
443                  },
444                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
445                    "type": "integer",
446                    "example": 0
447                  },
448                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
449                    "type": "integer",
450                    "example": 0
451                  },
452                  "PROXY_SERPS": {
453                    "type": "integer",
454                    "example": 0
455                  }
456                }
457              },
458              "usageTotalUsd": {
459                "type": "number",
460                "example": 0.00005
461              },
462              "usageUsd": {
463                "type": "object",
464                "properties": {
465                  "ACTOR_COMPUTE_UNITS": {
466                    "type": "integer",
467                    "example": 0
468                  },
469                  "DATASET_READS": {
470                    "type": "integer",
471                    "example": 0
472                  },
473                  "DATASET_WRITES": {
474                    "type": "integer",
475                    "example": 0
476                  },
477                  "KEY_VALUE_STORE_READS": {
478                    "type": "integer",
479                    "example": 0
480                  },
481                  "KEY_VALUE_STORE_WRITES": {
482                    "type": "number",
483                    "example": 0.00005
484                  },
485                  "KEY_VALUE_STORE_LISTS": {
486                    "type": "integer",
487                    "example": 0
488                  },
489                  "REQUEST_QUEUE_READS": {
490                    "type": "integer",
491                    "example": 0
492                  },
493                  "REQUEST_QUEUE_WRITES": {
494                    "type": "integer",
495                    "example": 0
496                  },
497                  "DATA_TRANSFER_INTERNAL_GBYTES": {
498                    "type": "integer",
499                    "example": 0
500                  },
501                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
502                    "type": "integer",
503                    "example": 0
504                  },
505                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
506                    "type": "integer",
507                    "example": 0
508                  },
509                  "PROXY_SERPS": {
510                    "type": "integer",
511                    "example": 0
512                  }
513                }
514              }
515            }
516          }
517        }
518      }
519    }
520  }
521}

Amazon Reviews Scraper with Advanced Filters OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Amazon Reviews Scraper with Advanced Filters from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients:

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