# thebotwire.com Running News Feed

> thebotwire.com Running 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 athletics, road running, and track news from curated sources including Athletics Weekly, LetsRun, Runner's World, and BBC Sport

## Facts

- Endpoint: GET https://thebotwire.com/running/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-com-running-news-feed-01e21986
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7pwjXeNZDpkkIsDGEBnQC

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-com-running-news-feed-01e21986
```

Example prompt: Pull the latest running and athletics news from LetsRun and Runner's World from the past 24 hours — give me up to 20 results.

## When to prefer this

Choose this endpoint when you need real-time or recent news specifically from the running and athletics domain — road racing, track and field, running gear, or race registrations — from trusted niche publications like LetsRun and Athletics Weekly. Prefer it over general news endpoints when the consumer audience is runners, coaches, or race organizers, and when a betting or fantasy sports angle is not relevant.

## Known failure modes

- No results returned when freshness window is too narrow or query terms too specific
- Invalid src enum value causes request rejection
- Limit exceeding 50 returns an error
- Source temporarily unavailable may reduce result count
- Empty result set when no articles published within requested time window

## How this service works

Athletics, road running and track. Running-gear and race-registration content agents; large consumer audience, negligible betting angle

## Output

A list of up to 50 news items (default 10) from curated running and athletics sources, each containing article title, source, publication date, URL, and summary. Results can be filtered by source (athleticsweekl, letsrun, runnersworld, bbci) and freshness window (e.g. 30m, 2h, 24h, 3d), and optionally searched by keyword query.

## More

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