Google News Scraper β Breaking News Feed API
Pricing
from $20.00 / 1,000 results
Google News Scraper β Breaking News Feed API
Monitor Google News for breaking-news coverage. Clean JSON for PR, media-monitoring teams and AI agents.
Google News Scraper β Breaking News Feed API
Pricing
from $20.00 / 1,000 results
Monitor Google News for breaking-news coverage. Clean JSON for PR, media-monitoring teams and AI agents.
Keywords or phrases to search Google News for (e.g. 'tesla', 'openai layoffs', '"interest rates"'). Each query becomes its own Google News search feed. Supports Google News search operators. Provide queries and/or topics.
[ "tesla", "openai layoffs", "climate policy"]Optional Google News topic sections to pull headlines from. Use friendly names: WORLD, NATION, BUSINESS, TECHNOLOGY, ENTERTAINMENT, SPORTS, SCIENCE, HEALTH β or a raw Google News topic token (CAAq...). Provide topics and/or queries.
[ "TECHNOLOGY", "BUSINESS"]Two-letter language code for the feed (e.g. 'en', 'fr', 'de', 'es'). Default 'en'.
Two-letter country/edition code (e.g. 'US', 'GB', 'CA', 'FR'). Default 'US'.
Hard cap on the total number of articles to collect across all queries/topics (after de-duplication). Each article is one dataset item. Max 1000.
If enabled (default), best-effort resolve each Google News redirect to the publisher's real article URL. Adds a small amount of time per article; the Google News URL is always kept as a fallback.
Optional. Only keep articles published on/after this date (YYYY-MM-DD or ISO 8601). Leave blank for no lower bound.
Optional. Only keep articles published on/before this date (YYYY-MM-DD or ISO 8601). Leave blank for no upper bound.
Optional. Connect your Notion workspace and the collected articles are also written as a Notion page in the same run β the Actor never sees your Notion credentials. Authorize a Notion MCP connector in Apify Console β Settings β API & Integrations, then select it here.
Optional. The Notion page ID to create the digest page under. If blank, Notion creates a private page in your workspace.
Optional. Connect your own Supabase project and the results are also inserted into a table in the same run β the Actor never sees your Supabase credentials. Authorize a write-scoped, project-scoped Supabase MCP connector in Apify Console (Settings -> Integrations), then select it here.
Target table in the public schema (created if missing, with id, a jsonb data column, and a scraped_at timestamp). Default: nexgendata_leads.
Your Supabase project reference (e.g. abcdefghijklmnop). Required unless your connector URL is already project-scoped. Find it in your project URL: supabase.com/dashboard/project/THIS_PART.