App Logo
amazon.com

Search Amazon products

Search Amazon by free-text query and return one page of results. Returns query, page, zip, url, and items (asin, title, url, price, list_price, rating, review_count, image_url, sponsored). Organic results are stable per page but sponsored slots rotate between fetches; pagination caps around 20 pages.

Input

query required

Free-text search query.

page optional

Result page (Amazon serves ~16-22 organic results per page; pagination caps around 20 pages). Pagination is deterministic per session — same page re-fetched returns the same set; sponsored slots may rotate.

Default: 1
zipCode optional

US ZIP used to pin the store location (prices, availability).

Default: "10001"

Output

url required
zip required
page required
items required
query required

FAQ

Search Amazon by free-text query and return one page of results. Returns query, page, zip, url, and items (asin, title, url, price, list_price, rating, review_count, image_url, sponsored). Organic results are stable per page but sponsored slots rotate between fetches; pagination caps around 20 pages.
Required: query. Optional: page, zipCode.
It returns url, zip, page, items, query.
No. It only uses pages of amazon.com that are reachable without signing in.
It only reads. It looks things up on amazon.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/amazon.com/search-products, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/amazon.com/search-products
It is part of Reduck's official curated catalogue.

Start building not clicking