zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
News/Google News
Logo Google News

Google News

Latest news feed from Google News.

1 endpoint1 endpoint on this scraper967 calls967 calls so farupdated 4 months agoLast updated 5/27/2026, 1:31:59 PMBusy: 10+ calls so farllms.txt
Endpoints1

1/1 passing
checked 20 hours ago · daily 01:00 WIB

Latest Feed

Fetch latest articles from the RSS feed.

GET/v1/news:google-news/feed5m cache2 paramschecking key…
Parameters
querystringrequired

Search query (required)

limitnumber

Max items, 1-50. Default 20

·
Response
EXAMPLE
{
  "ok": true,
  "count": 20,
  "items": [
    {
      "link": "https://news.google.com/rss/articles/CBMiX0FVX3lxTE13ZzJCQmczenZDUkVTdlN2Rmo5eTR5RFIycE9lbGFraUdNcTdwRkF5dnExTjZUMnJzZDFCWDFZWTc5dmVwaVk0aUlMaTF0M3RZNTMwSmhYblhfX2FCeWkw?oc=5",
      "title": "Improving multimodal wearable sensing for healthcare with artificial intelligence - Nature",
      "pubDate": "Tue, 26 May 2026 18:16:01 GMT",
      "summary": "<a href=\"https://news.google.com/rss/articles/CBMiX0FVX3lxTE13ZzJCQmczenZDUkVTdlN2Rmo5eTR5RFIycE9lbGFraUdNcTdwRkF5dnExTjZUMnJzZDFCWDFZWTc5dmVwaVk0aUlMaTF0M3RZNTMwSmhYblhfX2FCeWk…"
    },
    {
      "link": "https://news.google.com/rss/articles/CBMifEFVX3lxTFBkZk1GU1R3R1lXb1ZMYnJ3S3N1RlBnR0c0Y1FWbU54d2dUd1RjREdpeUY3TGNvM1VQYjNxcmprRmkwX3BPcVZQakVVb0pFTXBFMHlUWEJoOTRsUEp0SXN0YTlwRGh2Sm5…",
      "title": "Pope Leo Warns of Risks From A.I. in 42,300-Word Encyclical - The New York Times",
      "pubDate": "Mon, 25 May 2026 09:30:42 GMT",
      "summary": "<ol><li><a href=\"https://news.google.com/rss/articles/CBMifEFVX3lxTFBkZk1GU1R3R1lXb1ZMYnJ3S3N1RlBnR0c0Y1FWbU54d2dUd1RjREdpeUY3TGNvM1VQYjNxcmprRmkwX3BPcVZQakVVb0pFTXB…"
    },
    {
      "link": "https://news.google.com/rss/articles/CBMimAFBVV95cUxPaHBoVE5qQWZTVWkwa3RQOGVPcGxJeGxZM1VZbVU2YzFEZ0F6QVBMNkVYMXJEWF9XeVJGQnJOQ2FOTWFpU2JFUjFZZWRkc2NQRlBFM0RrYnRia1VwVEdWRVNhZVFGNDN…",
      "title": "‘The Office’ Editor Thinks AI Can Make Comedy Funnier - Yahoo",
      "pubDate": "Wed, 27 May 2026 13:08:48 GMT",
      "summary": "<a href=\"https://news.google.com/rss/articles/CBMimAFBVV95cUxPaHBoVE5qQWZTVWkwa3RQOGVPcGxJeGxZM1VZbVU2YzFEZ0F6QVBMNkVYMXJEWF9XeVJGQnJOQ2FOTWFpU2JFUjFZZWRkc2NQRlBFM0RrYnRia1VwVEd…"
    }
  ],
  "query": "artificial intelligence",
  "source": "news.google.com"
}

Code

Latest Feed
index.ts
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("news:google-news", "feed", {
  "query": "artificial intelligence",
  "limit": 20
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
Latest Feed/v1/news:google-news/feed
2 params

Parameters

querystringrequired
Search query (required)
limitnumberoptional
Max items, 1-50. Default 20

Request

curl -X GET "https://api.zapi.ink/v1/news:google-news/feed?query=artificial+intelligence&limit=20" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "ok": true,
  "count": 20,
  "items": [
    {
      "link": "https://news.google.com/rss/articles/CBMiX0FVX3lxTE13ZzJCQmczenZDUkVTdlN2Rmo5eTR5RFIycE9lbGFraUdNcTdwRkF5dnExTjZUMnJzZDFCWDFZWTc5dmVwaVk0aUlMaTF0M3RZNTMwSmhYblhfX2FCeWkw?oc=5",
      "title": "Improving multimodal wearable sensing for healthcare with artificial intelligence - Nature",
      "pubDate": "Tue, 26 May 2026 18:16:01 GMT",
      "summary": "<a href=\"https://news.google.com/rss/articles/CBMiX0FVX3lxTE13ZzJCQmczenZDUkVTdlN2Rmo5eTR5RFIycE9lbGFraUdNcTdwRkF5dnExTjZUMnJzZDFCWDFZWTc5dmVwaVk0aUlMaTF0M3RZNTMwSmhYblhfX2FCeWk…"
    },
    {
      "link": "https://news.google.com/rss/articles/CBMifEFVX3lxTFBkZk1GU1R3R1lXb1ZMYnJ3S3N1RlBnR0c0Y1FWbU54d2dUd1RjREdpeUY3TGNvM1VQYjNxcmprRmkwX3BPcVZQakVVb0pFTXBFMHlUWEJoOTRsUEp0SXN0YTlwRGh2Sm5…",
      "title": "Pope Leo Warns of Risks From A.I. in 42,300-Word Encyclical - The New York Times",
      "pubDate": "Mon, 25 May 2026 09:30:42 GMT",
      "summary": "<ol><li><a href=\"https://news.google.com/rss/articles/CBMifEFVX3lxTFBkZk1GU1R3R1lXb1ZMYnJ3S3N1RlBnR0c0Y1FWbU54d2dUd1RjREdpeUY3TGNvM1VQYjNxcmprRmkwX3BPcVZQakVVb0pFTXB…"
    },
    {
      "link": "https://news.google.com/rss/articles/CBMimAFBVV95cUxPaHBoVE5qQWZTVWkwa3RQOGVPcGxJeGxZM1VZbVU2YzFEZ0F6QVBMNkVYMXJEWF9XeVJGQnJOQ2FOTWFpU2JFUjFZZWRkc2NQRlBFM0RrYnRia1VwVEdWRVNhZVFGNDN…",
      "title": "‘The Office’ Editor Thinks AI Can Make Comedy Funnier - Yahoo",
      "pubDate": "Wed, 27 May 2026 13:08:48 GMT",
      "summary": "<a href=\"https://news.google.com/rss/articles/CBMimAFBVV95cUxPaHBoVE5qQWZTVWkwa3RQOGVPcGxJeGxZM1VZbVU2YzFEZ0F6QVBMNkVYMXJEWF9XeVJGQnJOQ2FOTWFpU2JFUjFZZWRkc2NQRlBFM0RrYnRia1VwVEd…"
    }
  ],
  "query": "artificial intelligence",
  "source": "news.google.com"
}

Related APIs

More in news

Bi Siaran Pers

newsbi-siaran-pers

Bank Indonesia — press releases (siaran pers)

796796 calls so far10mResponses cached for 10m
Busy: 10+ calls so far

Cnbc

newscnbc

CNBC — RSS feed by section

635635 calls so far5mResponses cached for 5m
Busy: 10+ calls so far

Marketwatch

newsmarketwatch

MarketWatch — RSS feed by section

657657 calls so far5mResponses cached for 5m
Busy: 10+ calls so far

Ojk Siaran Pers

newsojk-siaran-pers

Otoritas Jasa Keuangan — press releases (siaran pers)

645645 calls so far10mResponses cached for 10m
Busy: 10+ calls so far

Coindesk

newscoindesk

CoinDesk — RSS feed

565565 calls so far5mResponses cached for 5m
Busy: 10+ calls so far

Cointelegraph

newscointelegraph

Cointelegraph — RSS feed, main / tag / category

323323 calls so far5mResponses cached for 5m
Busy: 10+ calls so far
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.