App Logo
amazon.com

List Amazon category page

List one page of an Amazon search or browse-node listing. Returns url, heading, and products (asin, position, sponsored). The url must be an Amazon /s listing page. This returns card-level ASINs only, so pass them to Get Amazon product for full detail.

Input

url required
zipCode optional

US ZIP for delivery location. Default 10001 (New York, NY).

Default: "10001"

Output

url required
products required
heading optional

FAQ

List one page of an Amazon search or browse-node listing. Returns url, heading, and products (asin, position, sponsored). The url must be an Amazon /s listing page. This returns card-level ASINs only, so pass them to Get Amazon product for full detail.
Required: url. Optional: zipCode.
It returns url, heading, products.
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/list-category, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/amazon.com/list-category
It is part of Reduck's official curated catalogue.

Start building not clicking