US Grocery Deals - weekly ad prices from every major chain by ZIP code
Current weekly ad deals from US grocery chains for any ZIP code, normalized into one clean schema. Search by product, filter by chain, and compare prices across Kroger, Safeway, Albertsons, Publix, H-E-B, ALDI, Lidl, Meijer, Target, Stop & Shop, Wegmans and many regional grocers, all in a single run. Several ZIP codes per run, so you can compare cities. HTTP-first: no browser, no proxies, no login.
What you get per deal
{
"name": "SKIM PLUS MILK",
"merchant": "Bravo Supermarket",
"currentPrice": 5.99,
"currency": "USD",
"priceText": null,
"saleStory": null,
"validFrom": "2026-09-18",
"validTo": "2026-09-25",
"zipCode": "10001",
"query": "milk"
}
Numeric prices where the flyer gives a clean price. The raw per-unit text and the promo line (BOGO, 2 for $5, loyalty offers) are kept, so nothing is lost. Malformed ZIP codes are rejected up front, because the upstream search returns generic filler for them.
Filters
- zipCodes (required) - one or more US ZIP codes; weekly ads differ by area, so you get what actually runs there
- 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 eggs 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 ZIP code
- Market and CPG research - promo depth and frequency by brand, chain, and metro over time
- AI agents - "what milk deals are near 60614 this week" through the standby endpoint
Pricing
| Event | Price (USD) |
|---|---|
| Run start | $0.0005 |
| Per deal result | $0.002 |
| API call (standby) | $0.02 |
A daily check of three products in one ZIP runs about $3-9 a month. 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: Canada Grocery Deals · Fuel Prices (Official Sources) · Feed Digest Monitor