# TheBotWire CFL & Canadian Pro Sport News Feed

> TheBotWire CFL & Canadian Pro Sport 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).

Returns the latest Canadian Football League and Canadian pro sports news articles, optionally filtered by source or search terms, with freshness controls

## Facts

- Endpoint: GET https://thebotwire.com/cfl/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-cfl-canadian-pro-sport-news-feed-9cdd4f12
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_NrrmvTmh2Y8sata4C0479

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-cfl-canadian-pro-sport-news-feed-9cdd4f12
```

Example prompt: Pull the latest CFL headlines from 3downnation for the past 24 hours — up to 15 results — so I can see what's been happening in the league this week.

## When to prefer this

Use this endpoint when you specifically need CFL or Canadian professional sports news, particularly for Ontario/Canadian sports betting agents, sports-media tools, or any agent needing structured access to 3downnation and Sportsnet content. Prefer this over a general news search when the query is CFL-specific and recency matters (e.g. injury updates before a game, roster moves, standings). Not suitable for US NFL news, soccer, or non-Canadian sports coverage.

## Known failure modes

- No results found for narrow query or freshness window — returns empty list
- Invalid 'src' enum value causes 400-level error
- 'since' parameter with unsupported format returns error or is ignored
- Rate limiting or payment failure returns 402 or 429
- Source temporarily unavailable may reduce result count without error

## How this service works

Canadian Football League and Canadian pro sport. Canadian betting agents (Ontario is a large regulated market) and Canadian sports-media tools

## Output

A list of CFL and Canadian pro sports news articles (up to 50, default 10), each containing the headline, source (3downnation or sportsnet), publication timestamp, summary or body text, and article URL. Results are ordered by recency and can be filtered by source and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-cfl-canadian-pro-sport-news-feed-9cdd4f12/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)
