# TheBotWire College Basketball News Feed

> TheBotWire College Basketball 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 college basketball news, bracketology updates, and March Madness tournament coverage from curated sports sources

## Facts

- Endpoint: GET https://thebotwire.com/cbb/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-college-basketball-news-feed-2ab75629
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Y8PxMMWU-Vl5ydYuE3O7H

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-college-basketball-news-feed-2ab75629
```

Example prompt: Pull the latest college basketball and bracketology news from BustingBracket — give me the 10 most recent items from the last 24 hours so I can see who's trending on the bubble.

## When to prefer this

Choose this endpoint when you need timely, curated college basketball and bracketology news specifically — especially during NCAA tournament season when bracket projections, bubble team updates, and seeding news are critical. It aggregates trusted CBB-specific sources (CBS Sports, Busting Bracket) rather than general sports feeds, making it more signal-dense for March Madness workflows than a general news endpoint. Prefer it over the general breaking news endpoint when your agent is focused on college basketball betting, bracket tools, or tournament tracking.

## Known failure modes

- No results returned if query terms match nothing in the freshness window — try broadening the 'since' parameter
- Invalid 'src' enum value returns a validation error — must be one of cbssports, sports, bustingbracket
- Limit exceeding 50 returns a validation error
- Very narrow freshness windows (e.g. 30m) during off-season may return empty results
- Service may return stale data if upstream sources are slow to publish

## How this service works

College basketball, bracketology and tournament news. March Madness bracket tools and college betting agents; the seasonal spike is enormous and narrow

## Output

A list of news articles and updates from curated college basketball sources including headlines, publication timestamps, source attribution, and article URLs. Results can be filtered by source (cbssports, sports, bustingbracket), freshness window, and keyword query, with up to 50 items returned per call.

## More

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