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": 378734,
    "articles": [
        {
            "id": "5aaebc62f21cf007d6bfe18ee6539db1",
            "title": "Toronto Jews injured in drive-by shooting with ‘gel-blaster’ firearm",
            "description": "Toronto police are seeking a suspect after Jewish victims were shot with a gel-blaster firearm in a suspected hate-motivated assault.",
            "content": "Article content\nToronto police are searching for a suspect vehicle after visibly Jewish victims were shot with a replica firearm in a suspected hate-motivated assault in North York last week, an incident the community’s leaders said reflects a “dange... [3223 chars]",
            "url": "https://nationalpost.com/news/canada/toronto-jews-injured-in-drive-by-shooting-with-gel-blaster-firearm",
            "image": "https://smartcdn.gprod.postmedia.digital/nationalpost/wp-content/uploads/2026/01/0926-na-poll_290473836.jpg",
            "publishedAt": "2026-05-03T16:09:34Z",
            "lang": "en",
            "source": {
                "id": "b21848176ea49868330160a249ef8b6e",
                "name": "National Post",
                "url": "https://nationalpost.com"
            }
        },
        {
            "id": "8a80027065a6992edee98c7b3fae058a",
            "title": "Buy Canadian has caused pain in parts of the U.S., but America will be just fine",
            "description": "U.S. has lost tens of billions in exports and thousands of jobs, but its massive economy means it can absorb such losses",
            "content": "There were the star-spangled boos, the shelves emptied of California pinot noir and Kentucky bourbon. There were the cancelled trips and the conferences relocated closer to home. There were counter-tariffs and government promises to find new markets.... [7476 chars]",
            "url": "https://www.theglobeandmail.com/world/article-buy-canadian-boycott-exports-travel-trump/",
            "image": "https://www.theglobeandmail.com/resizer/v2/3DWF4CLNIVAARDODFDKOKHTBVA.JPG?auth=c6982b6c800351ab60b79178a2c038ec22a2126d6c47110fe10f1fcca561d27b&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-05-03T15:41:35Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "fd7f8c9993060c1c4d4796308eb0026b",
            "title": "‘Pearson is a disaster’: Poilievre backs Toronto island airport expansion",
            "description": "The Ford government has tabled legislation which would give the province the power to take control of land in and around Billy Bishop Airport.",
            "content": "Conservative Leader Pierre Poilievre is backing the Ontario government’s move to expand Toronto’s Billy Bishop Airport, saying it would be great for the economy and increase competition.\nHe made the comments only a short distance from Billy Bishop on... [2883 chars]",
            "url": "https://globalnews.ca/news/11827959/poilievre-billy-bishop-expansion/",
            "image": "https://globalnews.ca/wp-content/uploads/2024/07/crowdstrike-outage.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-03T15:29:21Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        }
    ]
}

Categories