Amazon search results
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.
| Field | Type | Required | What it does |
|---|---|---|---|
| input | array of object | yes | One 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.mdOr plain HTTP
POST /v1/run
{
"endpoint": "amazon.search",
"input": {
"input": [
"<input>"
]
}
}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 seller leads
Rows from a prebuilt database of Amazon marketplace sellers: business name and type, company registration and VAT number, published contact details,...
from $0.0267 per resultFurther reading: Web scraping for AI agents: the practical guide
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