/amazon/sellers/products
List products sold by an Amazon seller (storefront) by seller ID. Returns id (ASIN), title, price, rating, review_count, image. Paginated; X-Total-Available-Results reports total products.
Price: 10 credits per 10 results
💡 AI Hint: List the products offered by an Amazon seller (their storefront) by seller ID (e.g. A3J9LL0SKEEIO0) or a /sp?seller= URL. Returns results with id (ASIN), url, title, price/currency/list_price, rating, review_count, image, is_sponsored, is_prime. Paginated; the X-Total-Available-Results header reports the total number of products. Use the domain field for non-US marketplaces.
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
Amazon seller ID or a seller profile URL containing it
1"A3J9LL0SKEEIO0"
"https://www.amazon.com/sp?seller=A1KWJVS57NX03I"
Max number of products to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Amazon marketplace domain.
amazon.com, amazon.co.uk, amazon.de, amazon.fr, amazon.it, amazon.es, amazon.ca, amazon.co.jp, amazon.com.mx, amazon.com.br, amazon.in, amazon.com.au, amazon.nl, amazon.se, amazon.pl, amazon.com.tr, amazon.ae, amazon.sa, amazon.sg Response
Successful Response