Etsy Seller Info Scraper avatar
Etsy Seller Info Scraper

Pricing

$20.00/month + usage

Go to Store
Etsy Seller Info Scraper

Etsy Seller Info Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

An Etsy Seller Info Scraper is a tool that collects publicly available data from Etsy seller profiles and shops. It extracts information such as shop name, number of sales, ratings, location, product listings, and shop descriptions. This data is useful for market research among successful sellers.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

2

Monthly users

2

Last modified

2 days ago

You can access the Etsy Seller Info 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  "shops": [
3    "IzmirStone"
4  ],
5  "proxyConfiguration": {
6    "useApifyProxy": false
7  }
8}' |
9apify call getdataforme/etsy-seller-info-scraper --silent --output-dataset

Etsy Seller Info Scraper API through CLI

The Apify CLI is the official tool that allows you to use Etsy Seller Info 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: