Google News Scraper FAST avatar

Google News Scraper FAST

Try for free

Pay $2.00 for 1,000 results

Go to Store
Google News Scraper FAST

Google News Scraper FAST

data_xplorer/google-news-scraper-fast
Try for free

Pay $2.00 for 1,000 results

⚡️ 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.

Developer
Maintained by Community

Actor Metrics

  • 14 Monthly users

  • 5.0 / 5 (1)

  • 2 bookmarks

  • >99% runs succeeded

  • 3 hours response time

  • Created in Feb 2025

  • Modified 18 hours ago

Search Keywords

keywordsarrayRequired

List of keywords to search for. You can use Google News search operators:

  • Use '-' to exclude words (e.g. 'bitcoin -ethereum')
  • Use 'site:' to filter by specific website (e.g. 'bitcoin site:cnn.com')
  • Use 'OR' to search for multiple terms (e.g. 'bitcoin OR ethereum')
  • Use quotes for exact match (e.g. '"bitcoin price"')

Default value of this property is ["bitcoin"]

Maximum News

maxArticlesintegerOptional

Maximum number of news to extract per keyword (0 = no limit)

Default value of this property is 10

Time Period

timeframeEnumOptional

Time period for the news search

Value options:

"1h": string"1d": string"7d": string"1y": string"all": string

Default value of this property is "1h"

Region and Language

region_languageEnumOptional

Region and language for news search

Value options:

"US:en": string"SK:sk": string"AU:en": string"BW:en": string"CA:en": string"ET:en": string"GH:en": string"IN:en": string"ID:en": string"IE:en": string"IL:en": string"KE:en": string"LV:en": string"MY:en": string"NA:en": string"NZ:en": string"NG:en": string"PK:en": string"PH:en": string"SG:en": string"ZA:en": string"TZ:en": string"UG:en": string"GB:en": string"ZW:en": string"ID:id": string"CZ:cs": string"DE:de": string"AT:de": string"CH:de": string"AR:es-419": string"CL:es-419": string"CO:es-419": string"CU:es-419": string"ES:es": string"US:es-419": string"MX:es-419": string"PE:es-419": string"VE:es-419": string"BE:fr": string"CA:fr": string"FR:fr": string"MA:fr": string"SN:fr": string"CH:fr": string"IT:it": string"LV:lv": string"LT:lt": string"HU:hu": string"BE:nl": string"NL:nl": string"NO:no": string"PL:pl": string"BR:pt-419": string"PT:pt-150": string"RO:ro": string"SI:sl": string"SE:sv": string"VN:vi": string"TR:tr": string"GR:el": string"BG:bg": string"RU:ru": string"UA:ru": string"RS:sr": string"UA:uk": string"IL:he": string"AE:ar": string"SA:ar": string"LB:ar": string"EG:ar": string"IN:mr": string"IN:hi": string"BD:bn": string"IN:bn": string"IN:ta": string"IN:te": string"IN:ml": string"TH:th": string"CN:zh-Hans": string"TW:zh-Hant": string"HK:zh-Hant": string"JP:ja": string"KR:ko": string

Default value of this property is "US:en"

Decode Google News URLs

decodeUrlsbooleanOptional

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

proxyConfigEnumOptional

Select the type of proxy to use for scraping. Datacenter proxies are faster and cheaper, while residential proxies are less likely to be blocked but more expensive.

Value options:

"DATACENTER": string"RESIDENTIAL": string"NONE": string

Default value of this property is "RESIDENTIAL"