kfc.com.au API: get_product_detail
kfc.com.au via Parse · food_dining
Get detailed information for a specific menu item including nutritional information, allergens, modifiers, and pricing. Returns the full item catalog entry with all customization options. Accepts item-level IDs (format 'I-XXXXX-X') from the items array within get_menu products. 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-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/get_product_detail
- Interface artifact
- sha256:b480312565da2c9a83f9b12694f703b018e4e99b9406fcf1da7aa0f3f3e0ac96
- Manifest digest
- sha256:8d6dd31e820ac97f773332eb99c61d45d8a66cac5cd643d5e9570bd822c8e2ac
Request fields
- store_id (string): The store ID from get_stores results.: Allowed values: 866, 802
- product_id (string, required): The item ID from get_menu results items array (format 'I-XXXXX-X', e.g. 'I-33580-0', 'I-31963').: Allowed values: I-31963, I-33580-0
Example queries
- {"store_id":"866","product_id":"I-33580-0"}