Maxburgers: Get Product Details
Maxburgers via Parse · food_dining
Get detailed information for a specific product including available modifier groups with their items (add-ons, removals, bread choices). Each modifier group lists items with Id, Title, and Price. 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.02 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_product_details
- Interface artifact
- sha256:5d69dd9d7a891d1b688bc7b3afc35fc59ddd6567b35454afb0e062c14546c78a
- Manifest digest
- sha256:b1a4bd8a4a7eca0bbb3108ff0d88e232a2641aac2c2bcf1bb70761f6d302aae7
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
- product_id (string, required): Product ID from get_products.
- 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","product_id":"22130","country_code":"se","culture_code":"en-us"}