Product research
Use Amazon endpoints to turn product research into repeatable API requests with documented inputs and JSON responses.
Collect marketplace product signals from Amazon without building brittle storefront scrapers.
Use Crawlora Amazon endpoints for product, search, and marketplace research workflows.
Endpoint families
3
Documented params
10
Examples
3
Live catalog snapshot
Active endpoints
3
Methods
GET
Required params
6
Schema refs
3
{
"platform": "Amazon",
"endpoint": "amazon-product",
"method": "GET",
"path": "/amazon/product/{asin}",
"auth": "apiKey"
}Use cases
Use Crawlora Amazon endpoints for product, search, and marketplace research workflows.
Use Amazon endpoints to turn product research into repeatable API requests with documented inputs and JSON responses.
Use Amazon endpoints to turn search result monitoring into repeatable API requests with documented inputs and JSON responses.
Use Amazon endpoints to turn marketplace intelligence into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/amazon/product/{asin}
/amazon/search
/amazon/suggest/{keyword}
Featured endpoints
/amazon/product/{asin}Returns normalized product details for an Amazon ASIN on `amazon.com`, including pricing, availability, overview data, inline review samples, and descriptive content.
/amazon/searchReturns normalized Amazon search result cards for `amazon.com`.
/amazon/suggest/{keyword}Returns typeahead keyword suggestions from Amazon's public suggestion API for `amazon.com`.
Related APIs
Start building