# thebotwire.com Japanese Games News Feed

> thebotwire.com Japanese Games 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 the latest Japanese game news from Gematsu and Siliconera, including JRPG announcements, Famitsu-derived stories, and Japanese publisher updates

## Facts

- Endpoint: GET https://thebotwire.com/jpgames/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-japanese-games-news-feed-ffd85b47
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ulf_Py9YUy9YkiYYp-Z5M

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-japanese-games-news-feed-ffd85b47
```

Example prompt: Pull the latest Japanese game news from Gematsu and Siliconera from the last 24 hours — I want to see any new JRPG or Japanese publisher announcements, up to 20 results.

## When to prefer this

Choose this endpoint when you need timely, curated Japanese gaming news specifically from Gematsu and Siliconera — the two most respected English-language Japanese gaming news sources. Prefer this over the general gaming news endpoint (GameSpot/IGN) when your user cares about JRPGs, Japanese publisher announcements, Famitsu-derived stories, or import gaming. Ideal for agents serving JRPG enthusiasts, gaming newsletter automation, or competitive intelligence on Japanese game releases.

## Known failure modes

- No results returned if the query term matches nothing within the freshness window
- Invalid 'since' format (e.g. malformed duration string) may cause a bad request error
- Invalid 'src' enum value (anything other than 'gematsu' or 'siliconera') will be rejected
- Limit exceeding 50 or below 1 will fail schema validation
- Payment not included or insufficient USDC may result in 402 response

## How this service works

Japanese games: JRPG, Japanese publisher announcements, Famitsu-derived news. Import/JRPG fandom , a distinctly separate, very dedicated audience from general gaming news, and one that reads announcements the same day they break

## Output

A list of news items (up to the requested limit, default 10) from Japanese gaming sources such as Gematsu and Siliconera, each likely containing headline, summary, source, and publication timestamp. Results reflect the freshness window if specified, and can be filtered by source or keyword query.

## More

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