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": 367364,
    "articles": [
        {
            "id": "60bbd5c8be8b7d0753da6f8f6e69c578",
            "title": "Bombshell development in Iain Hunt case with national security concerns",
            "description": "\"Honestly, a complete state of disbelief,\" Stephanie Ibbott, Trina Hunt’s cousin-in-law, told Global News on Tuesday. \"It makes no sense.\"",
            "content": "It was a cold Monday morning on March 29, 2021, when Trina Hunt’s remains were discovered near Hope.\nMore than five years later, a bombshell development.\n“Honestly, a complete state of disbelief,” Stephanie Ibbott, Trina Hunt’s cousin-in-law, said.\n“... [3108 chars]",
            "url": "https://globalnews.ca/news/11811461/iain-hunt-national-security-concerns-bombshell/",
            "image": "https://globalnews.ca/wp-content/uploads/2021/01/trine-hunt.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-04-22T02:48:34Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "0f3ddf9f84fdcd7e67e4377ccb5eeff2",
            "title": "François-Philippe Champagne comparaîtra devant le comité de l’éthique",
            "description": "Le ministre des Finances, François-Philippe Champagne, comparaîtra devant le comité de l’éthique de la Chambre des communes pour répondre à des questions concernant son implication dans le projet de train à grande vitesse Alto.",
            "content": "(Ottawa) Le ministre des Finances, François-Philippe Champagne, comparaîtra devant le comité de l’éthique de la Chambre des communes pour répondre à des questions concernant son implication dans le projet de train à grande vitesse Alto.\nLe ministre s... [2586 chars]",
            "url": "https://www.lapresse.ca/affaires/2026-04-21/liens-avec-alto/francois-philippe-champagne-comparaitra-devant-le-comite-de-l-ethique.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/d21031d667d036e98bfc8a3b8631d594.jpg",
            "publishedAt": "2026-04-22T02:31:21Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "f08c25a61d8d8cc1621d6de62ee9f008",
            "title": "We asked Canada's premiers if they fly private. Here's what they said",
            "description": "Ontario Premier Doug Ford has reversed course on the purchase of a $28.9-million private jet for his travel — a controversy that has raised questions about how often Canada's leaders fly on private aircraft. CBC News reached out to offices of the premier from coast to coast, to see how the provinces book air travel.",
            "content": "Ontario Premier Doug Ford has reversed course on the purchase of a $28.9-million private jet for his travel, saying the province will sell its Bombardier Challenger 650 \"as quickly as possible.\"\nFord said on Monday that he heard \"loud and clear from ... [5377 chars]",
            "url": "https://www.cbc.ca/news/canada/premiers-private-flights-commercial-9.7171284",
            "image": "https://i.cbc.ca/ais/acce9725-f48b-4498-89cf-264798050eb5,1776734747815/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C84%2C5616%2C3159%29%3BResize%3D620",
            "publishedAt": "2026-04-22T00:59:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories