Real-Time Google News Full Text Content API
This API offers convenient access to Google News data included extracted Full Text Content, providing functionalities to retrieve news articles based on location, keywords, topics, and top headlines. Endpoints /getLocationNews (GET) Description: Retrieve news articles based on a specific location. Parameters: location (required): Location for news retrieval. language (optional): Language…
Real-Time Google News Full Text Content API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search /getNews |
Search news articles by keyword with an option to limit the results to a specific time range. |
| GET |
Top Headlines /getTopNews |
Get the latest news headlines/top stories from country. |
| GET |
Topic Headlines /getTopicNews |
Get the latest news headlines for a spesific topic : Available topics: WORLD NATIONAL BUSINESS TECHNOLOGY ENTERTAINMENT SPORTS SCIENCE HEALTH |
| GET |
Local Headlines /getLocationNews |
Get local, geo based headlines. E.g London, |
| GET |
Extract URL /extractUrl |
Extract Full Text Content from given URL. |
| GET |
Supported Languages /getSupportedLanguage |
List of all supported languages |
| GET |
Supported Countries /getSupportedCountries |
List of all supported countries |
Real-Time Google News Full Text Content API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $25 / month | 10 / second |
|
| ULTRA | $75 / month | 25 / second |
|
| MEGA | $150 / month | 250 / second |
|