Maxburgers: Get Menu
Maxburgers via Parse · food_dining
Get complete menu data for a specific store and order type. Returns Categories, Products (with Configurables tree), Refs (product metadata including Title, Price, Description, Images), Rules, and Currency info. 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_menu
- Interface artifact
- sha256:b4b4bfb9c1e869c16d39d7ae48ebd6b4cd8c117b74e1cd6afcc8b3e892787c8d
- Manifest digest
- sha256:a6c86bd0b31e51e1bcaa285282938f1597bc6ec1021c06e8c993796808cecd84
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"}