Etsy Listings Scraper avatar
Etsy Listings Scraper

Pricing

$1.00 / 1,000 products

Go to Store
Etsy Listings Scraper

Etsy Listings Scraper

Developed by

Piotr Vassev

Piotr Vassev

Maintained by Community

The Etsy Listings Scraper efficiently extracts product data from Etsy pages, capturing titles, images, brands, prices, and product URLs. Ideal for market analysis, competitor tracking, and e-commerce research.

0.0 (0)

Pricing

$1.00 / 1,000 products

2

Total users

15

Monthly users

7

Runs succeeded

>99%

Last modified

2 months ago

You can access the Etsy Listings Scraper 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.

1echo '{
2  "searchUrls": [
3    "https://www.etsy.com/c/clothing",
4    "https://www.etsy.com/c/clothing?page=2"
5  ]
6}' |
7apify call piotrv1001/etsy-listings-scraper --silent --output-dataset

Etsy Listings Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: