🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Supermarket Deals (DE)

by @benmillerat

Search German supermarket flyers (Aldi, Lidl, REWE, EDEKA, Kaufland) for product deals via Marktguru. Results ranked by best price per litre (EUR/L). No API...

πŸ’‘ Examples

# Single search term
node dist/index.js search "Cola Zero" --zip 85540

Multiple terms (merged + deduped, useful for product aliases)

node dist/index.js search "Cola Zero" "Coke Zero" --zip 85540

Broad search β€” let your agent do the filtering

node dist/index.js search "Cola" --zip 85540

Filter by specific stores

node dist/index.js search "Monster Energy" --zip 80331 --stores "Lidl,ALDI SÜD"

JSON output for agent/cron use

node dist/index.js search "Cola" --zip 85540 --json

Show config

node dist/index.js config

βš™οΈ Configuration

cd path/to/supermarket-deals
npm install
npm run build

Optionally set your defaults:

node dist/index.js config set zip 85540
node dist/index.js config set stores "Lidl,REWE,EDEKA,ALDI SÜD,Kaufland"

πŸ“‹ Tips & Best Practices

  • Prospekte refresh on Mondays and Thursdays
  • Results are cached by Marktguru for ~15 minutes
  • Some regional store branches may not submit flyers to Marktguru β€” broad queries catch more
  • API keys rotate and are fetched fresh at runtime (cached 6h in ~/.supermarket-deals/keys.json)
  • View on ClawHub
    TERMINAL
    clawhub install supermarket-deals

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’