
Google News Scraper
Pricing
$5.00/month + usage

Google News Scraper
🚀 Google News data at your fingertips: Our powerful scraper delivers real-time news monitoring across 70+ region/language combinations. Built as a developer-friendly API alternative, it transforms raw news feeds into structured, actionable data.
5.0 (1)
Pricing
$5.00/month + usage
5
Total users
75
Monthly users
5
Runs succeeded
>99%
Last modified
a month ago
Search Keywords
keywords
arrayRequired
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
maxArticles
integerOptional
Maximum number of news to extract per keyword (0 = no limit)
Default value of this property is 20
Time Period
timeframe
EnumOptional
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_language
EnumOptional
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
decodeUrls
booleanOptional
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