📰 Google News Scraper avatar

📰 Google News Scraper

Pricing

Pay per event

Go to Apify Store
📰 Google News Scraper

📰 Google News Scraper

Scrape Google News articles for any search query via official RSS feed. Multi-language, country targeting, deduplication, source tracking. No API key needed - great for PR, media monitoring.

Pricing

Pay per event

Rating

0.0

(0)

Developer

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape Google News articles for any search query via official RSS feed. Multi-language, deduplication, source tracking. No API key needed.

Store Quickstart

Start with the Quickstart template (1 query, English, 20 articles). For PR monitoring, use Brand Monitoring with 3-5 queries and dedup enabled.

Key Features

  • 📰 Google News RSS feed — Uses news.google.com/rss/search endpoint
  • 🌍 Multi-language + country — Search results localized per lang+country combo
  • 🔍 Keyword-based queries — Boolean search syntax supported
  • 🗞️ Source tracking — Publisher domain per article
  • 🔄 Deduplication — Removes duplicate articles across queries
  • 🔑 No API key needed — Public RSS feed, no registration required

Use Cases

WhoWhy
PR agenciesTrack client mentions across global news outlets
Competitive intelligenceMonitor competitor announcements and news
Brand managersDaily digest of brand-related coverage
Financial analystsCompany news alerts for portfolio tracking
Content marketersTrend spotting for blog topic ideation

Input

FieldTypeDefaultDescription
queriesstring[](required)Search queries (max 20)
languagestringenLanguage code (ISO 639-1)
countrystringUSCountry code (ISO 3166-1)
maxItemsinteger20Max articles per query (1-100)
dedupbooleantrueRemove duplicate articles

Input Example

{
"queries": ["OpenAI", "Anthropic Claude"],
"language": "en",
"country": "US",
"maxItems": 20,
"dedup": true
}

Output Example

{
"title": "Anthropic announces new Claude model",
"link": "https://techcrunch.com/2026/04/05/anthropic-claude",
"source": "TechCrunch",
"pubDate": "2026-04-05T09:00:00Z",
"description": "Leading AI lab Anthropic today announced..."
}

FAQ

Why Google News RSS vs. regular scraping?

RSS is stable, structured, and officially supported. DOM scraping of news.google.com breaks with every layout change.

Can I get full article content?

No — only title, link, source, description. Use article-content-extractor on each link for full text.

How many queries can I run?

Multiple queries per run, but Google may rate-limit aggressive polling. 3-5 queries per run recommended.

Are Google News results personalized?

No — RSS endpoint returns un-personalized results based on lang+country only.

News & Content cluster — explore related Apify tools:

Cost

Pay Per Event:

  • actor-start: $0.01 (flat fee per run)
  • dataset-item: $0.003 per output item

Example: 1,000 items = $0.01 + (1,000 × $0.003) = $3.01

No subscription required — you only pay for what you use.