# TheBotWire Tech News Feed

> TheBotWire Tech 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 technology industry news from TechCrunch, The Verge, and Ars Technica, with optional keyword search and source filtering

## Facts

- Endpoint: GET https://thebotwire.com/tech/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-tech-news-feed-122c0fa9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mmyE_--FcTZ4Xpn4rUm9f

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-tech-news-feed-122c0fa9
```

Example prompt: Pull the latest 15 tech news stories from TechCrunch and The Verge from the past 2 hours — I want to see what's been written about AI funding rounds.

## When to prefer this

Choose this endpoint when you specifically need tech industry coverage from TechCrunch, The Verge, or Ars Technica — major consumer and industry tech publications — rather than general news. Ideal for tracking product launches, startup funding, platform policy, and developer ecosystem news. If you need broader news coverage across domains, use the sibling breaking-news search endpoint instead.

## Known failure modes

- No results found for very narrow search queries or rare topics
- Source filter typo or unsupported value returns an error
- Freshness window format incorrect (e.g. '2hours' instead of '2h') causes a parse error
- Limit exceeding 50 returns a validation error
- Stale cache may mean very breaking news (< a few minutes) is not yet indexed

## How this service works

Technology industry news for agents: TechCrunch, The Verge, Ars Technica reporting on products, funding and platforms.

## Output

A list of up to 50 tech news articles (default 10) from TechCrunch, The Verge, and/or Ars Technica, each including headline, summary, source publication, and timestamp, filtered by optional keyword search and freshness window.

## More

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