Canada Grocery Deals - flyer prices from every major chain by postal code
Current weekly flyer deals from Canadian grocery chains for any postal code, normalized into one clean schema. Search by product, filter by chain, and compare prices across Loblaws, Metro, Sobeys, IGA, Walmart, Maxi, Super C, No Frills, FreshCo, Adonis and more, all in a single run. HTTP-first: no browser, no proxies, no login.
What you get per deal
{
"name": "FRESH BONELESS CHICKEN BREASTS",
"merchant": "IGA",
"currentPrice": 12.24,
"currency": "CAD",
"priceText": "/lb $26.99/kg",
"saleStory": "350 Scene+ PTS",
"validFrom": "2026-06-11",
"validTo": "2026-06-18",
"postalCode": "H2X 1Y6",
"query": "chicken"
}
Numeric prices where the flyer gives a clean price. The raw per-unit text and the promo line (2 for $5, 40% DE RABAIS, points offers) are kept, so nothing is lost. English and French product names via the locale option.
Filters
- postalCode (required) - flyers differ by region, so you get what actually runs in that area
- queries (required) - one or more product terms: milk, chicken, diapers
- merchants - only keep these chains; empty means all
- onlyWithPrice - skip image-only promos that carry no parseable price (default on)
Use cases
- Price comparison apps - cheapest chicken across every chain near a shopper this week
- Deal alerts - run on a schedule, diff against last week, notify on a target price
- Meal-planning and budgeting tools - this week's deals for a shopping list by postal code
- Market and CPG research - promo depth and frequency by brand, chain, and region over time
- AI agents - "what milk deals are near H2X 1Y6 this week" through the standby endpoint
Pricing
| Event | Price (USD) |
|---|---|
| Run start | $0.0005 |
| Per deal result | $0.001 |
| API call (standby) | $0.02 |
A weekly 10-product comparison across all chains costs pennies. The live price on the Apify page is authoritative.
Runs on Apify - free account, pay per deal, schedule it or call the standby endpoint.
Run on Apify →Related: Fuel Prices (Official Sources) · Feed Digest Monitor