Danish Supermarket Offers
Search and compare current Danish supermarket offers from Bilka, føtex, Netto, REMA 1000, and Lidl — optimize shopping lists across stores.
Overview
Search and compare current Danish supermarket offers from Bilka, føtex, Netto (Salling Group food-waste clearances), REMA 1000, and Lidl. Optimize a shopping list across one or more stores, and enrich products with Open Food Facts.
Coop is not included in this integration.
Prerequisites
- A stackgate.ai account
- Optional: your own Salling Group API token if you want to bypass the shared hub quota for Salling clearances
Getting credentials
- Open Integrations → Danish Supermarket Offers.
- Click Activate.
- Optionally set a default postal code (and latitude/longitude) for location-aware search.
- Optionally paste your own Salling API token from the Salling developer portal.
No credentials are required for Tjek flyer offers, REMA flyer offers, Lidl weekly offers, or Open Food Facts enrichment.
Using with AI clients
- Dedicated endpoint:
POST /mcp/supermarket-offers - Private gateway:
supermarket-offers__*tools
Example prompts:
- “Find the cheapest milk offers near 2100 København Ø.”
- “Compare hakket oksekød prices across Netto, REMA, and Lidl this week.”
- “Optimize this shopping list across at most two stores.”
Data sources
| Source | Coverage |
|---|---|
| Salling Group API | Bilka / føtex / Netto food-waste clearances (official) |
| Tjek / eTilbudsavis | Weekly flyer offers across Danish chains |
| REMA 1000 | Weekly flyer offers (via Rema dealer feed) |
| Lidl Plus endpoints | Store weekly offers |
| Open Food Facts | Product enrichment (EAN, ingredients, allergens, nutrition) |
Troubleshooting
- 429 hub quota — daily hub limits protect shared API keys. Add your own Salling API token under My Integrations, or wait until the quota resets.
- Empty Lidl results — ensure latitude/longitude or a Lidl
store_id(storeKey) is provided. - Missing Salling clearances — confirm the hub (or your BYOK) Salling token has access to the food-waste API.
- Open Food Facts rate limits — product enrichment is fair-use; avoid rapid barcode lookups.
Available tools
-
list_providers
List supermarket offer data sources (Salling, Tjek, REMA, Lidl), whether each is enabled, and credential requirements.
-
list_chains
List supported supermarket chains from enabled providers (Bilka, føtex, Netto, REMA 1000, Lidl).
-
search_offers
Search current supermarket offers across enabled providers. Filter by chain, location, and validity date.
-
compare_prices
Compare the cheapest matching offer per supermarket chain for a query or GTIN.
-
find_cheapest
Return the cheapest matching offers across stores for a product query.
-
get_store_offers
List current offers for a specific store (Salling food-waste store id, Lidl storeKey, or Tjek store id).
-
optimize_shopping_list
Optimize a shopping list across one or more stores (cheapest overall, minimize stores, or preferred chains).
-
enrich_product
Enrich a product by EAN/GTIN using Open Food Facts (ingredients, allergens, nutrition, categories, images).
MCP endpoint:
https://stackgate.ai/mcp/supermarket-offers
(HTTP) or via the
private gateway.