> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scrapio.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Amazon

> Search Amazon, retrieve product details, and fetch offer pricing.

## Endpoints

* `GET /v1/amazon/search` — Search Amazon and return structured results.
* `GET /v1/amazon/product` — Retrieve product details by ASIN or URL.
* `GET /v1/amazon/pricing` — Get current offer pricing for a product.
* `GET /v1/amazon/search/crawl` — Queue an Amazon search crawl as an async job.
