Etsy Product Search avatar
Etsy Product Search

Pricing

$25.00/month + usage

Go to Store
Etsy Product Search

Etsy Product Search

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

This actor allows you to search for products on Etsy based on a query. It retrieves a structured list of products with essential details, including pricing, discounts, seller information, and product URLs. This tool is ideal for market research, trend analysis, and product discovery.

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

6

Monthly users

3

Runs succeeded

>99%

Last modified

6 months ago

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

Etsy Product Search API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: