Maxburgers: Get Products
Maxburgers via Parse · food_dining
Get products for a specific store with enriched metadata (Title, Price, Description) from menu Refs. Returns a wrapped object with a products array. API for browsing Max Burgers restaurants, menus, and products across Sweden, Denmark, Norway, and Poland. Fulfilled by Parse from order.maxburgers.com.
- ecommerce
- food-dining
- maps-geo
- maxburgers
- order-maxburgers-com
- parse
- platform-key
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/66798bf8-1c8f-4e81-b7fa-1041245ec549/get_products
- Interface artifact
- sha256:7db761b3f37700242bba02db513bbd8fdac8eb3414dbd5ed44e665c1e0b067df
- Manifest digest
- sha256:95ec2a627f435f7ca12558a297382ff34d03d71873e98395a6979b353cc158c9
Request fields
- store_id (string, required): Store ID from get_stores.
- menu_type (string): Menu type: takeaway, eatin, or delivery.: Allowed values: takeaway, eatin, delivery
- country_code (string): Country code: se, dk, no, or pl.: Allowed values: se, dk, no, pl
- culture_code (string): Culture code for localization (e.g. en-us, sv-se).: Allowed values: en-us, sv-se, da-dk, nb-no, pl-pl
Example queries
- {"store_id":"208","menu_type":"takeaway","country_code":"se","culture_code":"en-us"}