Domains
Forms
- SKILL.md50.0%
- scripts50.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When the user provides an Amazon search results, keyword search, or category browse URL and wants to extract structured product listings (ASIN, title, price, ratings, badges, etc.) with pagination.
[data-component-type="s-search-result"] and parses pagination state.nextPageUrl or ?page=N until hasNextPage=false or duplicate ASINs; respects 7-page keyword cap, uses category URLs for deeper crawl.A structured JSON per page with item cards (asin, title, price, stars, badges, etc.) and pagination metadata, enabling price monitoring, competitor tracking, ASIN list building, and category audits across Amazon regional TLDs.
Use Cases
An e-commerce analyst needs to track all laptop listings under a specific Amazon category node weekly. They provide the category browse URL; the skill iterates pages via nextPageUrl, extracts per-item cards with price and badge info, and outputs paginated JSON. This automates catalog audits, reveals new entrants and price shifts, and saves hours of manual browsing across the 7+ page cap using category-scoped URLs.
A brand manager wants to monitor competitor keyword rankings for 'wireless earbuds' on amazon.com. They input the keyword search URL; the skill scrapes up to 7 pages of SERP, capturing position index, isSponsored, and review counts per ASIN. The structured ASIN list and badge data help assess share-of-shelf and sponsored presence, guiding bid and content strategy with minimal manual effort.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File