Nike: Search Suggestions
Nike via Parse · ecommerce
Returns autocomplete suggestions for a partial search query. Useful for building search-as-you-type UIs. Each suggestion includes display text and the corresponding search text to submit. Only the US country with English language is confirmed working. Search and browse Nike products, get product details, and find search suggestions from Nike.com Fulfilled by Parse from www.nike.com.
- ecommerce
- marketplace
- nike
- parse
- platform-key
- reviews-ratings
- www-nike-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/948eed75-bed5-4b47-9963-56d40cdec23b/search_suggestions
- Interface artifact
- sha256:c55e254f4da227fbb5b5acafc2ba13dbafbff9bb32558852cadba003cf07d5b6
- Manifest digest
- sha256:566955a8c6c87a6dfe2ff17dcfd9211e72b29f741be6a915f8557a4fd003ecb7
Request fields
- count (integer): Maximum number of suggestions to return
- query (string, required): Partial search text to get suggestions for
- country (string): Country code. Only 'US' is confirmed working.
- language (string): Language code. Only 'en' is confirmed working.
Example queries
- {"count":"8","query":"basketball","country":"US","language":"en"}