# thebotwire.com Comedy News Feed

> thebotwire.com Comedy 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 standup comedy news — specials, tours, club scene updates, and comedian news — with optional search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/comedy/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-com-comedy-news-feed-7b366a18
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tfydgyI2pXvGH7Hsz_Rcx

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-comedy-news-feed-7b366a18
```

Example prompt: Pull the latest standup comedy news from the past 24 hours — up to 20 results — so I can see if any new specials or tour dates have been announced.

## When to prefer this

Use this endpoint when an agent needs current standup comedy news, tour alerts, or special-release monitoring. It is specifically scoped to comedy entertainment (not general entertainment or music) and supports freshness-windowed queries ideal for periodic monitoring agents. Prefer over general news search when the user's intent is specifically comedy-focused.

## Known failure modes

- No results returned if query terms match nothing in the index
- Empty response if 'since' window is too narrow and no items exist in that timeframe
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a 400 error
- Limit exceeding 50 will be rejected by schema validation
- Source filter 'comedycake' may return fewer results if that source has low recent activity

## How this service works

Standup comedy: specials, tours, club scene, comedian news. Tour-alert and special-release agents for comedy fandom

## Output

A list of comedy news items sourced from outlets like ComedyCake, each containing headline, summary, source, publication timestamp, and relevant links — covering standup specials, tour dates, club scene developments, and comedian news.

## More

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