Ecommerce and marketplaces

Amazon search results

from $0.0003 per resultamazon.search

Amazon search result pages for one or more keywords.

Each product carries its ASIN, title, price and retail price, rating and review count, Prime and sponsored flags, image and product URL, and the position it held in the results.

What a call costs

Billed on actual usage, minimum $0.0020 per call, capped at $4.00 per call.

a price before every call. failed calls are never charged.

When to use it

Use to find products on Amazon by keyword, to see where a listing ranks for a search term, or to pull a competitive set with prices and ratings. Use amazon.product instead when you already know the ASINs.

Inputs

Amazon search results takes 1 field, 1 of them required. Anything you leave out falls back to the tool's own default.

FieldTypeRequiredWhat it does
inputarray of objectyesOne entry per keyword search. Every product returned is billed, so each extra entry and each extra page multiplies the cost.

How to call it

Connect once and your agent can reach Amazon search results 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.search",
  "input": {
    "input": [
      "<input>"
    ]
  }
}

Run Amazon search results from your agent.

One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.

Get started