Canada World News API

Get the live top world headlines from Canada with our JSON API.

Get API key for the Canada World News API

API Demonstration

This example demonstrates the HTTP request to make and the JSON response you will receive when you use the news api to get the top headlines from Canada.

GET
https://gnews.io/api/v4/top-headlines?country=ca&category=world&apikey=API_KEY
{
    "totalArticles": 272938,
    "articles": [
        {
            "id": "86e3f35994ca10414912ffc7cbb930a5",
            "title": "Israel kills 17 in Lebanon as Trump says US-Iran in ‘final throes’ of deal",
            "description": "Israel launches deadly attacks on south Lebanon after telling all residents of the city of Tyre to flee their homes.",
            "content": "Israeli attacks across southern Lebanon have killed at least 17 people and forced thousands to flee, just hours after United States President Donald Trump insisted a peace deal with Iran was imminent.\nThe Israeli military also issued yet another forc... [3684 chars]",
            "url": "https://www.aljazeera.com/news/2026/6/9/trump-says-in-final-throes-of-peace-deal-but-at-least-8-killed-in-tyre",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/06/afp_6a27f8a5596c-1781004453.jpg?resize=1920%2C1348",
            "publishedAt": "2026-06-10T03:26:03Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        },
        {
            "id": "63cc44304a9f03c6a498aa78d549a27f",
            "title": "Tehran launches retaliatory attacks on US bases following strikes on Iran",
            "description": "US forces carried out strikes against Iran on Wednesday in what President Donald Trump said was retaliation for the downing of an American helicopter by the Islamic Republic a day earlier.",
            "content": "Bahrain, Kuwait and Jordan sounded alerts and fired air defences early on Wednesday, as the United States and Iran traded attacks after the downing of an American helicopter a day earlier.\n\"The General Staff of the Army announces that Kuwaiti air def... [2579 chars]",
            "url": "https://www.euronews.com/2026/06/10/tehran-launches-retaliatory-attacks-on-us-bases-following-strikes-on-iran",
            "image": "https://images.euronews.com/articles/stories/09/79/20/96/1200x675_cmsv2_5041c7b0-523c-5ada-b249-88f466c2b400-9792096.jpg",
            "publishedAt": "2026-06-10T03:08:18Z",
            "lang": "en",
            "source": {
                "id": "fe7887ab38dfaf6c0f8af3a124d38295",
                "name": "Euronews.com",
                "url": "https://www.euronews.com"
            }
        },
        {
            "id": "7536775e30f82b5bef5477f44a66854e",
            "title": "Graham Platner devient candidat démocrate au Sénat, malgré une série de scandales",
            "description": "Les électeurs démocrates de l’État américain du Maine ont désigné mardi Graham Platner comme leur candidat au Sénat pour les élections de novembre, un ostréiculteur et ancien combattant dont la campagne a été marquée par une série de scandales.",
            "content": "(Washington) Les électeurs démocrates de l’État américain du Maine ont désigné mardi Graham Platner comme leur candidat au Sénat pour les élections de novembre, un ostréiculteur et ancien combattant dont la campagne a été marquée par une série de sca... [3316 chars]",
            "url": "https://www.lapresse.ca/international/etats-unis/2026-06-09/maine/graham-platner-devient-candidat-democrate-au-senat-malgre-une-serie-de-scandales.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/d68d367c398936db8a59eb3b981937b0.jpg",
            "publishedAt": "2026-06-10T02:39:52Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories