What problem does it solve?
Manually copying product data from Amazon search results and category pages is slow and error-prone, especially across multiple pages and regional domains. This Skill automates structured extraction of per-item product cards and pagination state from any Amazon SERP or category browse URL.
Core Features & Use Cases
- Structured Product Card Extraction: Captures asin, title, url, image, price, listPrice, stars, reviewCount, badges, sponsored status, delivery info, and position index from each result card.
- Pagination Support: Returns currentPage, hasNextPage, nextPageUrl, and totalResultsApprox so agents can walk multiple pages of a keyword or category.
- Multi-Region Coverage: Works across all Amazon regional TLDs including amazon.com, amazon.co.uk, amazon.de, amazon.co.jp, and more.
- Use Case: A pricing analyst needs to monitor competitor listings for the keyword "wireless earbuds" on Amazon.de. The Skill navigates the search URL, extracts all product cards per page, and follows pagination to build a complete ASIN list with prices and ratings.
Quick Start
Ask the agent to extract all product listings with prices and ratings from the Amazon search results page for your keyword, walking through all available pages.