# TheBotWire Horror News Feed

> TheBotWire Horror 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 horror film and TV news, releases, and festival premieres from dedicated genre trade sources like Bloody Disgusting, Dread Central, and Rue Morgue

## Facts

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

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-horror-news-feed-762968fb
```

Example prompt: What's the latest horror movie and TV news from Bloody Disgusting and Dread Central — show me the top 10 items from the past 24 hours.

## When to prefer this

Choose this endpoint when you need current horror-specific film and TV news from dedicated genre trade publications. Prefer it over general entertainment news endpoints when the user is specifically interested in horror, when you want content from Bloody Disgusting, Dread Central, or Rue Morgue, or when building a horror-focused recommendation or monitoring bot. The niche sourcing gives better signal-to-noise for horror genre queries than broader entertainment feeds.

## Known failure modes

- No results returned if query terms match no recent items — try broadening search or removing filters
- Invalid source enum value returns an error — must be one of bloodydisgusti, dreadcentral, or ruemorgue
- Freshness window format errors if not expressed as e.g. 30m, 2h, 24h, 3d
- Limit values outside 1–50 range are rejected
- Payment failure if x402 USDC balance is insufficient

## How this service works

Horror film and TV: releases, festival premieres, genre trade news. Horror has an unusually loyal, year-round, high-engagement fandom and a dedicated trade press , recommendation bots for the genre are a real thing

## Output

A list of horror film and TV news items from curated genre trade sources (Bloody Disgusting, Dread Central, Rue Morgue), each including headline, source, publication time, and article details, filtered by optional search query, source, result limit, and freshness window.

## More

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