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": 256762,
    "articles": [
        {
            "id": "85bb19ed24bf720f9c4665b500d073ee",
            "title": "Live updates: Iran war, fragile ceasefire in Lebanon, Trump voices confidence in Tehran deal",
            "description": "A pause in fighting between Israel and Iran-backed Hezbollah in Lebanon could help pave the way for a deal with Tehran. Follow along for live updates.",
            "content": "Iran welcomes the ceasefire in Lebanon, a Ministry of Foreign Affairs spokesperson said, according to state media Tasnim.\nThe spokesperson reiterated that Lebanon is part of the truce negotiated between Iran and the US, Tasnim reported. The US has in... [7661 chars]",
            "url": "https://www.cnn.com/2026/04/17/world/live-news/iran-war-trump-lebanon-israel-ceasefire",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/c-gettyimages-2270905354.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-04-17T04:31:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "3bbb5063490b3cd4542d59e478e1ff6a",
            "title": "Le directeur par intérim de l’ICE quittera ses fonctions",
            "description": "Todd Lyons, directeur par intérim de l’ICE, l’un des principaux responsables de la mise en œuvre du programme de déportations massives du président Donald Trump, quittera ses fonctions à la fin du mois de mai, ont annoncé jeudi des responsables fédéraux.",
            "content": "(Washington) Todd Lyons, directeur par intérim de l’ICE, l’un des principaux responsables de la mise en œuvre du programme de déportations massives du président Donald Trump, quittera ses fonctions à la fin du mois de mai, ont annoncé jeudi des respo... [1944 chars]",
            "url": "https://www.lapresse.ca/international/etats-unis/2026-04-16/le-directeur-par-interim-de-l-ice-quittera-ses-fonctions.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/15915773a78b308c8020d1e73edab1c5.jpg",
            "publishedAt": "2026-04-17T02:09:59Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "0714fddc83e2a2f8b5e245424c3bfa11",
            "title": "Acting ICE director Todd Lyons to leave agency",
            "description": "Lyons, who oversaw hundreds of thousands of deportations, will step away from the role after 31 May.",
            "content": "Todd Lyons, the acting director of US Immigration and Customs Enforcement (ICE), is planning to leave the agency, Homeland Security Secretary Markwayne Mullin has confirmed.\n\"Director Lyons has been a great leader of ICE,\" Mullin said in a statement ... [1869 chars]",
            "url": "https://www.bbc.com/news/articles/cd9vpv35jk3o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/7d90/live/1dc5d070-39f5-11f1-b36c-918395f808bb.jpg",
            "publishedAt": "2026-04-17T01:32:19Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories