# TheBotWire EuroBasket News Feed

> TheBotWire EuroBasket 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 European basketball news from EuroLeague and domestic leagues, with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/eurobasket/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-eurobasket-news-feed-6583a847
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UKKpofvIN8fabX2_vaVLn

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-eurobasket-news-feed-6583a847
```

Example prompt: Pull the latest EuroLeague news from Eurohoops — give me up to 20 articles from the past 24 hours about Real Madrid's recent form.

## When to prefer this

Choose this endpoint when you need English-language European basketball news specifically from EuroLeague or domestic leagues, particularly for betting research, fantasy sports, or sports monitoring where NBA-focused news feeds are insufficient. It is especially valuable when you need filtered, near-real-time basketball news from a curated European source like Eurohoops rather than a generic sports aggregator.

## Known failure modes

- No results returned if freshness window is too narrow or search query is too specific
- Invalid 'since' format (e.g. malformed duration string) may cause an error or empty response
- Exceeding limit maximum of 50 returns a validation error
- Source filter 'src' only accepts 'eurohoops' — other values will fail
- Service unavailable if upstream news source is temporarily down

## How this service works

European basketball: EuroLeague and domestic leagues. European basketball betting agents; EuroLeague is a heavily bet market with far less English-language coverage than the NBA

## Output

A list of European basketball news articles from sources like Eurohoops, each including headline, summary or body text, publication timestamp, and source metadata. Results can be filtered by keyword search, source, and freshness window, with up to 50 items returned per call.

## More

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