Searches the Google News vertical for a topic and delivers articles with source, publish date, snippet and image. Paginates until max_results.
$0.0005 per delivered article, up to 100 articles per run. Nothing delivered means nothing charged.
Inputs
query (string, required) — Topic or keywords, e.g. "electric vehicles".
country (string) — ISO 3166-1 alpha-2 code — proxy exit geo and Google locale (gl). Omit for the default pool.
lang (string) — Interface language (hl), e.g. en, it, de.
max_results (integer) — How many articles to deliver at most (1–100). You pay only for delivered articles.
What one article looks like
rank (integer) — 1-based position across pages.
title (string) — Headline.
link (string) — Article URL.
source (string, nullable) — Publisher.
date (string, nullable) — Publish date/age as shown.
description (string, nullable) — Snippet.
image (string, nullable) — Thumbnail URL.
FAQ
What does the Google News API return?
Searches the Google News vertical for a topic and delivers articles with source, publish date, snippet and image. Paginates until max_results. Each row carries 7 fields, listed in full on this page.
What do I send it?
A semantic input, not a URL list: query are required. One run returns up to 100 articles.
How much does the Google News API cost?
$0.0005 per delivered article. A run that delivers nothing is not billed, and the
monthly free credit covers about 2,000 articles here.
Do I need my own proxies for it?
No. The collector runs on our residential network and handles rotation, retries and pagination internally.