Google News Scraper | PR & Sentiment Monitoring
Pricing
from $1.00 / 1,000 article founds
Google News Scraper | PR & Sentiment Monitoring
Instantly scrape recent news articles and headlines by keyword from Google News. Automate your media monitoring and PR tracking.
Pricing
from $1.00 / 1,000 article founds
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a month ago
Last modified
Categories
Share
Google News Scraper for Monitoring & Alerts
Monitor Google News for brand mentions, competitor activity, and topic coverage across any keyword. Whether you need daily PR clipping, real-time crisis monitoring, or trend research, this actor delivers structured article data from Google News RSS feeds without heavy DOM scraping. Schedule it hourly on Apify to build a continuous news intelligence pipeline.
Features
- Keyword monitoring β search Google News by any query and get matching articles
- Bulk queries β process multiple search terms in a single run
- Publisher extraction β automatically parses the source publisher from each headline
- Language targeting β filter results by language and region (e.g.
en-US,de-DE,uk-UA) - Structured output β every article includes title, link, publisher, and publication date
- No browser needed β queries official Google News RSS endpoints for fast, reliable results
- Pay-per-result pricing β only pay for articles found, with charge-limit safety built in
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
queries | array | Yes | β | List of search keywords to monitor (e.g. artificial intelligence, Tesla earnings) |
maxItems | integer | No | 50 | Maximum number of articles to return per query (1-100) |
language | string | No | en-US | Language and region code for results (e.g. en-US, de-DE, fr-FR) |
Input Example
{"queries":["artificial intelligence","OpenAI funding"],"maxItems":25,"language":"en-US"}
Output
Each dataset item represents one news article. Key fields:
query(string) β the search term that matched this articletitle(string) β article headlinelink(string) β URL to the full articlepublisher(string) β name of the publishing outletpubDate(string) β publication date in ISO format
Output Example
{"query":"artificial intelligence","title":"Google DeepMind unveils new AI model for protein folding","link":"https://www.reuters.com/technology/google-deepmind-ai-protein-2025-01-15/","publisher":"Reuters","pubDate":"Wed, 15 Jan 2025 14:30:00 GMT"}
Pricing
| Event | Cost |
|---|---|
| Article Found | Pay-per-event (see actor pricing page) |
Use Cases
- PR & brand monitoring β track mentions of your company or product across news outlets daily
- Competitive intelligence β monitor competitor launches, funding rounds, and press coverage
- Market research β gather news sentiment data on industries, trends, or emerging technologies
- Crisis detection β schedule hourly runs to catch negative coverage early
- Content curation β feed article data into newsletters, dashboards, or Slack channels
- AI/LLM pipelines β supply fresh news context to RAG applications and AI agents
Related Actors
| Actor | What it adds |
|---|---|
| RSS & Atom Feed Parser | Parse any RSS/Atom feed beyond Google News |
| Hacker News Scraper | Track tech community discussions and trending topics |
| Wayback Machine Scraper | Retrieve historical versions of articles and pages |
Notes
- Google News RSS feeds are public but may rate-limit aggressive usage. Space scheduled runs at least 15 minutes apart for best reliability.
- Results depend on Google News indexing; very recent articles (under ~5 minutes old) may not appear immediately.
