Flag of Canada

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": 365812,
    "articles": [
        {
            "id": "8d3d1737002dbd417b2f095116067ff1",
            "title": "Police identify 60-year-old woman as 4th homicide of 2026",
            "description": "Police have identified a woman whose body was found inside a home in the Hillcrest Village neighbourhood of North York. Investigators say they were called to a home in the Threadneedle Crescent and Cresthaven Drive area just after 1:30 p.m. on March 11. “The circumstances in which the victim was found were deemed to be […]",
            "content": "Police have identified a woman whose body was found inside a home in the Hillcrest Village neighbourhood of North York.\nInvestigators say they were called to a home in the Threadneedle Crescent and Cresthaven Drive area just after 1:30 p.m. on March ... [436 chars]",
            "url": "https://toronto.citynews.ca/2026/03/13/police-identify-60-year-old-woman-as-4th-homicide-of-2026/",
            "image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/03/13/xian-wei-shao.jpg",
            "publishedAt": "2026-03-14T01:25:00Z",
            "lang": "en",
            "source": {
                "id": "c73f7864450c9f68355c88a2e332225c",
                "name": "CityNews Toronto",
                "url": "https://toronto.citynews.ca"
            }
        },
        {
            "id": "4c42a85b6eaff6f1f1ab6de1ba227ba5",
            "title": "victim identified",
            "description": "A woman found dead inside a North York residence on Wednesday was a victim of a homicide, Toronto police say.",
            "content": "A woman found dead inside a North York residence on Wednesday was a victim of a homicide, Toronto police say.\nOfficers were initially called shortly after 1:30 p.m. for a medical complaint at a home in the area of Threadneedle Crescent and Cresthaven... [377 chars]",
            "url": "https://www.cp24.com/local/toronto/2026/03/14/woman-found-dead-in-north-york-residence-was-victim-of-homicide-police/",
            "image": "https://www.cp24.com/resizer/v2/42GXZCQU3NEDRHM3CH5JKYTQMU.jpg?smart=true&auth=337f1beae39f4c0168361814604200472d1e033ad2bd557931fd0b4c99605701&width=1200&height=630",
            "publishedAt": "2026-03-14T01:20:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "4dd7ac969065313d66f80b9091f02bdf",
            "title": "Ottawa to allow rural employers to increase proportion of temporary foreign workers",
            "description": "Ottawa will allow rural employers to have a greater proportion of low-wage temporary foreign workers on their payroll on a time-limited basis, as part of new measures the federal government announced on Friday.",
            "content": "Ottawa will allow rural employers to have a greater proportion of low-wage temporary foreign workers on their payroll on a time-limited basis, as part of new measures the federal government announced on Friday.\nThe measures will allow these employers... [2165 chars]",
            "url": "https://www.cbc.ca/news/politics/temporary-foreign-workers-rural-employers-9.7128274",
            "image": "https://i.cbc.ca/ais/7d2016fb-bccf-4f5f-8276-ec7f94c75205,1773437388266/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C109%2C4268%2C2400%29%3BResize%3D620",
            "publishedAt": "2026-03-13T23:47:31Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories