# TheBotWire Agriculture News Feed

> TheBotWire Agriculture 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).

Fetches the latest agriculture trade news, crop conditions, farm policy, input costs, and livestock market updates from curated sources including Brownfield Ag News, Farm and Dairy, and Agriland

## Facts

- Endpoint: GET https://thebotwire.com/agriculture/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-agriculture-news-feed-ba89f8fa
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0ygk-oZ03J1c4Zdqt7eHA

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-agriculture-news-feed-ba89f8fa
```

Example prompt: Pull the latest agriculture news from Brownfield Ag News and Farm and Dairy from the past 24 hours — focus on anything about crop conditions or livestock markets, and give me up to 20 results.

## When to prefer this

Choose this endpoint when your agent needs structured, curated agriculture-specific news from trusted farm industry sources like Brownfield Ag News, Farm and Dairy, or Agriland. It is purpose-built for ag trade, crop, livestock, and policy topics — more focused than a general news search endpoint. Prefer it over generic news APIs when your user's context is farming, agribusiness, rural markets, or agricultural policy monitoring.

## Known failure modes

- No results returned if freshness window is too narrow and no new articles have been published
- Invalid 'src' enum value returns an error or empty set
- Limit exceeding 50 is rejected by schema validation
- Query string with no matching articles returns empty results
- Network timeout or upstream source unavailability may return partial or no results

## How this service works

Agriculture trade , crop conditions, farm policy, input costs, livestock markets. Ag input suppliers, equipment dealers, and farm-management software

## Output

Returns a list of agriculture news items (up to the specified limit, default 10) with article titles, summaries, source attribution, and timestamps. Articles are drawn from Brownfield Ag News, Farm and Dairy, and/or Agriland depending on filters applied. Results reflect recent coverage of crop conditions, livestock prices, farm policy, input costs, and agribusiness developments.

## More

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