amazon_seller_products: GET /
hasdata_amazon_seller_products_getSellerProductsGet paginated Amazon seller product listings with ASIN, title, price, rating, review count, and Prime flag. Map competitor assortments, detect new SKUs, and drive price intelligence.
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 |
|---|---|---|---|
| sellerId | Yes | The unique Amazon seller ID. | |
| domain | No | Amazon domain to use. Default is www.amazon.com. | |
| language | No | Optional Amazon language code. Supported values depend on the selected domain. | |
| page | No | Page number for pagination (e.g., 1 for the first page, 2 for the second page, etc.). |