What this actor does
Track companies, competitors, topics, market events, publisher URLs, sentiment tags, and watch-mode alerts.
Google News Scraper and Brand Mention Monitor exports article metadata, sources, sentiment labels, watch alerts, and optional AI executive briefings.
Use cases
- Brand mention monitoring
- Executive news briefs
- Competitor and market event tracking
Output fields
The actor is designed for compact JSON records that are easy to send into dashboards, webhooks, MCP clients, vector databases, and AI pipelines.
Best first run
Start with one narrow google news scraper query or a short URL list, keep the default max item limit, and confirm the returned headline, publisher, url, published_at fields before scaling volume.
Sample JSON output
Field values vary by source and input, but the record shape is kept compact so it can move cleanly into dashboards, webhooks, and AI workflows.
{
"headline": "Competitor launches new product line",
"publisher": "Example News",
"url": "https://example.com/article",
"published_at": "2026-05-20T18:00:00Z",
"sentiment": "positive",
"query": "example keyword"
}Related search intents
FAQ
What does Google News Scraper export?
Google News Scraper exports structured fields including headline, publisher, url, published_at, sentiment, query.
Who is Google News Scraper best for?
Google News Scraper is best for Brand mention monitoring, Executive news briefs, Competitor and market event tracking.
Where can I run Google News Scraper?
Run the actor on Apify at https://apify.com/harvestlab/news-monitor.