Review Collector Pro for Amazon
Retrieve detailed customer reviews and ratings from Amazon products via their URLs. (up to 50 URLs)
Last updated
Was this helpful?
Retrieve detailed customer reviews and ratings from Amazon products via their URLs. (up to 50 URLs)
Last updated
Was this helpful?
Column Name
Description
Data Type
url
The URL or link to the review on Amazon
URL
product_name
The name of the product
Text
product_rating
The average rating of the product
Number
product_rating_object
Object representing the breakdown of product ratings
Object
├── one_star
Number of one-star ratings
Number
├── two_star
Number of two-star ratings
Number
├── three_star
Number of three-star ratings
Number
├── four_star
Number of four-star ratings
Number
├── five_star
Number of five-star ratings
Number
product_rating_max
The maximum product rating
Number
rating
The rating given by the reviewer for the product
Number
author_name
The name of the person who wrote the review
Text
asin
The Amazon Standard Identification Number of the product
Text
product_rating_count
The total count of ratings for the product
Number
review_header
The header or title of the review
Text
review_id
The unique identifier for each review
Text
review_text
The textual content of the review
Text
author_id
The unique identifier for the review author
Text
author_link
Link to the author's profile or page
URL
badge
Any badge or recognition associated with the review author
Text
brand
The brand of the product being reviewed
Text
review_posted_date
The date when the review was posted
Text
review_country
The country associated with the reviewer
Text
review_images
Any images attached to the review
Array
helpful_count
The count of users who found the review helpful
Number
keyword
The keyword, to search for reviews, can be blank.
Text
is_amazon_vine
Indicates if the reviewer is part of the Amazon Vine program (Boolean)
Boolean
is_verified
Indicates if the purchase is verified (Boolean)
Boolean
variant_asin
ASIN of the product variant
Text
variant_name
Name of the product variant
Text