# TheBotWire AFL News Feed

> TheBotWire AFL 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-15).

Fetches the latest Australian Rules Football (AFL) news and updates from curated sources, with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/afl/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-afl-news-feed-6c03e9b4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UyoTGqgCjWXjErCjY3VeH

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-afl-news-feed-6c03e9b4
```

Example prompt: Pull the latest AFL news from TheBotWire — give me up to 20 articles from the last 24 hours, and filter for anything mentioning 'injuries' or 'team selection'.

## When to prefer this

Choose this endpoint when you need real-time or recent Australian Rules Football news, particularly for AFL betting intelligence, team selection updates, injury news, or trade period monitoring. It is purpose-built for AFL and sourced from curated AFL-specific outlets, making it more targeted than a general news search endpoint. Prefer it over general sports news endpoints when the user's query is specifically about AFL or Australian Rules Football.

## Known failure modes

- No results returned if freshness window is too narrow and no new content has been published
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause empty or error response
- Limit values outside 1–50 will be rejected by schema validation
- Source filter 'zerohanger' may return fewer results if that source is unavailable

## How this service works

Australian Rules Football. Australian betting agents , AFL is the largest betting code in Australia

## Output

A list of AFL news items (up to 50) from curated sources, each including headline, content snippet, publication timestamp, and source. Results can be filtered by keyword search query, source (zerohanger), result count, and freshness window (e.g. 30m, 2h, 24h, 3d).

## More

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