Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$2.7 / 1k sellers
Get Amazon seller info — name, ratings, review count, store URL — from product or category URLs
Endpoint
POST /api/v1/agents/amazon/sellers/run
Parameters
List · Amazon URLs — product (/dp/…) or search URLs (/s?k=…). One per line.
Number · Sellers/products per URL. Use 0 for all.
Toggle · When ON, returns every seller offering each product (not just the main seller). For competitive seller analysis.
Response columns
| Field | Display name | Type |
|---|---|---|
sourceUrl | Source URL | url |
sellerUrl | Seller URL | url |
sellerName | Seller Name | text |
sellerId | Seller ID | text |
sellerReviews | Seller Reviews | number |
sellerRating | Seller Rating | rating |
productTitle | Product Title | text |
productUrl | Product URL | url |
asin | ASIN | text |
brand | Brand | text |
price | Price | currency |
currency | Currency | text |
stars | Stars | rating |
productReviews | Product Reviews | number |
inStock | In Stock | boolean |
productImage | Product Image | url |
condition | Condition | text |
position | Position | number |
delivery | Delivery | text |
fastestDelivery | Fastest Delivery | text |
shipsFrom | Ships From | text |
Example
Example response
Response