Global News and Media
GDELT events filtered by country
Events where actor1, actor2, or action_geo country code equals the requested ISO 3166-1 alpha-2 code (union match). period=1h reads latest.json only; period=6h or 24h additionally merges daily shards.
get/api/v1/gdelt/events/by-country/{country}
Path parameters
countrystring required
ISO 3166-1 alpha-2 country code (uppercase).
ISO 3166-1 alpha-2 country code (uppercase).
Query parameters
periodstring
Lookback window.
Lookback window.
limitinteger
Page size.
Page size.
offsetinteger
Pagination offset.
Pagination offset.
Response
Paginated GDELT events matching the country code, with freshness flags.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}