Delhaize: Get Promotions
Delhaize via Parse · food_dining
List products with active promotions on Delhaize Belgium. Returns paginated results filtered to products that currently have at least one active promotion (multi-buy deals, percentage discounts, free delivery offers, etc.). Each product includes structured pricing, parsed weight/unit data, and full promotion details: mechanic type parsed deterministically from the promotion title when possible (e.g. '2de tegen -40%' → percentage_off with percentage_discount=40, qualifying_quantity=2), ISO 8601 validity dates with Europe/Brussels timezone offset, and linked_product_codes including the current product code. Fields such as reward_quantity, amount_discount, and member_only remain null when not evidenced in the source. Supports pagination via page and page_size parameters; omitting page returns page 1, omitting page_size returns 20 results per page. Search and retrieve product metadata, prices, and promotions from the Delhaize Belgium online grocery store. Fulfilled by Parse from delhaize.be.
- delhaize
- delhaize-be
- ecommerce
- food-dining
- parse
- platform-key
- reviews-ratings
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/15807324-f7ef-4d7d-a3c6-7638f89560ec/get_promotions
- Interface artifact
- sha256:b4e4a2c22e5de770640509aa85c10e92cc5821c349fdf88e9433cdf63682d835
- Manifest digest
- sha256:a9674a0cf2bf1682516f0d8cf3ab54d14e0c2ea8979773744080883314968214
Request fields
- lang (string): Language code for results: 'nl' for Dutch or 'fr' for French.: Allowed values: nl, fr
- page (integer): Page number (1-based). Omitting returns page 1.
- page_size (integer): Number of products per page (1–100).
Example queries
- {"lang":"nl","page":"1","page_size":"5"}