# TheBotWire Grocery & CPG News Feed

> TheBotWire Grocery & CPG News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Returns the latest grocery retail, supermarket chain, private label, and CPG industry news articles, optionally filtered by source or search terms

## Facts

- Endpoint: GET https://thebotwire.com/grocery/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-grocery-cpg-news-feed-14efeb50
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nzzkzRRZmbi-8zhHtpYUa

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-grocery-cpg-news-feed-14efeb50
```

Example prompt: Pull the latest grocery and CPG retail news from GroceryDive and SupermarketNews — up to 20 articles from the past 24 hours — and flag anything about private label or category management.

## When to prefer this

Choose this endpoint when you need current news specifically from the grocery retail, supermarket, or CPG sector from authoritative trade sources like GroceryDive, FoodDive, or SupermarketNews. Prefer this over general news endpoints when the agent task involves tracking retailer strategy, private label moves, category management, grocery technology, or CPG brand activity at the retail level.

## Known failure modes

- No articles returned if freshness window is too narrow or no matching content exists for the query
- Invalid 'src' enum value returns a validation error
- 'limit' outside the 1–50 range returns a validation error
- 'since' with malformed duration string (e.g. '1week' instead of '7d') may return an error or be ignored
- Service may return stale results if upstream sources have not published recently

## How this service works

Grocery and CPG retail trade , supermarket chains, private label, category management. CPG brand teams tracking retailer moves, grocery-tech vendors, and price/assortment monitoring agents

## Output

A list of news articles from curated grocery and CPG sources (GroceryDive, FoodDive, SupermarketNews), each containing headline, summary, source, and publication timestamp, ordered by recency. Supports up to 50 results per call.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-grocery-cpg-news-feed-14efeb50/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
