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": 404994,
    "articles": [
        {
            "id": "be2326115ab1fd68801138e288b896eb",
            "title": "1 in hospital following Mississauga house fire",
            "description": "One person was transported to the hospital for assessment, Peel paramedics say, after a massive fire destroyed a home in Mississauga on Monday.",
            "content": "One person was transported to the hospital for assessment, Peel paramedics say, after a massive fire significantly damaged a home in Mississauga on Monday.\nThe blaze erupted just before 5:30 p.m. in the Churchill Meadows neighbourhood, on Pringle Pla... [260 chars]",
            "url": "https://www.cp24.com/local/peel/2026/05/26/1-taken-to-the-hospital-after-massive-fire-breaks-out-at-mississauga-home/",
            "image": "https://www.cp24.com/resizer/v2/R46NYEHUXFFQ7MKSBN3SCAESR4.jpeg?smart=true&auth=db7ef5178016d8eaade479dea4d217f3f33d4142e9a0f36e0a1f821373650705&width=1200&height=630",
            "publishedAt": "2026-05-26T01:43:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "8529acae7e6b8a778aa2a8a2178889d6",
            "title": "3 suspects at-large after shots fired in Etobicoke",
            "description": "Three suspects are at-large after shots were fired in north Etobicoke on Monday evening.",
            "content": "Three suspects are at-large after shots were fired in north Etobicoke on Monday evening.\nThe gunfire occurred in the Rexdale neighbourhood, near Martin Grove Road and Finch Avenue West.\nToronto police said they were called to that area just after 6:1... [386 chars]",
            "url": "https://www.cp24.com/local/toronto/2026/05/26/3-suspects-outstanding-after-shots-fired-in-north-etobicoke/",
            "image": "https://www.cp24.com/resizer/v2/5J2XLSBMP5GHJGZTQBWG26JMMA.jpeg?smart=true&auth=069010519e6f922f5ece378d3058f46fbea7ecfe267d6eb9d0cd9b4adbe4bc7d&width=1200&height=630",
            "publishedAt": "2026-05-26T01:30:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "e00865518df96b2bcbf8d451037aa3a5",
            "title": "Popular Vancouver radio host announces departure during emotional on-air reveal",
            "description": "One of Vancouver's veteran radio hosts has announced they will soon depart from their long-running morning show to move closer to family.",
            "content": "One of Vancouver’s veteran radio hosts has announced they will soon depart from their long-running morning show on Move 103.5, but she and her co-hosting partner promise lots of fun before she is gone.\nAfter more than 20 years, Nat Hunter of The Nat ... [3902 chars]",
            "url": "https://dailyhive.com/vancouver/vancouver-move-1035-radio-host-nat-hunter",
            "image": "https://images-dh-production-baselayer.dailyhive.com/uploads/2026/05/radio.jpg?format=auto",
            "publishedAt": "2026-05-25T23:11:00Z",
            "lang": "en",
            "source": {
                "id": "737d059963334cb64537556a97b287a4",
                "name": "Daily Hive",
                "url": "https://dailyhive.com"
            }
        }
    ]
}

Categories