Marketplaces & Retail3 active endpointsapiKey

Amazon scraping API

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

Amazon coverage

Active endpoints

3

Methods

GET

Required params

6

Schema refs

3

Product1
Search1
Suggest1
{
  "platform": "Amazon",
  "endpoint": "amazon-product",
  "method": "GET",
  "path": "/amazon/product/{asin}",
  "auth": "apiKey"
}

Use cases

Workflows that fit Amazon

Use Crawlora Amazon endpoints for product, search, and marketplace research workflows.

Product research

Use Amazon endpoints to turn product research into repeatable API requests with documented inputs and JSON responses.

Search result monitoring

Use Amazon endpoints to turn search result monitoring into repeatable API requests with documented inputs and JSON responses.

Marketplace intelligence

Use Amazon endpoints to turn marketplace intelligence into repeatable API requests with documented inputs and JSON responses.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

1 endpoints

Product

/amazon/product/{asin}

GETapiKey
1 endpoints

Search

/amazon/search

GETapiKey
1 endpoints

Suggest

/amazon/suggest/{keyword}

GETapiKey

Featured endpoints

Amazon API endpoints

Browse full docs
GETapiKeyexample
/amazon/product/{asin}
Details

Retrieve Amazon product details

Returns normalized product details for an Amazon ASIN on `amazon.com`, including pricing, availability, overview data, inline review samples, and descriptive content.

asin:pathlanguage:querycurrency:query+1 more
GETapiKeyexample
/amazon/search
Details

Search Amazon products

Returns normalized Amazon search result cards for `amazon.com`.

k:querys:querypage:query+1 more
GETapiKeyexample
/amazon/suggest/{keyword}
Details

Retrieve Amazon search suggestions

Returns typeahead keyword suggestions from Amazon's public suggestion API for `amazon.com`.

keyword:pathx-api-key:header

Related APIs

More marketplaces & retail coverage

Start building

Test Amazon endpoints against the same catalog used by Docs.