
Google News Scraper
Pricing
$20.00/month + usage

Google News Scraper
Unlock timely news insights with our Google News data retrieval tool. Get the latest news on any news at any time, and more. Effortless and powerful. 📰🔍 #NewsData
0.0 (0)
Pricing
$20.00/month + usage
12
Total users
404
Monthly users
11
Runs succeeded
>99%
Last modified
6 hours ago
You can access the Google News Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< "https://news.google.com/topics/CAAqIggKIhxDQkFTRHdvSkwyMHZNR054ZERrd0VnSmxiaWdBUAE?hl=en-US&gl=US&ceid=US%3Aen",< "https://news.google.com/topics/CAAqJggKIiBDQkFTRWdvSUwyMHZNRGx6TVdZU0FtVnVHZ0pWVXlnQVAB?hl=en-US&gl=US&ceid=US%3Aen",< "https://news.google.com/search?q=banana&hl=en-US&gl=US&ceid=US%3Aen"< ],< "query": [< "art"< ],< "maxItems": 20,< "maxNewsPerEachItem": 20,< "extendOutputFunction": "($) => { return {} }",< "customMapFunction": "(object) => { return {...object} }",< "proxy": {< "useApifyProxy": true< }<}' |<apify call epctex/google-news-scraper --silent --output-dataset
Google News Scraper API through CLI
The Apify CLI is the official tool that allows you to use Google News Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: