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": 377928,
    "articles": [
        {
            "id": "1d46da65ee388f844256b2b769aa1082",
            "title": "Ford, province to sell $28.9M private jet 'as quickly as possible' after public backlash",
            "description": "Ontario is looking to sell the $28.9 million private jet that was recently purchased for Premier Doug Ford's use \"as quickly as possible,\" following backlash days after the purchase was confirmed publicly.",
            "content": "Ontario is looking to sell the $28.9 million private jet that was recently purchased for Premier Doug Ford's use \"as quickly as possible.\"\nIt comes just days after the purchase of the Bombardier Challenger 650 was publicized and confirmed by the prov... [4888 chars]",
            "url": "https://www.cbc.ca/news/canada/toronto/doug-ford-jet-sell-9.7169704",
            "image": "https://i.cbc.ca/ais/ae1af411-ecb3-4978-b4ce-29c19fc8c40b,1775741670166/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C1920%2C1080%29%3BResize%3D620",
            "publishedAt": "2026-04-19T18:35:33Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "86ecc19db69043664eb03600635fb6b3",
            "title": "Volte-face de Doug Ford : l’avion à réaction de fonction sera vendu",
            "description": "Le Bombardier Challenger 650 de 2016 construit au Canada a été acquis par l'Ontario pour les fonctions officielles du premier ministre au coût de 28,9 M$.",
            "content": "Le premier ministre de l’Ontario renonce à l’avion de fonction que la province vient d’acheter pour lui. « Malgré les meilleures intentions du monde, j'ai entendu – et je suis d'accord – que ce n'est pas le moment de dépenser pour acheter un avion go... [2582 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2247224/doug-ford-avion-bombardier-vendu",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/doug-ford-64462.jpg",
            "publishedAt": "2026-04-19T17:30:25Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "26697369b147324b6a8d4d6c818f9e8a",
            "title": "Carney says Canada ‘faced down threats like this before’ amid U.S. trade war",
            "description": "Prime Minister Mark Carney posted a video statement to YouTube Sunday, saying that Canada's historically close ties to the U.S. have \"become our weakness.\"",
            "content": "Prime Minister Mark Carney said Sunday that Canada must work to correct “weaknesses” formed from its close ties with the U.S. but also stressed Canadians have “faced down threats like this before.”\n“Many of our former strengths based on our close tie... [2083 chars]",
            "url": "https://globalnews.ca/news/11807833/mark-carney-address-trade-war/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/04/CARNEY-PMO.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-04-19T17:06:05Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        }
    ]
}

Categories