Etsy Scraper (Products, Shops, Prices & Reviews) avatar

Etsy Scraper (Products, Shops, Prices & Reviews)

Pricing

Pay per usage

Go to Apify Store
Etsy Scraper (Products, Shops, Prices & Reviews)

Etsy Scraper (Products, Shops, Prices & Reviews)

Fast and reliable Etsy product scraper. Extract product listings, prices, shop names, star ratings, review counts, bestseller badges, and high-resolution images across Etsy.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

ulises salgado diaz

ulises salgado diaz

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

๐Ÿ›๏ธ Etsy Scraper (Products, Shops, Prices & Reviews)

Extract comprehensive product listings, wholesale/retail pricing, shop seller details, star ratings, review counts, bestseller badges, and high-resolution images from Etsy.com.

Engineered for dropshippers, Print-on-Demand (POD) creators, Etsy shop owners, and e-commerce analysts. Built with anti-detect browser emulation and Apify Proxy integration to easily bypass anti-scraping protections and rate limits.


๐ŸŒŸ Key Features

  • Rich Product Information: Extracts titles, direct clean listing URLs, and full-resolution images.
  • Accurate Pricing & Discounts: Captures current prices, original strikethrough prices, and auto-calculates discount percentages.
  • Currency Detection: Automatic identification of USD ($), EUR (โ‚ฌ), GBP (ยฃ), CAD, AUD, and more.
  • Seller & Shop Intelligence: Identifies shop names, Star Seller status, and direct store links for competitor analysis.
  • Social Proof & Reviews: Collects numeric star ratings (1.0 to 5.0) and total review counts.
  • Market Badges: Flags Bestseller, Etsy's Pick, Free Shipping, and On Sale listings.
  • Automated Pagination: Effortlessly navigates multiple search pages until your desired item target is reached.
  • Stealth Architecture: Built on top of Crawlee and Camoufox (anti-detect browser engine) to evade bot blocks.

๐Ÿ’ก E-Commerce Use Cases

  1. Print on Demand (POD) & Trend Discovery: Identify top-selling graphic tees, mugs, stickers, and digital downloads.
  2. Competitor & Price Benchmarking: Track competitors' pricing strategies, sales, and discounts across any craft niche.
  3. Shop Inventory Intelligence: Monitor entire product lines of top-performing Etsy sellers.
  4. Dropshipping Sourcing: Discover unique handmade and customized products with verified positive ratings.
  5. SEO & Tag Research: Analyze high-ranking listing titles and keywords across any product category.

๐Ÿ“ฅ Input Parameters

ParameterTypeRequiredDefaultDescription
searchStringNo"leather wallet"Product keyword or category to search on Etsy (e.g., 'handmade jewelry', 'minimalist wall art', 'digital planner').
start_urlsArrayNo[]Direct search or category URLs on Etsy. Takes priority over keyword if supplied.
max_itemsIntegerNo40Maximum number of products to scrape (1 to 1,000).
min_priceNumberNonullOptional minimum price filter in USD ($).
max_priceNumberNonullOptional maximum price filter in USD ($).
sort_byStringNo"most_relevant"Sorting: 'most_relevant', 'price_asc', 'price_desc', 'score_desc', 'date_desc'.
free_shipping_onlyBooleanNofalseFilter only items offering free shipping.
on_sale_onlyBooleanNofalseFilter only items currently discounted or on sale.
proxy_configurationObjectNo{"useApifyProxy": true}Apify Proxy configuration to avoid IP bans.

Example Input (JSON)

{
"search": "handmade leather wallet",
"max_items": 50,
"min_price": 20.0,
"max_price": 80.0,
"sort_by": "score_desc",
"free_shipping_only": true,
"proxy_configuration": {
"useApifyProxy": true
}
}

๐Ÿ“ค Output Data Format

The Actor pushes structured records to the default dataset. You can view them in an interactive table or export to JSON, CSV, Excel (XLSX), or XML.

Sample Output Record

{
"id": "1654321987",
"title": "Handmade Leather Bifold Wallet Personalized Monogram",
"price": 32.0,
"price_formatted": "$32.00",
"original_price": 40.0,
"discount_percent": 20.0,
"currency": "USD",
"shop_name": "HandmadeLeatherCo",
"rating": 4.9,
"reviews_count": 1245,
"is_bestseller": true,
"is_etsys_pick": false,
"has_free_shipping": true,
"is_star_seller": true,
"is_on_sale": true,
"url": "https://www.etsy.com/listing/1654321987/handmade-leather-bifold-wallet",
"image_url": "https://i.etsystatic.com/123/r/il/wallet1.jpg",
"scraped_at": "2026-09-24T19:24:00.000Z"
}

โš™๏ธ Performance & Resources

  • Recommended Memory: 512 MB โ€“ 1024 MB.
  • Execution Speed: ~15โ€“30 seconds for 40 products.
  • Export Formats: JSON, CSV, Excel, XML, HTML table.

This Actor extracts publicly accessible marketplace data from Etsy.com for price analysis, market research, and personal e-commerce insights. Please respect Etsy's Terms of Use and comply with relevant local scraping laws.