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": 372246,
    "articles": [
        {
            "id": "163530dc3d740dfacfc721895eaa1a89",
            "title": "Families devastated after collapse of murder charges against Kenneth Law",
            "description": "Family of alleged U.K. victim calls for public inquiry, extradition over charges",
            "content": "The collapse of Canada’s murder case against Kenneth Law has devastated the families of his alleged victims, with one calling for greater accountability in Canada and for Mr. Law to be extradited to the United Kingdom to face charges there.\nMr. Law, ... [4272 chars]",
            "url": "https://www.theglobeandmail.com/canada/article-families-devastated-after-collapse-of-murder-charges-against-kenneth/",
            "image": "https://www.theglobeandmail.com/resizer/v2/GMDBBVTZ3JANJA5SVK5T44Q4YQ.jpg?auth=1ac77d4407403e26e235e9a75116df52606a17a217c4bdef324d8e054776e208&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-04-18T23:42:26Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "caa54c2ee38b8e4a88f4fa69b942f054",
            "title": "West Nipissing declares state of emergency as flooding worsens across northeastern Ontario",
            "description": "West Nipissing has declared a state of emergency as flooding worsens across parts of northeastern Ontario, with rising water levels, road washouts and ongoing rainfall creating a rapidly evolving situation.",
            "content": "The Municipality of West Nipissing has declared a state of emergency as flooding worsens across the region, with rising water levels, road washouts and ongoing rainfall creating a rapidly evolving situation.\nThe Ministry of Natural Resources and Fore... [4530 chars]",
            "url": "https://www.cbc.ca/news/canada/sudbury/west-nipissing-flooding-state-of-emergency-9.7169476",
            "image": "https://i.cbc.ca/ais/fbb019b7-23b5-468f-a570-25f012cea2bc,1776549693763/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C154%2C1542%2C867%29%3BResize%3D620",
            "publishedAt": "2026-04-18T22:56:57Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "b53d9fa3b20741e12f8ddf223fbbbda2",
            "title": "French River, Ont., mayor says community bracing for more flooding, province sends volunteers to help sandbag",
            "description": "As large parts of northeastern Ontario grapple with rising waters from snow melt and rain this week — which has already forced several areas under states of emergency due to road washouts and flooding — the Municipality of French River, Ont., is \"bracing\" for impact from water held back by dams further north.",
            "content": "As large parts of northeastern Ontario grapple with rising waters from snow melt and rain this week — which has already forced several areas under states of emergency due to road washouts and flooding — the Municipality of French River, Ont., is \"bra... [2007 chars]",
            "url": "https://www.cbc.ca/news/canada/sudbury/floods-northeastern-ontario-9.7169355",
            "image": "https://i.cbc.ca/ais/4827d19a-b9bc-456a-955e-ac5be63c5658,1776451748319/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C4032%2C2268%29%3BResize%3D620",
            "publishedAt": "2026-04-18T22:02:21Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories