⚡️ Extract real-time news including Images and Descriptions from Google News with our powerful scraper. Get comprehensive structured data including titles, sources, publication dates and full article summaries. Perfect for news monitoring, market research and content aggregation.
Transform your news monitoring with our Google News scraper! Whether you're tracking market trends, monitoring brand mentions, or conducting research, this tool efficiently collects and structures news data from Google News. Built for performance and reliability, it handles multilingual content and various regional editions with ease.
You can enhance your search queries using Google News search operators:
-
to exclude words (e.g., bitcoin -ethereum
will show bitcoin news but exclude those mentioning ethereum)site:
to filter by specific website (e.g., bitcoin site:cnn.com
will only show articles from CNN)OR
to search for multiple terms (e.g., bitcoin OR ethereum
will show articles containing either term)Free users can access all features of the Google News Scraper but are limited to 10 articles per keyword. To unlock unlimited article scraping and get access to more powerful features:
👉 Upgrade your plan on Apify to unlock unlimited article scraping.
Field | Description |
---|---|
title | Title of the news article |
source | Source/publisher of the news |
url | Direct link to the article |
description | Article description extracted from the original source |
publishedAt | ISO date of publication |
publishedTimestamp | Unix timestamp of publication |
image | article image URL (800x400) |
metadata | Additional information about the scraping |
Parameter | Type | Default | Description |
---|---|---|---|
keywords | array | ["bitcoin"] | List of keywords to search |
maxArticles | number | 10 | Number of news to collect per keyword |
timeframe | string | "1d" | Time period for news (1h/1d/7d//1y/all) |
region_language | string | "US:en" | Region and language combination |
decodeUrls | boolean | false | Decode Google News URLs to get original article URLs |
extractDescriptions | boolean | false | Extract article descriptions from original sources |
proxyConfig | string | "RESIDENTIAL" | Proxy configuration (DATACENTER/RESIDENTIAL/NONE) |
1{ 2 "keywords": [ 3 "bitcoin" 4 ], 5 "maxArticles": 10, 6 "timeframe": "1h", 7 "region_language": "US:en", 8 "decodeUrls": false, 9 "extractDescriptions": true, 10 "proxyConfiguration": { 11 "useApifyProxy": true 12 } 13}
1[ 2 { 3 "title": "Bitcoin Hits New All-Time High", 4 "source": "Financial Times", 5 "url": "https://ft.com/article/...", 6 "publishedAt": "2025-02-22T12:41:25.936Z", 7 "publishedTimestamp": 1740283285936, 8 "image": "https://news.google.com/images/article.jpg", 9 "description": "Bitcoin jumps 20% after Trump hints at new strategic reserve", 10 "metadata": { 11 "scrapeTimestamp": "2025-02-22T12:41:25.936Z", 12 "language": "fr", 13 "region": "FR", 14 "keyword": "bitcoin", 15 "timeframe": "1d" 16 } 17 } 18]
Need help? Have questions? We're here to help! If you encounter any issues or have feature requests, please don't hesitate to open an issue.
❤️ Love our scraper? Please leave a review here
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!