
Etsy Scraper
Pricing
$30.00/month + usage

Etsy Scraper
Scrape valuable data from over 4 million Etsy sellers. Extract product details, descriptions, listed date, images, seller info, and more. Customize your searches and filters to gather the desired information effortlessly.
0.0 (0)
Pricing
$30.00/month + usage
31
Monthly users
142
Runs succeeded
97%
Last modified
an hour 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.
1echo '{
2 "startUrls": [
3 "https://www.etsy.com/listing/743657804/sheepskin-slippers-wool-slippers-fur?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=&ref=sc_gallery-5-1&plkey=89e47f49c28602795b44fc71559e2839056339d8%3A743657804&frs=1",
4 "https://www.etsy.com/c/clothing-and-shoes?ref=catnav-10923",
5 "https://www.etsy.com/search?q=apple%20watch",
6 "https://www.etsy.com/shop/PetiteFraise?ref=simple-shop-header-name&listing_id=490831663&page=2#items"
7 ],
8 "maxItems": 10,
9 "endPage": 1,
10 "extendOutputFunction": "($) => {\\n const result = {};\\n // Uncomment to add a title to the output\\n // result.title = $('\''title'\'').text().trim();\\n\\n return result;\\n}",
11 "customMapFunction": "(object) => { return {...object} }",
12 "proxy": {
13 "useApifyProxy": true,
14 "apifyProxyGroups": [
15 "RESIDENTIAL"
16 ]
17 }
18}' |
19apify call epctex/etsy-scraper --silent --output-dataset
Etsy Data Extractor 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$30.00