What problem does it solve?
Manually copying product details from Etsy listings is slow and error-prone, especially when tracking prices, variations, and popularity signals across many listings. This Skill automates the extraction of complete product data from any public Etsy listing page.
Core Features & Use Cases
- Full Listing Extraction: Captures listingId, title, current and original prices, currency, all images, description, shop name and URL, rating, review count, favorites, in-cart count, variations with per-option price ranges, highlights, listed date, and related tags.
- Anti-Bot Handling: Includes warm-up guidance and error detection for Etsy's DataDome verification, with retry strategies using stealth browser sessions.
- Batch-Friendly Design: Supports serial processing of multiple listing URLs in one session, optional description skipping to reduce output size, and per-listing result persistence for error resumption.
- Use Case: A reseller monitors competitor listings by feeding a batch of Etsy URLs through the Skill, collecting price and variation data into JSON files for daily price-change analysis.
Quick Start
Open an Etsy listing page in the browser and ask the agent to extract the full product detail from this Etsy listing.