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": 273686,
    "articles": [
        {
            "id": "de350f77b710f7e342d92cf30b7eadd9",
            "title": "Fact check: Trump lies again about California elections ahead of the state’s primaries",
            "description": "President Donald Trump has been lying for years about elections in California. He has done it again in the days prior to the state’s Tuesday primaries for governor and other offices.",
            "content": "President Donald Trump has been lying for years about elections in California. He has done it again in the days prior to the state’s Tuesday primaries for governor and other offices.\nIn a Fox News interview that aired Saturday, Trump falsely claimed ... [3065 chars]",
            "url": "https://edition.cnn.com/2026/06/01/politics/fact-check-trump-california-elections",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2277856381.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-01T16:01:22Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "a41aae4bb3251c29aaae85d04ec00346",
            "title": "Tehran suspended negotiations via mediators with US, Iranian media says",
            "description": "Iran has suspended all indirect talks with the US and announced it would pursue \"complete closure of Strait of Hormuz,\" accusing Israel of \"continuing crimes\" in Lebanon and stating that any ceasefire breach on one front breaks the truce in general.",
            "content": "Iran has suspended all exchanges with the US via mediators on Monday, IRGC-affiliated news agency Tasnim reported, as the two sides remained apart on a deal to extend the ceasefire and end the war.\nThe decision was made over what the news agency said... [5581 chars]",
            "url": "https://www.euronews.com/2026/06/01/tehran-suspended-negotiations-via-mediators-with-us-iranian-media-says",
            "image": "https://images.euronews.com/articles/stories/09/78/03/94/1200x675_cmsv2_f335d729-b8af-5cf7-b190-6a1b5c5a4882-9780394.jpg",
            "publishedAt": "2026-06-01T15:12:27Z",
            "lang": "en",
            "source": {
                "id": "fe7887ab38dfaf6c0f8af3a124d38295",
                "name": "Euronews.com",
                "url": "https://www.euronews.com"
            }
        },
        {
            "id": "183a764977dc5f80db713b2a69d46b91",
            "title": "Hongrie: le président Sulyok refuse de démissionner, le Premier ministre Magyar le menace de destitution",
            "description": "En Hongrie, depuis la victoire écrasante de son parti Tisza aux élections d'avril 2026, Peter Magyar a multiplié les appels à la démission du chef de l'État, nommé à son poste avec le soutien du Fidesz…",
            "content": "Dimanche 31 mai au soir, Tamas Sulyok a rejeté toute idée de démission dans une déclaration solennelle adressée aux Hongrois, dénonçant les « motivations politiques » de Peter Magyar. Le président de la République a maintenu sa position le lendemain ... [3053 chars]",
            "url": "https://www.rfi.fr/fr/europe/20260601-hongrie-le-pr%C3%A9sident-sulyok-refuse-de-d%C3%A9missionner-le-premier-ministre-magyar-le-menace-de-destitution",
            "image": "https://s.rfi.fr/media/display/5b688dbc-5dbf-11f1-8145-005056bfb2b6/w:1280/p:16x9/AP26149474980722.jpg",
            "publishedAt": "2026-06-01T15:08:07Z",
            "lang": "fr",
            "source": {
                "id": "ce220ee834949cc829facb394da9f7b7",
                "name": "RFI",
                "url": "https://www.rfi.fr"
            }
        }
    ]
}

Categories