Etsy Scraper avatar
Etsy Scraper

Pricing

$15.00/month + usage

Go to Store
Etsy Scraper

Etsy Scraper

Developed by

Caprolok

Caprolok

Maintained by Community

The Etsy Scraper extracts product details, prices, seller info, and reviews from Etsy. Ideal for market research, competitive analysis, or trend tracking, it automates data collection, providing structured, up-to-date insights for better decision-making and sales strategies.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

44

Monthly users

8

Runs succeeded

>99%

Last modified

2 days ago

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

$echo '{
< "startUrls": [
< "https://www.etsy.com/in-en/c/baby?ref=catnav-12545"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call caprolok/etsy-scraper --silent --output-dataset

Etsy Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: