global-news-intel
Search global news across 200+ languages and 100+ countries. Get articles with metadata or timeline volume for geopolitical risk monitoring, ESG screening, and crisis detection.
Instructions
Searches global news coverage across 200+ languages and 100+ countries via GDELT. Returns recent articles with title, URL, publication date, source country, and language. Timeline mode returns coverage volume over time. Ideal for geopolitical risk monitoring, ESG screening, crisis detection, international market intelligence, and media trend analysis. Free upstream API, no auth required. Data window: ~3 days (artlist), ~3 months (timeline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query — supports quoted phrases (e.g. '"climate change"') and boolean operators (AND, OR, NOT). Defaults to 'world news' if omitted. | |
| mode | No | artlist (default): returns matching articles. timeline: returns article count per 15-min interval over time. | |
| maxrecords | No | Max articles to return (artlist mode only). 1–250, default 10. | |
| sourcelang | No | Filter by source language (e.g. 'english', 'spanish', 'chinese'). Omit for all languages. | |
| sourcecountry | No | Filter by 2-letter ISO country code (e.g. 'US', 'GB', 'CN', 'DE'). Omit for all countries. | |
| startdatetime | No | Start of time range: YYYYMMDDHHMMSS (e.g. '20260601000000'). | |
| enddatetime | No | End of time range: YYYYMMDDHHMMSS. |