# TheBotWire Eurovision Feed

> TheBotWire Eurovision 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 Eurovision Song Contest news, national finals results, betting odds, and running order updates from curated sources

## Facts

- Endpoint: GET https://thebotwire.com/eurovision/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-eurovision-feed-8bd34668
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zrw40qV5MQxIBWZ7MmBUU

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-eurovision-feed-8bd34668
```

Example prompt: Pull the latest Eurovision news and odds right now — I want to see the most recent national finals results and any running order updates, up to 20 results.

## When to prefer this

Choose this endpoint when you need Eurovision-specific content — national finals, odds, running order, and contest entries — rather than general music or entertainment news. It is the only endpoint in this family scoped specifically to Eurovision, making it ideal for betting and prediction agents during the contest season (January–May) or for year-round Eurovision tracking.

## Known failure modes

- No results returned if freshness window is too narrow and no recent articles exist
- Invalid 'since' format (e.g. '1week' instead of '7d') may return an error or empty set
- Limit exceeds maximum of 50 returns a validation error
- Source filter 'escxtra' may return fewer results during low-activity periods between contests

## How this service works

Eurovision Song Contest: national finals, odds, running order. Betting/prediction agents , Eurovision is one of the most heavily bet non-sport events in Europe, with liquid markets months ahead

## Output

A list of structured news items about Eurovision, each including headline, source (e.g. ESCXtra), publication timestamp, summary or body text, and relevant metadata such as odds figures, country names, or running order positions where applicable.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-eurovision-feed-8bd34668/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)
