Google News Scraper – Real URLs, Any Language avatar

Google News Scraper – Real URLs, Any Language

Pricing

$2.00 / 1,000 articles

Go to Apify Store
Google News Scraper – Real URLs, Any Language

Google News Scraper – Real URLs, Any Language

Search Google News by keyword, topic or publisher and get structured articles with title, publisher, date, snippet and the resolved publisher URL. Any language or country. Pay per article.

Pricing

$2.00 / 1,000 articles

Rating

0.0

(0)

Developer

Fetch Smith

Fetch Smith

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

an hour ago

Last modified

Categories

Share

Google News Scraper

Search Google News and get clean, structured articles as JSON, CSV or Excel: title, publisher, publish time, snippet and the real publisher URL (Google's encoded redirect links are resolved for you). Works for any language and country. Pay only per article returned.

Use cases

  • Media monitoring and brand mentions for any keyword, in any market
  • Feeding news into AI agents, RAG pipelines and newsletters
  • Competitor and industry tracking (site: and when:7d operators supported)
  • Building datasets of headlines by topic, region or publisher

Input

FieldTypeDescription
queriesarraySearch terms. Operators work: "exact phrase", site:reuters.com, when:7d, before:2026-01-01, after:2026-06-01
rssUrlsarrayOptional Google News RSS feed URLs (topics, sections, publications)
languagestringhl code such as en-US, de, fr, pt-BR, ar, ja (default en-US)
countrystringgl code such as US, GB, DE, IN (default US)
maxItemsPerQueryintegerUp to 100 (Google's feed limit)
decodeUrlsbooleanResolve the publisher URL for each article (default true)
maxResultsintegerTotal cap across queries

Output (one item per article)

{
"title": "Apify raises new funding to scale web data platform - TechCrunch",
"url": "https://techcrunch.com/2026/09/02/apify-funding/",
"googleNewsUrl": "https://news.google.com/rss/articles/CBMi...",
"source": "TechCrunch",
"sourceUrl": "https://techcrunch.com",
"publishedAt": "2026-09-02T07:00:00.000Z",
"snippet": "Apify raises new funding to scale web data platform",
"query": "apify",
"language": "en-US",
"country": "US"
}

Pricing

result — charged per article returned. Failed feeds and duplicates are free. HTTP-only, no browser, so runs finish in seconds.

Tips

  • Combine queries with when:1d to get only fresh news for daily runs.
  • Use rssUrls for topic feeds, e.g. https://news.google.com/rss/headlines/section/topic/TECHNOLOGY?hl=en-US&gl=US&ceid=US:en.
  • Turn off decodeUrls for the fastest runs if you only need headlines and sources.

Only publicly available data is collected. Questions or feature requests: support@fetchsmith.com. Also available as a hosted API at https://fetchsmith.com/tools/google-news-scraper