Etsy Product Review avatar
Etsy Product Review

Pricing

$22.00/month + usage

Go to Store
Etsy Product Review

Etsy Product Review

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

This actor retrieves detailed reviews for a specific Etsy product listing. It provides valuable insights, including the average rating, total review count, and individual reviews with details like reviewer names, ratings, and comments. Perfect for customer feedback and improving product strategies.

0.0 (0)

Pricing

$22.00/month + usage

1

Total users

6

Monthly users

1

Runs succeeded

>99%

Last modified

7 months ago

You can access the Etsy Product Review 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 '{
< "listingId": "1215970085",
< "page": "1",
< "currency": "USD",
< "language": "en-US",
< "country": "US"
<}' |
<apify call pintostudio/etsy-product-review --silent --output-dataset

Etsy Product Review API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: