N

news-search · D News Search

by news-search

GETBase

$0.01

per call · USD Coin on Base

News Search — Google News search: search global news by keyword, returns title, source, and time.

Endpoint

GET https://agentdatum.com/api/v1/d/news-search

3

Calls / 30d

2

Unique payers / 30d

Aug 28

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://agentdatum.com/api/v1/d/news-search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agentdatum.com/api/v1/d/news-search?method=GET" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "collected_at": "2026-08-09T18:12:37Z",
  "data_type": "媒体",
  "raw": {
    "count": 102,
    "headlines": [
      {
        "link": "https://news.google.com/rss/articles/CBMipgFBVV95cUxQMU95TFhjeUdscnZoOElsdnRhRmV5eTNEZ0dpa3VRTmFCdEVmSTRNOGIyWjJOcTl1aFo",
        "published": "Sun, 09 Aug 2026 11:31:42 GMT",
        "source": "CNBC",
        "title": "How a small Israeli startup was linked to rogue AI hacks at OpenAI, Anthropic and Meta - CNBC"
      },
      {
        "link": "https://news.google.com/rss/articles/CBMipgFBVV95cUxQMU95TFhjeUdscnZoOElsdnRhRmV5eTNEZ0dpa3VRTmFCdEVmSTRNOGIyWjJOcTl1aFo",
        "published": "Sun, 09 Aug 2026 11:31:42 GMT",
        "source": "CNBC",
        "title": "How a small Israeli startup was linked to rogue AI hacks at OpenAI, Anthropic and Meta - CNBC"
      }
    ],
    "source": "Google News",
    "topic": "BUSINESS"
  },
  "source": "gnews"
}

Payment details

Pay to0xcd265870a20db25250535cb8a0d3bb0850417902
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from news-search & similar services