Etsy Product Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsEtsy Product Scraper
Scrapes Etsy product listing page and product detail page.
This actor scrapes Etsy products. Data points include
- Product Name
- Variations
- Descriptions
- Images
- Prices
- Promotions
- Number of Items sold (
sales
field) - and more!
- If you are looking for anything that's listed on either product listing page or product detail page but not in our data output, feel free to reach out.
Input Parameters
- URLs Use any product listing pages or search pages e.g. https://www.etsy.com/c/accessories/hats-and-caps/winter-hats?ref=catnav-10855, https://www.etsy.com/search?q=hats&ref=search_bar
- maxPages Number of pages you'd like to retrieve products
Data Output
Two datasets will be created from each run (go to Storage
on the sidebar). One looks like etsy-products-1676441778724
, the other looks like etsy-list-1676441778724
. The trailing numbers are the unix timestamp the actor started.
-
etsy-list Info retrieved from the product listing page only.
-
etsy-products Info retrieved from the product detail page
How much does it cost to scrape Etsy?
I haven't tested it yet but it uses minimal resources so I'd say 1,000 products for around $0.1. I'll update this once I have more accurate data.