Search Nike.com products by free-text query. Returns query, count, and results (each with title, subtitle, url, price, fullPrice, styleColor, colorwayCount, imageUrl, messaging). Results are capped at 120 per call.
Input
queryrequired
maxoptional
Default: 24
Output
countrequired
queryrequired
resultsrequired
FAQ
Search Nike.com products by free-text query. Returns query, count, and results (each with title, subtitle, url, price, fullPrice, styleColor, colorwayCount, imageUrl, messaging). Results are capped at 120 per call.
Required: query. Optional: max.
It returns count, query, results.
No. It only uses pages of nike.com that are reachable without signing in.
It only reads. It looks things up on nike.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/nike.com/search_products, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/nike.com/search_products
It is part of Reduck's official curated catalogue.