Overview

AnyAPI google.news (Google News)

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category real-time-data/news
Provider getanyapi
Source bazaar
Indexed 2026-07-01 05:14:23

Health

Status degraded
Latency (p50) 376ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-08-21 04:27:45
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "limit": { "description": "Maximum number of results to return (1–20, default 20). You are billed per result returned, so a lower limit costs less.", "maximum": 20, "minimum": 1, "type": "integer" }, "query": { "description": "News search query; supports operators like '-', 'OR', and 'site:' (e.g. bitcoin site:cnn.com).", "type": "string" }, "region": { "default": "US:en", "description": "Region and language for the search as COUNTRY:lang (e.g. US:en).", "type": "string" }, "timeframe": { "default": "7d", "description": "Time window for results: 1h, 1d, 7d, 1y, or all (e.g. 1d).", "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "costUsd": { "description": "Amount charged in USD for this call.", "type": "number" }, "items": { "description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.", "type": "integer" }, "output": { "additionalProperties": false, "properties": { "data": { "oneOf": [ { "type": "null" }, { "additionalProperties": false, "properties": { "items": { "description": "Article records: headline, source name, article link, and publish time.", "items": { "properties": { "title": { "type": "string" }, "url": { "type": "string" } }, "required": [ "title", "url" ], "type": "object" }, "type": "array" } }, "required": [ "items" ], "type": "object" } ] }, "found": { "type": "boolean" } }, "required": [ "found", "data" ], "title": "Google News output", "type": "object" }, "provider": { "description": "Always \"AnyAPI\".", "type": "string" } }, "required": [ "output", "provider", "costUsd" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-21 04:27:45 degraded 401 726ms
2026-08-20 23:18:28 degraded 401 739ms
2026-08-20 16:53:47 degraded 401 373ms
2026-08-20 12:04:19 degraded 401 362ms
2026-08-20 03:52:55 degraded 401 752ms
2026-08-20 01:14:11 degraded 401 315ms
2026-08-19 18:16:36 degraded 401 391ms
2026-08-19 10:33:42 degraded 401 353ms
2026-08-19 04:13:31 degraded 401 376ms
2026-08-19 00:47:46 degraded 401 320ms
2026-08-18 19:32:17 degraded 401 378ms
2026-08-18 12:27:49 degraded 401 338ms