Canada Sports News API

Get the live top sports headlines from Canada with our JSON API.

Get API key for the Canada Sports 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=sports&apikey=API_KEY
{
    "totalArticles": 372368,
    "articles": [
        {
            "id": "1fc6c437966953fd50cded55e21bf923",
            "title": "Your guide to the inaugural 'Steroid Olympics'",
            "description": "Two decorated Canadian athletes are among those competing at this weekend's inaugural Enhanced Games — which is either the future of sport or its downfall, depending on who you ask.",
            "content": "Two decorated Canadian athletes are among those competing at this weekend's inaugural Enhanced Games — which is either the future of sport or its downfall, depending on who you ask.\nHere's everything you need to know about the competition, first intr... [4910 chars]",
            "url": "https://www.cbc.ca/news/entertainment/steroid-olympics-enhanced-games-9.7207902",
            "image": "https://i.cbc.ca/ais/784f5e57-98c4-46a5-82f8-5648efb15675,1779483161957/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C1920%2C1080%29%3BResize%3D620",
            "publishedAt": "2026-05-23T08:00:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "c45703ed9c1bb0f9517eb40cf5f7e8c0",
            "title": "Avalanche Falls 3-1 to Golden Knights in Game Two of Western Conference Final",
            "description": "Colton Scores for Colorado",
            "content": "Defeat at Home\nThe Avalanche lost 3-1 to the Vegas Golden Knights in Game Two of the Western Conference Final at Ball Arena on Friday. Ross Colton scored for Colorado while Brent Burns and Nazem Kadri each posted an assist.\n\"You know you're running i... [717 chars]",
            "url": "https://www.nhl.com/avalanche/news/game-recap-05-22-26",
            "image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/prd/hoh12lr1pgflwhi5lcwd.png",
            "publishedAt": "2026-05-23T06:01:09Z",
            "lang": "en",
            "source": {
                "id": "8c7d2a077d28a24e16f925a9ca740291",
                "name": "NHL.com",
                "url": "https://www.nhl.com"
            }
        },
        {
            "id": "81a96894028523f014653302f24f1073",
            "title": "Blue Jays take advantage of timely hits, Pirates' errors for third straight win",
            "description": "The Blue Jays eked out three runs off Bubba Chandler en route to a 6-2 win — their third straight — and improved to 24-27 on the season.",
            "content": "TORONTO — Consider this: The Blue Jays entered Friday’s contest against the Pittsburgh Pirates with a 34.6 per cent chase rate, which was second-highest in MLB. That represented a hefty increase over last season’s 29.4 per cent, which was eighth.\nTha... [4690 chars]",
            "url": "https://www.sportsnet.ca/mlb/article/blue-jays-take-advantage-of-timely-hits-pirates-errors-for-third-straight-win/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/05/jays-4.jpg",
            "publishedAt": "2026-05-23T04:21:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        }
    ]
}

Categories