This action allows you to extract all reviews listed on an Amazon seller profile. Simply provide the Amazon seller review URL to begin extracting reviews.

Inputs

amazon_seller_review_url
string
required
Input should contain a valid Amazon seller review URL.

Parameters

max_results
number
default:100
Maximum number of reviews to extract per input. Can go up to 20,000.
max_days
number
default:0
Scraps every review of the past X days.
max_date
string
Scraps every review from now on up to the date you enter. Use the format yyyy/mm/dd.
excluded_publishers
string
A list of publishers to exclude, separated by commas.

Output Fields

The extracted data will include the following fields:
Below is the JSON schema for the output fields:
Ensure that the Amazon seller review URL is valid to successfully extract reviews.