Ocado: Get Search Suggestions
Ocado via Parse · food_dining
Autocomplete suggestions for the search box. With a non-empty prefix returns matching terms; with an empty prefix returns popular/trending search terms. Useful for building type-ahead UIs or discovering popular searches. Search and browse grocery products on Ocado UK, get detailed product information including nutrition, view cart contents, and discover related products. Fulfilled by Parse from www.ocado.com.
- ecommerce
- food-dining
- ocado
- parse
- platform-key
- reviews-ratings
- www-ocado-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/44d2a146-f43b-415b-8494-308caaef06cf/get_search_suggestions
- Interface artifact
- sha256:1d71fe397c34950c850baad3a14bac9b4203e2d7bdfef94e948403ed6ec8063a
- Manifest digest
- sha256:3d8e7c77b8904f722e0c6d75686c35718abe118f710953331ad5697d790f184c
Request fields
- limit (integer): Maximum suggestions to return (1-100)
- query (string): Search term prefix for autocomplete (empty for popular searches)
Example queries
- {"limit":"5","query":"chick"}