# thebotwire.com Rugby League News Feed

> thebotwire.com Rugby League 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 latest NRL and Super League rugby league news with optional keyword search and source filtering

## Facts

- Endpoint: GET https://thebotwire.com/rugbyleague/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-rugby-league-news-feed-711065cf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_H2j8GgqHvL-rMFUpkfU3s

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-rugby-league-news-feed-711065cf
```

Example prompt: Pull the latest NRL news from the past 2 hours — up to 20 results — so I can see what's happening before the weekend games.

## When to prefer this

Choose this endpoint when you need rugby-league-specific news (NRL or Super League) with source-level filtering between BBC Sport and ZeroTackle. It is purpose-built for rugby league and Australian betting-adjacent use cases where freshness windows and keyword search across these specific curated sources matter. Prefer it over a general news search endpoint when the user's intent is narrowly rugby league.

## Known failure modes

- No results returned if freshness window is too narrow and no recent articles exist
- Invalid 'src' enum value returns an error
- 'limit' outside 1–50 range returns a validation error
- Service unavailable if upstream news sources (bbci, zerotackle) are down
- Empty result set for very specific search terms with no matching articles

## How this service works

Rugby league: NRL and Super League. Australian betting agents , NRL is a top-three betting code in Australia

## Output

A list of rugby league news items (NRL and/or Super League) including headlines, publication timestamps, source identifiers (bbci or zerotackle), and article URLs or summaries, filtered and ordered by recency according to the query parameters supplied.

## More

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