etsy
OfficialEtsy search scraper via real Chrome session
Software Engineering#puppeteer#etsy#web-scraping#browser-automation#cheerio#datadome#scraping-playbook
AuthorAgentComputerAI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Extracts structured listing data from etsy.com search result pages that are protected by DataDome and block naive HTTP clients, enabling reliable scraping of server-rendered HTML by attaching to a real Chrome profile.
Core Features & Use Cases
- Real Chrome Attach: Connects to an existing Chrome debug endpoint to bypass DataDome challenges without third-party captcha solving or proxies.
- Robust Extraction: Scrolls to materialize lazy-loaded cards and parses stable selectors to return title, price, original price, discount, rating, reviews, shop, url, and image for each listing.
- Operational Guidance: Includes warmup, viewport, and navigation sequencing recommendations plus safety notes (do not close the user's browser process).
- Use Case: Automate multi-page product data collection for analytics, catalog monitoring, or price research on Etsy.
Quick Start
Attach to a local Chrome debug port, warm the session on https://www.etsy.com, navigate to the search URL, scroll to load lazy tiles, capture page content, and parse listings with cheerio.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: etsy Download link: https://github.com/AgentComputerAI/torch/archive/main.zip#etsy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.