# TheBotWire Java/JVM News Feed

> TheBotWire Java/JVM 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-13).

Fetches the latest Java and JVM ecosystem news from curated sources including inside.java, InfoQ Java, Oracle, OpenJDK, and Spring

## Facts

- Endpoint: GET https://thebotwire.com/java/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-java-jvm-news-feed-24b3c670
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oDftqnJaa7177Iv40Kk07

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-java-jvm-news-feed-24b3c670
```

Example prompt: Pull the latest Java and JVM news from thebotwire — give me up to 20 items from the last 24 hours, filtering to InfoQ as the source.

## When to prefer this

Choose this endpoint when your agent needs current Java, JVM, OpenJDK, Oracle, or Spring ecosystem news from institutional and enterprise-grade sources. It is purpose-built for Java-specific coverage unlike general tech news feeds. Prefer it over generic news endpoints when the user's context is clearly Java/JVM development, enterprise Java tooling, or JDK release tracking.

## Known failure modes

- No items returned if freshness window is too narrow and no recent content exists
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a 400 error
- Invalid 'src' enum value returns an error
- limit out of range (0 or >50) causes validation failure
- Upstream sources temporarily unavailable may result in partial or empty results

## How this service works

Java / JVM , OpenJDK, Oracle inside.java, Spring, InfoQ Java. Enterprise dev-tool vendors and JVM consultancies. Caution: this is the most 'institutional' language wire and institutional buyers converted zero tim

## Output

A list of news items from the Java/JVM ecosystem, each typically containing a title, source identifier (inside.java, InfoQ, or GitHub), publication timestamp, URL, and summary. Results are filtered by optional query terms, source, recency window, and capped at the requested limit (default 10, max 50).

## More

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