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": 526388,
    "articles": [
        {
            "id": "aafe9f7de5d2bfd25ebd23fa58a0aeea",
            "title": "Tandem Communication s'implique à la 10e édition du Portrait TI",
            "description": "Tandem Communication a contribué, pour une 4e année consécutive, à cette initiative.",
            "content": "Le Portrait TI de NOVIPRO est devenu, au fil des années, une référence incontournable pour mieux comprendre les transformations du paysage technologique canadien.\nCette 10e édition met notamment en lumière un important point de bascule : les organisa... [818 chars]",
            "url": "https://www.grenier.qc.ca/actualites/56219/tandem-communication-simplique-a-la-10e-edition-du-portrait-ti",
            "image": "http://assets.grenier.qc.ca/cdn-cgi/image/q=90,format=webp,fit=cover,w=600,h=315/uploads/images/novipro-2026-449222.png",
            "publishedAt": "2026-05-27T00:23:23Z",
            "lang": "fr",
            "source": {
                "id": "23e9db2ce5ab05ffe68350b794aa398a",
                "name": "| Grenier aux nouvelles",
                "url": "https://www.grenier.qc.ca"
            }
        },
        {
            "id": "b58f8cd87c4af3ecedab91112e18cb8e",
            "title": "Landmark LNG deal between Canada and Germany to be announced: sources",
            "description": "A landmark agreement to export liquified natural gas from northern British Columbia to Germany is expected to be announced later this week by the federal government, according to sources who spoke to CBC News.",
            "content": "A landmark agreement to export liquified natural gas from northwestern British Columbia to Germany is expected to be announced later this week by the federal government, according to sources who spoke to CBC News.\nAccording to sources, the large-scal... [2800 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/canada-germany-lng-deal-9.7212863",
            "image": "https://i.cbc.ca/ais/1.7571657,1774398651518/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C1600%2C900%29%3BResize%3D620",
            "publishedAt": "2026-05-26T23:59:04Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "121c4474b3c0a8cc8deba9a8a830523b",
            "title": "'Do not flush' order issued to more than 43K Comox Valley residents amid pipe failure",
            "description": "The Comox Valley Regional District has issued a \"do not flush\" order to residents in Courtenay, K’ómoks First Nation and Comox because of an emergency failure at a wastewater pump station currently undergoing upgrades.",
            "content": "The Comox Valley Regional District has issued a \"do not flush\" order to residents in Courtenay, K’ómoks First Nation and Comox because of an emergency failure at a wastewater pump station currently undergoing upgrades.\nThe district is asking resident... [3031 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/comox-valley-do-not-flush-9.7173821",
            "image": "https://i.cbc.ca/ais/e3a89645-7715-4121-9c26-f79b83337b9a,1779828388448/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C404%2C4032%2C2268%29%3BResize%3D620",
            "publishedAt": "2026-05-26T23:47:27Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories