Etsy Reviews avatar
Etsy Reviews

Pricing

$20.00/month + usage

Go to Store
Etsy Reviews

Etsy Reviews

Developed by

datawizards

datawizards

Maintained by Community

Quickly extract detailed customer reviews from Etsy product listings. Perfect for Etsy sellers and analysts!

0.0 (0)

Pricing

$20.00/month + usage

1

Total users

7

Monthly users

3

Runs succeeded

88%

Issues response

9.2 days

Last modified

a month ago

You can access the Etsy Reviews 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 '{
< "shop_name": [
< "GlassMystique"
< ],
< "itemLimit": 10
<}' |
<apify call hello.datawizard-owner/etsy-reviews --silent --output-dataset

Etsy Reviews API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: