search-news
web.newsSearch live news and retrieve ranked recent articles with title, URL, snippet, age, source, and breaking flag as clean JSON. Optimized for current-events queries where standard web search lags.
Instructions
[$0.02/call, wallet required] Live news search: ranked recent articles (title, URL, snippet, age, source, breaking flag) from an independent search index as clean JSON. Same freshness filter as web search (pd/pw/pm/py). Optimized for current-events queries where the web index lags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query (max 400 chars) | |
| count | No | Results to return, 1-50 (default 10) | |
| country | No | Optional 2-letter country code (default US) | |
| freshness | No | Optional: pd, pw, pm, or py (past day/week/month/year) | |
| Idempotency-Key | No | Optional client-supplied key. Replaying the same key with the same payment/PoW credential and request body returns the original result instead of charging again. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| query | Yes | ||
| results | Yes |