Ecommerce and marketplaces

Amazon seller leads

from $0.0267 per resultamazon.sellers_eu

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.

FieldTypeRequiredWhat it does
offsetintegeroptionalRows to skip, for paging past leads you already pulled.
date_addedstringoptionalOnly leads discovered after this date, YYYY-MM-DD.
max_resultsintegeroptionalCOSTS EXTRA, linearly. Rows to return. Every row is billed.
seller_countrystringoptionalSeller country of residence.
amazon_categorystringoptionalAmazon 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.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "amazon.sellers_eu",
  "input": {
    "offset": 1,
    "max_results": 100
  }
}

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