# thebotwire.com Gaming News Feed

> thebotwire.com Gaming 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 video game industry news from GameSpot and IGN, including releases, announcements, and studio news

## Facts

- Endpoint: GET https://thebotwire.com/gaming/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 1
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-gaming-news-feed-0eed4fb8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ALbNPq9TlilRLfAimwBIT

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-gaming-news-feed-0eed4fb8
```

Example prompt: Pull me the latest gaming news from IGN and GameSpot — up to 20 stories from the last 24 hours — and flag anything about new game announcements or studio news.

## When to prefer this

Choose this endpoint when you need current video game industry news specifically from GameSpot and/or IGN — two of the most authoritative gaming publications. Prefer it over general news APIs when the user's query is specifically about gaming: game releases, developer announcements, studio news, or gaming industry events. It offers source-level filtering and freshness windowing, making it ideal for monitoring or agent pipelines that need fresh, gaming-specific content on a schedule.

## Known failure modes

- No results returned if search query matches nothing in the freshness window
- Invalid 'src' enum value causes request rejection
- 'since' parameter with unrecognized format may return an error or default behavior
- Limit above 50 or below 1 causes validation failure
- Upstream GameSpot or IGN feeds unavailable may cause partial or empty results

## How this service works

Video game industry news for entertainment agents: GameSpot and IGN on releases, announcements and studio news.

## Output

A list of gaming news articles from GameSpot and/or IGN, each containing headline, source, publication date, summary, and article URL. Results are filtered by source, freshness window, and optional search terms, with a configurable limit up to 50 items.

## More

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