Etsy Product Scraper — Listings, Shops & Prices avatar

Etsy Product Scraper — Listings, Shops & Prices

Under maintenance

Pricing

from $12.50 / 1,000 product scrapeds

Go to Apify Store
Etsy Product Scraper — Listings, Shops & Prices

Etsy Product Scraper — Listings, Shops & Prices

Under maintenance

Extract public Etsy product listings, shops, prices, reviews, shipping signals, images, and listing metadata for marketplace research.

Pricing

from $12.50 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

junipr

junipr

Maintained by Community

Actor stats

0

Bookmarked

52

Total users

7

Monthly active users

8 days ago

Last modified

Share

Extract public Etsy product listings, shops, prices, reviews, shipping signals, images, and listing metadata for marketplace research.

What this actor does

Extract public Etsy product listings, shops, prices, reviews, shipping signals, images, and listing metadata for marketplace research. The actor is configured for public or user-supplied sources, evidence-backed output rows, capped runs, and KVS summaries for blocked, empty, duplicate, or capped work.

What you can use it for

  • Build repeatable etsy product scraper datasets for analysis and automation.
  • Export records with source URLs, evidence fields, and run summaries.
  • Run buyer-ready tasks for: Scrape Etsy products by keyword; Collect shop listing prices; Export Etsy marketplace research data.

Search-intent terms: etsy scraper, etsy product listings, handmade marketplace data, etsy price research, shop scraper, ecommerce scraper.

Inputs

The input schema supports the actor's source fields plus cost and quality controls. Important caps include searchTerms, urls, maxResults, maxPages, requestDelay, proxyConfiguration. Public task examples below provide small, safe starting inputs.

Outputs

Paid dataset rows and paid KVS artifacts are written only after the configured PPE charge succeeds. Rows include source/evidence fields where the actor can determine them and avoid fabricated values.

Key-value store reports

Every run writes SUMMARY.md and SUMMARY.json. Diagnostic CSV or JSON reports are used for blocked pages, no-result pages, duplicates, unsupported inputs, and capped runs instead of paid dataset rows.

Pricing

This actor uses pay-per-event pricing with Apify platform usage included in the event prices. Store discount tiers are configured for FREE, BRONZE, SILVER, and GOLD users.

EventUnitFREEBRONZESILVERGOLD
actor-startrun$0.05000$0.05000$0.04500$0.04000
product-page-checkedpage$0.01719$0.01719$0.01547$0.01375

Primary paid output event: product-page-checked. Runtime-paid dataset rows and runtime-paid artifacts use this active paid-output event unless a future pricing revision adds an actor-specific artifact boundary with matching code.

Cost controls and max-charge behavior

Default max charge: $50.00. When the run reaches the max charge or an event-charge limit, it stops gracefully and writes free summary diagnostics without adding unpaid dataset rows.

Platform usage / proxy / browser / API notes

The configured model is fixed-inclusive PPE: platform usage is included in event prices and the platform-usage pass-through toggle is off. Features that require browser rendering, proxies, provider APIs, or additional fetches are bounded by the input caps and priced through explicit events.

Reliability notes and limitations

The actor processes public or permissioned inputs only. Blocked pages, login walls, unsupported formats, empty results, and provider errors are recorded as diagnostics. The actor does not fabricate rankings, prices, reviews, sentiment, traffic, compliance status, or private contact data when source evidence is unavailable.

Example inputs

{
"searchQuery": "Scrape Etsy products by keyword",
"shopUrl": "",
"urls": [],
"maxResults": 25,
"maxPages": 25,
"sortBy": "relevance",
"minPrice": 0,
"maxPrice": 0,
"freeShipping": false,
"requestDelay": 2000,
"maxConcurrency": 1,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
},
"maxChargeUsd": 10,
"debugMode": false,
"saveRawHtmlToKvs": false,
"requestTimeout": 30000,
"maxRetries": 1,
"searchTerms": "Scrape Etsy products by keyword",
"sourceMode": "livePublic",
"suppliedSnapshotHtml": "etsy product scraper",
"suppliedSnapshotJson": "etsy product scraper",
"suppliedSnapshotText": "etsy product scraper"
}

Public task examples

  • Scrape Etsy products by keyword: Dataset rows matching the scrape etsy products by keyword use case, plus SUMMARY.md and SUMMARY.json reports in the key-value store.
  • Collect shop listing prices: Dataset rows matching the collect shop listing prices use case, plus SUMMARY.md and SUMMARY.json reports in the key-value store.
  • Export Etsy marketplace research data: Dataset rows matching the export etsy marketplace research data use case, plus SUMMARY.md and SUMMARY.json reports in the key-value store.

Ethical/allowed-use notes

Use this actor only for public data, owned files, or sources you have permission to process. Respect source terms, privacy expectations, robots guidance, and applicable laws. Do not use the actor to collect secrets, bypass access controls, or make unsupported legal, financial, medical, or compliance decisions.