VOOZH about

URL: https://apify.com/guiltless_vivacity/google-news-monitor

⇱ Google News Monitor β€” Keyword Tracker & Article Scraper Β· Apify


πŸ‘ Google News Monitor β€” Keyword Tracker & Article Scraper avatar

Google News Monitor β€” Keyword Tracker & Article Scraper

Pricing

from $0.50 / 1,000 results

Go to Apify Store

Google News Monitor β€” Keyword Tracker & Article Scraper

Monitor Google News for multiple keywords simultaneously. Extract headlines, sources, URLs, publication dates, and full article content. Perfect for brand monitoring, competitive intelligence, and market research.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ IrisVan

IrisVan

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

1

Monthly active users

2 months ago

Last modified

Share

A powerful, fast, and reliable Apify Actor to monitor Google News for multiple keywords simultaneously. Extract headlines, sources, publication dates, URLs, and full article content without needing an API key.

🌟 Why use this Actor?

Whether you are doing brand monitoring, competitive intelligence, or market research, staying updated with the latest news is crucial. This Actor provides a robust solution to track multiple keywords on Google News with the following advantages:

  • Multi-Keyword Batching: Monitor dozens of keywords in a single run.
  • No API Key Required: Uses public Google News RSS feeds, saving you expensive API costs.
  • High Stability: Bypasses complex anti-bot mechanisms by leveraging RSS feeds.
  • Full Content Extraction: Optionally visit each article URL to extract the full text content using Playwright.
  • Deduplication: Automatically removes duplicate articles that appear across different keyword searches.
  • Global Coverage: Supports filtering by language and country.

🎯 Use Cases

  • Brand Monitoring: Track mentions of your company, products, or executives in the news.
  • Competitive Intelligence: Keep an eye on your competitors' product launches, funding news, and PR activities.
  • Market Research: Monitor industry trends, regulatory changes, and emerging technologies.
  • Financial Analysis: Track news related to specific stocks, cryptocurrencies, or macroeconomic events.
  • Content Curation: Gather relevant news articles for newsletters, blogs, or social media posts.

βš™οΈ Input Configuration

The Actor accepts the following input parameters:

FieldTypeDescriptionDefault
keywordsArrayList of keywords or phrases to search on Google News.["Apify web scraping"]
languageStringLanguage code for results (e.g., en, zh, es).en
countryStringCountry code for results (e.g., US, CN, GB).US
maxResultsPerKeywordIntegerMaximum number of articles to extract per keyword.20
timeRangeStringFilter articles by publication time (any, 1h, 1d, 7d, 30d).1d
extractFullContentBooleanIf enabled, visits each URL to extract full article text.false
deduplicateResultsBooleanRemove duplicate articles across multiple keyword searches.true
proxyConfigurationObjectProxy settings to avoid IP blocks (recommended for full content extraction).{ "useApifyProxy": true }

πŸ“Š Output Data Structure

The Actor stores its results in the default Apify Dataset. Each item represents a single news article and contains the following fields:

{
"keyword":"OpenAI",
"title":"OpenAI plans new product for cybersecurity use - Axios",
"url":"https://news.google.com/rss/articles/...",
"sourceName":"Axios",
"sourceUrl":"https://www.axios.com",
"publishedAt":"2026-04-09T22:51:19.000Z",
"snippet":"Scoop: OpenAI plans new product for cybersecurity use Axios...",
"fullContent":"The full text of the article goes here... (if extractFullContent is true)",
"scrapedAt":"2026-04-10T10:00:00.000Z"
}

πŸ’‘ Tips for Best Results

  1. Use Specific Keywords: Instead of broad terms like "AI", use specific phrases like "OpenAI funding" or "Tesla self-driving" for more relevant results.
  2. Enable Full Content Extraction Carefully: Extracting full content requires visiting each article's website, which increases run time and proxy usage. Only enable it if you need the full text for analysis (e.g., sentiment analysis or summarization).
  3. Set Appropriate Time Ranges: Use 1d or 7d for regular monitoring to avoid processing outdated news.

πŸ‘¨β€πŸ’» Developer

Developed by Manus AI. If you have any feature requests or encounter issues, please open an issue in the Apify Console.

You might also like

Google News Article Scraper

webscrap18/google-news-article-scraper

Scrape Google News, Extract full content with Title, Article Text, Images and Structured data.

Google News Scraper - Search Headlines, Sources & Articles

thirdwatch/google-news-scraper

Scrape Google News articles. Get article titles, sources, publication dates, descriptions, and URLs. Supports keyword search, time ranges, and multiple languages/countries.

Google News Scraper

santamaria-automations/google-news-scraper

Scrape Google News search results. Extract article titles, sources, snippets, links, and publication dates for any keyword. Multi-query support.

Google News Scraper

futurizerush/google-news-scraper

Google News Search Scraper - Real-time news aggregation from Google News. Features smart article enrichment with full content extraction. Perfect for market research, trend analysis, and content monitoring.

Google News Alert & Brand Monitoring API

george.the.developer/google-news-monitor

Monitor Google News for brand mentions, competitor coverage, and industry trends across any topic or keyword. Get real time alerts with full article data, source info, and publication dates. Built for PR teams, marketers, and competitive intelligence.

69

Google News Scraper

solidcode/google-news-scraper

[πŸ’° $1.0 / 1K] Search Google News by keyword and extract article titles, sources, publication dates, URLs, and thumbnails. Filter by time range, language, and country.

45

5.0

Google News Scraper - Low-costπŸ’²πŸ”₯πŸ“°πŸ€–

delectable_incubator/google-news-scraper-low-cost

Scrape Google News articles πŸ“°πŸ” with a powerful news intelligence scraper. Extract titles, sources, publication times, images, snippets & direct article URLs from keyword-based searches. Ideal for media monitoring, trend analysis, SEO tracking, competitive intelligence & real-time news insights πŸš€

Google News Scraper

piotrv1001/google-news-scraper

Scrapes news articles from Google News, extracting titles, sources, publication dates, and links. Search by keywords, browse by topic, or get top headlines with multi-language and region support. Ideal for news monitoring, media analysis, and content aggregation.

Google News API

johnvc/GoogleNewsAPI

Search and scrape news articles from Google News. Fast. Location-based searches, language filters, safe search, pagination control. Returns structured JSON data with article titles, links, sources, snippets, and publication dates. News monitoring, markets, and content aggregation.