Google News Scraper (Search & Topics)
Pricing
Pay per event
Google News Scraper (Search & Topics)
Export Google News results by keyword, topic, language and country: headline, publisher, publisher website, publish date and link, with optional original article URLs. Fast, no login needed.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Data Lantern
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 hours ago
Last modified
Categories
Share
Google News Scraper exports Google News results for any keyword or topic: headline, publisher, publisher website, publish date, Google News link, and (optionally) the original article URL. Choose the language, country, and time range, run many queries at once, and download the results as CSV, Excel, or JSON for media monitoring, brand tracking, PR reports, market research, or news datasets.
What can this tool do?
- Search Google News for many keywords in one run, with full Google News search syntax (
"exact phrase",OR,-exclude,site:reuters.com,after:2026-01-01). - Export topic headlines: Top stories, World, Business, Technology, Science, Health, Sports, Entertainment.
- Pick any Google News edition by language and country, for example English–US, German–Germany, Portuguese–Brazil.
- Limit results to the past hour, day, week, month, or year.
- Optionally resolve Google's redirect links to the publisher's original article URL.
- Return the same clean columns for every article, sorted as Google ranks them (
position).
What data does it return?
One row per article. Example values from a real run (default input, and the same article with Find original article URLs on):
| Field | Example |
|---|---|
query | artificial intelligence |
position | 1 |
title | US diplomats told to say ‘super intelligence’ — not ‘artificial intelligence’ — after Trump’s call |
source | AP News |
sourceUrl | https://apnews.com |
publishedAt | 2026-09-23T23:45:00.000Z |
googleNewsUrl | https://news.google.com/rss/articles/CBMiqAFBVV95cUxQWDBXSVlKYjVLV1hzNnphbmpR… |
articleUrl | https://apnews.com/article/trump-super-intelligence-rebrand-ai-diplomats-02123c7bf18c692a12b2b3e3b9ce30c5 (with Find original article URLs on; otherwise null) |
- For topics,
queryshows the topic, for exampletopic:TECHNOLOGY. publishedAtis in UTC. Missing values arenull.
How to use it
- Enter one or more search queries and/or pick topics.
- Choose the language, country, time range, and maximum articles per query.
- Click Start, then download the results as CSV, Excel, or JSON, or read them through the API.
Pricing
Pay per article: $2.00 per 1,000 articles, plus $0.005 per run. You only pay for articles you receive. Set a maximum cost per run in the run options.
Use it through the API, AI agents, and integrations
Schedule it hourly or daily for news alerts, call it from your code with the Apify API, or connect it to Make, Zapier, n8n, Slack, Google Sheets, or an AI agent through Apify's MCP server.
Is it legal?
This tool reads Google News' public RSS feeds: headlines, publisher names, dates, and links, which Google publishes for feed readers. It does not download article text, log in, or bypass access controls, and it collects no personal data. Headlines and articles belong to their publishers; you are responsible for how you use the data.
FAQ
Why do I get at most 100 articles per query? Google News returns up to 100 results for each query. To collect more, split the query by time with after: and before: (for example one query per week), or use more specific keywords.
Why is articleUrl empty? It is only filled when Find original article URLs is on. Google sometimes pauses these lookups for a while; the run still succeeds and the googleNewsUrl link still opens the article.
Does it get the full article text? No. It exports headlines and links only; the article text belongs to each publisher.
Feedback
Found a bug or need a field added? Open an issue on the Issues tab. We usually respond within 24 hours.