# TheBotWire Food & Restaurant Industry News Feed

> TheBotWire Food & Restaurant Industry 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 latest restaurant and food industry news articles from Eater and Restaurant Dive, covering openings, closures, chain expansions, menu strategy, operator earnings, and labor developments.

## Facts

- Endpoint: GET https://thebotwire.com/food/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-food-restaurant-industry-news-feed-10886663
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0vrqakWgY19lMBt00A4ib

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-food-restaurant-industry-news-feed-10886663
```

Example prompt: Pull the latest restaurant industry news from Eater and Restaurant Dive — show me up to 20 articles from the past 24 hours, focusing on chain expansions and menu strategy.

## When to prefer this

Choose this endpoint when you need curated, food-and-restaurant-specific industry news rather than general news search. It is best suited for agents tracking hospitality sector developments, chain strategy, operator performance, or labor trends. Prefer it over a general news search endpoint when you want pre-filtered sources known for restaurant coverage (Eater, Restaurant Dive) without needing to craft complex source-specific queries.

## Known failure modes

- No articles matching the query or filters in the specified freshness window — returns empty result set
- Invalid 'since' format (e.g. '1week' instead of '7d') — likely returns an error or ignores the parameter
- Source filter typo or unsupported value — may return an error or fall back to all sources
- Exceeding limit of 50 results — capped at maximum
- Upstream source (Eater/Restaurant Dive) temporarily unavailable — may return stale or partial results

## How this service works

Restaurant and food industry news for hospitality and consumer agents: openings and closures, chain expansion and menu strategy, operator earnings and labour developments from Eater and Restaurant Dive.

## Output

A list of news article objects, each containing headline, source (eater or restaurantdive), publication timestamp, summary or excerpt, and a link to the full article. Results are filtered by optional query terms, source, result limit, and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-food-restaurant-industry-news-feed-10886663/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)
