Amazon-review-count avatar
Amazon-review-count

Pricing

$0.10 / 1,000 products

Go to Apify Store
Amazon-review-count

Amazon-review-count

This scraper is very easy to use. Input your Amazon product URL and scrap the number of reviews and rating.

Pricing

$0.10 / 1,000 products

Rating

5.0

(1)

Developer

Shahidul Islam

Shahidul Islam

Maintained by Community

Actor stats

4

Bookmarked

50

Total users

4

Monthly active users

11 days ago

Last modified

Share

#How to start

#input your product urls

#output Format

[{
"asin": "B099JVC9HL",
"totalScore": "NaN",
"totalReviewCount": "112,376 global ratings",
"starRatings": {
"5 star": 80,
"4 star": 11,
"3 star": 4,
"2 star": 2,
"1 star": 3
},
"starCounts": {
"5 star": null,
"4 star": null,
"3 star": null,
"2 star": null,
"1 star": null
}
}]