Scrape Google News in real time without maintaining your own scripts.
This Google News Scraper automatically extracts structured data from Google News: titles, full descriptions, high‑resolution images, sources, publication dates, and direct article URLs.
If enabled, decodes Google News URLs to get the original article URLs. Note: This will significantly slow down the scraping process as each URL needs to be decoded individually.
Default value of this property is false
Extract Article Descriptions
extractDescriptionsbooleanOptional
If enabled, extracts the meta description from each article page. Note: This will significantly slow down the scraping process as each article URL needs to be requested individually.
Default value of this property is false
Proxy Configuration
proxyConfigurationobjectOptional
Configure Apify Proxy
Default value of this property is {"useApifyProxy":true}