What problem does it solve?
Manually copying product data from Amazon detail pages is slow and error-prone, especially when enriching large ASIN lists. This Skill reads an open Amazon product page in the browser and returns a structured JSON record with 100+ fields, eliminating copy-paste work.
Core Features & Use Cases
- Full Product Extraction: Captures ASIN, title, brand, price, list price, star ratings with breakdown, review counts, stock status, delivery info, features, description, images, attributes, bestseller ranks, variants, seller info, and sample reviews.
- Multi-Region Support: Works on amazon.com, amazon.co.uk, amazon.de, amazon.co.jp, and 16 other regional TLDs without login.
- Batch ASIN Enrichment: Supports serial batch processing of ASIN lists within one browser session, with per-ASIN JSON persistence for error resumption.
- Use Case: Given a spreadsheet of 500 Amazon product URLs, run the Skill in a loop to build a normalized product dataset with price, BSR, and variant data for competitive analysis.
Quick Start
Open an Amazon product page in the browser and ask the agent to extract the full product record from this Amazon URL.