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": 380858,
    "articles": [
        {
            "id": "b7f872d87169c1dd80434e658e7c209e",
            "title": "'It's time to get serious,' Carney says after byelection sweep delivers him a majority government",
            "description": "Prime Minister Mark Carney says he will use his newly won majority to push through legislation that the opposition parties have stymied in recent years, saying his immediate focus will be quickly passing affordability measures and a bill designed to turbocharge home construction.",
            "content": "Prime Minister Mark Carney says he will use his newly won majority to push through legislation that the opposition parties have stymied in recent years, saying his immediate focus will be quickly passing affordability measures and a bill designed to ... [4775 chars]",
            "url": "https://www.cbc.ca/news/politics/time-to-get-serious-carney-byelection-sweep-9.7163409",
            "image": "https://i.cbc.ca/ais/ac1f3c72-e88b-43bf-96e2-49e66610290c,1776187651860/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C528%2C6000%2C3375%29%3BResize%3D620",
            "publishedAt": "2026-04-14T17:35:03Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "df2a6ab12f5875a267cd4c7bdd4b22e3",
            "title": "No charges coming after alleged sex acts at Ontario golf event spark probe",
            "description": "Ontario Provincial Police say they won’t issue charges in a probe involving alleged 'sexual acts' at charity golf event last summer.",
            "content": "Ontario Provincial Police say they won’t issue charges in a probe involving alleged “sexual acts” at a charity golf event last summer.\nAn OPP spokesperson confirmed to Global News Monday that members of the Perth County Crime Unit have concluded thei... [1794 chars]",
            "url": "https://globalnews.ca/news/11800643/poppa-pies-adventures-golf-tournament-opp-charges/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/04/golf-file-photo.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-04-14T17:00:57Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "d06f274687d30d4b7823e3b5fef6a80c",
            "title": "Bringing bike-sharing back to Ottawa will cost $10M, study says",
            "description": "Bringing bike-sharing back to Ottawa will cost up to $10 million, according to a report commissioned by the city.",
            "content": "Bringing bike-sharing back to Ottawa will cost up to $10 million, according to a report commissioned by the city.\nOttawa's last pay-and-go bike racks disappeared in 2018 when Miami-based Cyclehop pulled its VeloGo bikes from the capital, the last in ... [2196 chars]",
            "url": "https://www.cbc.ca/news/canada/ottawa/ottawa-bike-share-study-company-9.7162687",
            "image": "https://i.cbc.ca/ais/1.4750280,1776183285168/full/max/0/default.jpg?im=Crop%2Crect%3D%28327%2C464%2C1688%2C949%29%3BResize%3D620",
            "publishedAt": "2026-04-14T15:23:23Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories