Product Reviews Aggregator avatar
Product Reviews Aggregator

Pricing

Pay per event

Go to Store
Product Reviews Aggregator

Product Reviews Aggregator

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Community

The Product Reviews Aggregator is a powerful and easy-to-use tool for scraping review data from international marketplaces like Amazon and eBay. Users can scrape by keyword or product URL to collect details such as ratings, review text, titles, etc.

0.0 (0)

Pricing

Pay per event

0

1

1

Last modified

13 hours ago

You can access the Product Reviews Aggregator 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.

$echo '{
< "keywords": [
< "apple"
< ]
<}' |
<apify call tri_angle/product-reviews-aggregator --silent --output-dataset

Product Reviews Aggregator API through CLI

The Apify CLI is the official tool that allows you to use Product Reviews Aggregator locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: