Google News Scraper — Search & Topics avatar

Google News Scraper — Search & Topics

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Google News Scraper — Search & Topics

Google News Scraper — Search & Topics

Fetch Google News articles by keyword search or topic (title, source, link, date, snippet) via the public RSS feed — deduplicated, newest-first, with keyword and age filters. No API key.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

alaudin burki

alaudin burki

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Fetch Google News articles by keyword search or topic (title, source, link, date, snippet) via the public RSS feed — deduplicated, newest-first, with keyword and age filters. No API key.

Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.

What you get

FieldDescription
queryQuery
titleTitle
sourceSource
linkLink
publishedAtPublished At
snippetSnippet

How to use it

  1. Fill in the input (see the example below).
  2. Run it once for a snapshot, or schedule it to keep the data fresh.
  3. Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.

Input

{
"queries": [
"artificial intelligence"
],
"topics": [],
"language": "en",
"country": "US",
"mustInclude": [],
"maxItems": 2000
}

Sample output

[
{
"query": "example",
"title": "Example title",
"source": "example",
"link": "https://example.com/item/1",
"publishedAt": "2026-09-03T09:00:00.000Z",
"snippet": "Short example text."
}
]

Typical uses

  • Topic/brand monitoring — schedule keyword searches, alert via the webhook notifier.
  • News datasets — build a dated corpus per topic.
  • Research — combine with our RSS aggregator and Google Trends for a media pulse.

Pricing

$1.50 / 1,000 results ($0.0015 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or failed items are reported honestly — not billed as data.

FAQ & limitations

  • Google News links are Google redirect URLs (they resolve to the publisher in a browser).
  • The feed returns a capped, recency-ranked set per query — it's a monitoring feed, not a full archive.
  • Snippets are Google's short descriptions, not full article bodies.
  • Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
  • Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
  • Google News Scraper
  • Keyword Suggestions
  • AI Brand Visibility Tracker