Canada Nation News API

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

Get API key for the Canada Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 384786,
    "articles": [
        {
            "id": "196d723ac17081a2ab85ee2fb447286e",
            "title": "ACEUM : \" Il faut qu’il y ait un reality check du côté américain \", dit Jean Charest",
            "description": "En pleines tensions économiques, l'ancien premier ministre du Québec Jean Charest appelle l'administration de Donald Trump à revenir à la réalité.",
            "content": "L'ancien premier ministre du Québec Jean Charest appelle Washington à revenir à la réalité après que le secrétaire au Commerce de Donald Trump, Howard Lutnick, s'est insurgé du retrait de l'alcool américain des tablettes au Canada.\nIl y a une raison ... [3359 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2249407/aceum-jean-charest-negociations-canada-etats-unis",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-tele/16x9/tout-le-monde-en-parle-lepage-jean-charest.jpg",
            "publishedAt": "2026-04-27T02:39:10Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "fe43c7656da7c4fcea655722fa718a32",
            "title": "teen suspect surrenders to police",
            "description": "A 14-year-old male suspect wanted in the fatal shooting of another teenager at Hamilton’s Jackson Square mall has been arrested.",
            "content": "A 14-year-old male suspect wanted in the fatal shooting of another teenager at Hamilton’s Jackson Square mall has been arrested.\nIn an update on Sunday night, Hamilton police said the suspect had turned himself. His arrest came a day after investigat... [1339 chars]",
            "url": "https://www.cp24.com/local/hamilton/2026/04/27/14-year-old-suspect-in-fatal-jackson-square-mall-shooting-surrenders-to-hamilton-police/",
            "image": "https://www.cp24.com/resizer/v2/C2NUUQJB7FHINHFG2XICDQCQTU.png?smart=true&auth=c3cf92229cf1714d1f6fc8ceb84b8977aeddac25c410289ba8b47984ce255378&width=1200&height=630",
            "publishedAt": "2026-04-27T02:10:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "b167bd3dca01140b8a112cffc41aba95",
            "title": "North York collision sends infant, 2 adults to hospital",
            "description": "An infant and two adults are in the hospital after they were struck by a vehicle in North York on Sunday evening.",
            "content": "An infant and two adults are in the hospital after they were struck by a vehicle in North York on Sunday evening.\nEmergency services responded to the area of Caledonia Road and Glengrove Avenue West, south of Lawrence Avenue West, shortly before 6:30... [722 chars]",
            "url": "https://www.cp24.com/local/toronto/2026/04/27/infant-2-adults-in-hospital-after-being-struck-by-vehicle-in-north-york/",
            "image": "https://www.cp24.com/resizer/v2/QGJNEWHE4ZCC7FZKT24WYFSD6M.jpg?smart=true&auth=1f5e9d006f9c2ddcb7201b0f42603acba76a1579ab9c55426c70845d52c4ca0f&width=1200&height=630",
            "publishedAt": "2026-04-27T01:19:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories