KFC: Search Menu
KFC via Parse · food_dining
Search for items in a store's menu by keyword. Returns matching products with name, price, category, and image. Results may contain duplicates where the same product appears in multiple categories. Searches product names case-insensitively. Scraper for KFC Australia menu, stores, and product details. Supports store location search, full menu retrieval, keyword search, and item-specific details (pricing, nutrition, allergens). Fulfilled by Parse from kfc.com.au.
- food-dining
- healthcare
- kfc
- kfc-com-au
- maps-geo
- parse
- platform-key
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/b5a09d5c-562e-4e11-a251-3ff001f99a98/search_menu
- Interface artifact
- sha256:f21e1be2627ffbffb7bf0f68af6657bde4d29fd1c37b81c8bbd021604bd4c1ae
- Manifest digest
- sha256:9a26e98f9c6599142fd1b4b2728c0bc6554ca494cfb55bc99d1d5203bf43b906
Request fields
- query (string, required): Search keyword to match against product names (e.g. 'burger', 'zinger', 'chicken').: Allowed values: zinger, burger, chicken, chips
- store_id (string): The store ID from get_stores results.: Allowed values: 866, 802
Example queries
- {"query":"zinger","store_id":"866"}