Returns the most-covered people and organizations in a given time window, ranked by total article count across all sources. Backed by pre-aggregated daily entity coverage data joined to the entity master for type and Wikipedia URL. Ideal for building briefing dashboards, trending person/org trackers, and ‘who is in the news today?’ widgets. Use entity-geg to deep-dive into any returned entity.
API key format: gdelt_sk_<64-hex-chars>. Generate in Dashboard → Settings → API Keys.
Filter to only persons or only organizations. Omit to return both.
person, organization Lookback window in days from date. Default 1 = today only.
1 <= x <= 30Anchor/end date (YYYY-MM-DD). Defaults to today UTC.
"2025-03-01"
Number of entities to return. Default 20, max 100.
1 <= x <= 100Case-insensitive substring match on canonical_name. Use to discover entities by partial name before calling entity-geg for a full profile. Examples: 'trump' matches 'donald trump', 'apple' matches 'apple inc.', 'fed' matches 'federal reserve'. Filtered results are still ranked by article coverage volume.
"apple"