amazon_seller_products: GET /
hasdata_amazon_seller_products_getSellerProductsMap an Amazon seller's full catalog with ASIN, price, rating, and Prime data. Use it to analyze competitor assortments, detect new SKUs, and build pricing or brand watchlists.
Instructions
Get Amazon Seller Products
Paginated listing of the storefront catalog offered by a given Amazon sellerId on the chosen domain. Returns each product row with ASIN, title, image, product URL, price and list price, currency, star rating, review count, and Prime flag. Use to map a competitor's or 3P seller's full assortment, detect new SKU launches, build brand-protection watchlists, drive price-intelligence pipelines, and seed per-ASIN deep-dives against the product and reviews endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (e.g., 1 for the first page, 2 for the second page, etc.). | |
| domain | No | Amazon domain to use. Default is www.amazon.com. | |
| language | No | Optional Amazon language code. Supported values depend on the selected domain. | |
| sellerId | Yes | The unique Amazon seller ID. |