# TheBotWire Celebrity News Feed

> TheBotWire Celebrity 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 celebrity news, gossip, red carpet, breakups, and legal stories from sources like TMZ, Page Six, and Perez Hilton

## Facts

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

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-celebrity-news-feed-db41fa91
```

Example prompt: Pull the latest 10 celebrity gossip stories from TMZ and Page Six from the last 2 hours so I can draft some social posts.

## When to prefer this

Choose this endpoint when you need high-velocity celebrity gossip and entertainment news specifically from TMZ, Page Six, or Perez Hilton for social content automation, short-form post generation, or real-time pop culture monitoring. It is purpose-built for celebrity/gossip verticals rather than general entertainment or film/TV industry news.

## Known failure modes

- No results returned if freshness window is too narrow and no new stories have been published
- Invalid source value (not tmz, pagesix, or perezhilton) returns an error
- limit exceeding 50 is rejected
- since parameter with invalid format (e.g. '1week' instead of '7d') may cause a parsing error
- Payment not received or insufficient USDC balance returns 402 Payment Required

## How this service works

Celebrity news, gossip, red carpet, breakups, legal. Social-content generation agents , celebrity news is the highest-velocity fuel for automated short-form/social posting, which is where a lot of curren

## Output

Returns a list of celebrity news items with headlines, summaries, source attribution (TMZ, Page Six, or Perez Hilton), and publication timestamps, filtered by optional search terms, source, result count, and freshness window.

## More

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