Amazon seller leads
Rows from a prebuilt database of Amazon marketplace sellers: business name and type, company registration and VAT number, published contact details, business address and country, seller ratings and review counts over lifetime, one year and three month windows, plus one example ASIN and its category.
What a call costs
Billed on actual usage, minimum $0.0020 per call, capped at $30.00 per call.
a price before every call. failed calls are never charged.
When to use it
Use to build a B2B prospect list of Amazon sellers filtered by product category, country of residence and discovery date. Every returned row is billed and this is the most expensive endpoint in the catalog per row, so set max_results to what you will actually use and page with offset. The rows are business contact data, so confirm your use is lawful under GDPR and local marketing rules before you contact anyone.
Inputs
Amazon seller leads takes 5 fields, none of them required. Anything you leave out falls back to the tool's own default.
| Field | Type | Required | What it does |
|---|---|---|---|
| offset | integer | optional | Rows to skip, for paging past leads you already pulled. |
| date_added | string | optional | Only leads discovered after this date, YYYY-MM-DD. |
| max_results | integer | optional | COSTS EXTRA, linearly. Rows to return. Every row is billed. |
| seller_country | string | optional | Seller country of residence. |
| amazon_category | string | optional | Amazon category the seller sells in. |
How to call it
Connect once and your agent can reach Amazon seller leads the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.
MCP
Add this server in Claude, Claude Code, or any MCP client.
https://mcp.usegoro.ai/mcp
Skill
One line in your agent's chat. It sets itself up.
set up https://usegoro.ai/SKILL.mdOr plain HTTP
POST /v1/run
{
"endpoint": "amazon.sellers_eu",
"input": {
"offset": 1,
"max_results": 100
}
}Related tools
More from ecommerce and marketplaces, or browse the full tool catalog.
Amazon product details
The full detail page for specific Amazon ASINs or product URLs: title, brand, price and list price, rating count and star distribution, availability,...
from $0.0045 per resultAmazon product reviews
Customer reviews for one or more Amazon ASINs, with rating, title, body text, author name, date, verified purchase and Vine flags, helpful votes,...
from $0.0027 per resultAmazon reviews (global)
Amazon customer reviews across more than 20 regional domains, with star, keyword, media, date, language and verified purchase filters.
from $0.0027 per reviewAmazon search results
Amazon search result pages for one or more keywords.
from $0.0003 per resultFurther reading: Web scraping for AI agents: the practical guide
Run Amazon seller leads from your agent.
One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.
Get started