Canada News API

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

Get API key for the Canada 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=general&apikey=API_KEY
{
    "totalArticles": 551342,
    "articles": [
        {
            "id": "35a21d9e7971f7d50536f3969cc7dd67",
            "title": "Tucker Carlson says he'll no longer support the Republican Party",
            "description": "Longtime conservative commentator Tucker Carlson said on a podcast that “there's no chance I would support the Republican Party\" ahead of the November midterm elections, dismissing the political affiliation he's defended as a pundit for decades, including as one of Fox News Channel's most popular hosts.",
            "content": "Tucker breaks with GOP\nLongtime conservative commentator Tucker Carlson said on a podcast that “there's no chance I would support the Republican Party\" ahead of the November midterm elections, dismissing the political affiliation he's defended as a p... [1357 chars]",
            "url": "https://www.castanet.net/news/World/621091/Tucker-Carlson-says-he-ll-no-longer-support-the-Republican-Party",
            "image": "https://www.castanet.net/content/2026/6/b8c4abbf311f842d7c449e8c606e57408a7d9e3e072f5f8825a23a6758a3a50b.jpg",
            "publishedAt": "2026-06-22T23:00:00Z",
            "lang": "en",
            "source": {
                "id": "628ae4115a279de4cd0f849291206a3c",
                "name": "Castanet",
                "url": "https://www.castanet.net"
            }
        },
        {
            "id": "1d9fc0dd423997024021f18cb8ecdaa9",
            "title": "Mexico, Canada have formed a common front on CUSMA talks, says Sheinbaum",
            "description": "Mexico has formed a common front with Canada during ongoing talks around the future of the Canada-U.S.-Mexico Agreement (CUSMA), says Mexican President Claudia Sheinbaum.",
            "content": "Mexico has formed a common front with Canada during talks on the future of the Canada-U.S.-Mexico Agreement (CUSMA), says Mexican President Claudia Sheinbaum.\nThe three sides are holding a pivotal virtual meeting on July 1 to discuss whether to exten... [3083 chars]",
            "url": "https://www.cbc.ca/news/world/cusma-canada-mexico-9.7244946",
            "image": "https://i.cbc.ca/ais/4812fa71-7e7c-4440-9fb4-dd7b45659bab,1782168169022/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C822%2C2098%2C1180%29%3BResize%3D620",
            "publishedAt": "2026-06-22T22:59:40Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "cbc.ca",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "f2ca32cb48d77af7f24bc7ea6c65c7b1",
            "title": "Human rights museum board member resigns over 'one-sided' exhibit on displaced Palestinians",
            "description": "A trustee for the Canadian Museum for Human Rights says he has resigned from the Winnipeg facility's board over an upcoming exhibit about displaced Palestinians.",
            "content": "A trustee for the Canadian Museum for Human Rights says he has resigned from the Winnipeg facility's board over an upcoming exhibit about displaced Palestinians.\nMark Berlin submitted his resignation in a letter to federal Heritage Minister Marc Mill... [5113 chars]",
            "url": "https://www.cbc.ca/news/canada/manitoba/cmhr-nakba-exhibit-resignation-winnipeg-9.7244936",
            "image": "https://i.cbc.ca/ais/ecbdbe03-cdde-4f6a-9ce5-9559da8c5b14,1763673000168/full/max/0/default.jpg?im=Crop%2Crect%3D%2874%2C0%2C1105%2C621%29%3BResize%3D620",
            "publishedAt": "2026-06-22T22:00:52Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "cbc.ca",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories