# PROWL Global News Search

> PROWL Global News Search is a paid API for AI agents from www.prowldata.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-13).

Search global news coverage for any topic, returning article volume, sentiment tone, source diversity, and geographic spread

## Facts

- Endpoint: POST https://www.prowldata.dev/api/v1/narrative/search
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-prowldata-dev-97fba961
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9nngDVv9BeUdKfVt7vRyB

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 www-prowldata-dev-97fba961 -d '<json body>'
```

Example prompt: What is the global news saying about Nvidia right now — how much coverage is it getting, is the tone positive or negative, and which regions are covering it the most?

## When to prefer this

Use this endpoint when you need to understand media narrative around a specific topic — volume, tone, and geographic reach of coverage. Prefer over social media sentiment tools when you need traditional news sources specifically. Ideal for brand monitoring, event impact analysis, or narrative intelligence tasks.

## Known failure modes

- Topic query too vague — returns low-confidence or empty results
- Rate limit or payment failure — 402 response if USDC payment not attached
- Topic not found in recent coverage — returns zero volume
- Service unavailable — 5xx error if PROWL data pipeline is down

## How this service works

Search global news coverage for any topic. Returns article volume, tone (positive/negative), source diversity, and geographic spread from PROWL global media analysis. Powered by PROWL. Use this to answer 'what is the news saying about X?' or 'how much coverage is topic Y getting?'

## Output

Returns article volume counts, sentiment tone scores (positive/negative), source diversity metrics, and geographic spread of coverage for the queried topic, all drawn from PROWL's global media analysis dataset.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-prowldata-dev-97fba961/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.prowldata.dev](https://www.zero.xyz/host/www.prowldata.dev/llms.txt)
