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": 385350,
    "articles": [
        {
            "id": "189eaf5fd027c557e7740139102154c3",
            "title": "DND staff to work at Carling Campus two days a week to ease parking",
            "description": "Department of National Defence encourages employees at Carling Campus to work in office two days a week to ease parking shortages.",
            "content": "Article content\nDefence department and Canadian Forces personnel are being encouraged to work at the Carling Campus headquarters only on Monday and Friday as the military tries to figure out solutions for long-running parking problems at the facility... [4067 chars]",
            "url": "https://ottawacitizen.com/public-service/defence-watch/dnd-carling-campus-parking-two-days-office",
            "image": "https://smartcdn.gprod.postmedia.digital/ottawacitizen/wp-content/uploads/2026/04/ottparkingapril29_302845812.jpg",
            "publishedAt": "2026-04-30T12:15:23Z",
            "lang": "en",
            "source": {
                "id": "3dec654feac9c56f809eba71cfba0755",
                "name": "Ottawa Citizen",
                "url": "https://ottawacitizen.com"
            }
        },
        {
            "id": "71762bead19938f9816673ec4073a08c",
            "title": "Fatal collision near Peterborough",
            "description": "Members of Kawartha Lakes OPP are investigating a fatal collision on Highway 7 in Fowlers Corners, near Peterb...",
            "content": "Members of Kawartha Lakes OPP are investigating a fatal collision on Highway 7 in Fowlers Corners, near Peterborough.\nOn April 29, 2026 at approximately 6:15 a.m., City of Kawartha Lakes OPP officers responded to a two-vehicle collision involving a p... [812 chars]",
            "url": "https://www.quintenews.com/2026/04/30/fatal-collision-near-peterborough/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/1977/files/2026/01/screenshot-2026-01-13-at-11-06-37-opp-central-region-opp-cr-x.png",
            "publishedAt": "2026-04-30T11:25:22Z",
            "lang": "en",
            "source": {
                "id": "572a3a334ed647171feae8b6d5c7f480",
                "name": "Quinte News",
                "url": "https://www.quintenews.com"
            }
        },
        {
            "id": "81b4701d0a00af3af14c0c70f1c6c553",
            "title": "Carney to name former minister Jonathan Wilkinson as next EU envoy: sources",
            "description": "Prime Minister Mark Carney will officially announce later today that MP and former cabinet minister Jonathan Wilkinson will be Canada's next ambassador to the European Union, according to Liberal sources.",
            "content": "Prime Minister Mark Carney will officially announce later today that MP and former cabinet minister Jonathan Wilkinson will be Canada's next ambassador to the European Union, according to Liberal sources.\nWilkinson has long been rumoured to be up for... [788 chars]",
            "url": "https://www.cbc.ca/news/politics/jonathan-wilkinson-eu-ambassador-9.7182076",
            "image": "https://i.cbc.ca/ais/391ccaa8-bbe9-4d1f-9d8e-53551180bfbc,1777498753873/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C8256%2C4644%29%3BResize%3D620",
            "publishedAt": "2026-04-30T10:27:12Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories