Flag of Canada

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": 348678,
    "articles": [
        {
            "id": "e2213a66a72d2909b5b556d9dab17541",
            "title": "The Michigan Wolverines won a title by mastering college basketball’s new world. It might change the sport",
            "description": "Michigan, a team that has performed like a freight train in this NCAA tournament, won the national title – the Big Ten’s first in 26 years – by playing more like a bulldozer.",
            "content": "The one-man tour began just above the 3-point line, not far from where the ladder stood beneath the recently cut nets.\nElliot Cadeau brought his favorite new bauble, the brow- wood 2026 NCAA basketball national championship trophy, over to where his ... [11700 chars]",
            "url": "https://www.cnn.com/2026/04/07/sport/michigan-national-championship",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/2026-04-07t035643z-2004354436-mt1usatoday28673884-rtrmadp-3-ncaa-basketball-final-four-national-championship-connecticut-at-michigan.JPG?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-04-07T06:12:16Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "e07738d766be4174a4a90969badf1bb2",
            "title": "Early troubles mount for Blue Jays in lopsided loss to Dodgers",
            "description": "Not even two weeks into the season, the Blue Jays are in significant duress, forced into roster improvisation due to injury, flu and usage churn, compounded by uncharacteristically sloppy play.",
            "content": "TORONTO — There is a disconnect between the outsized attention on the many narratives surrounding this series with the Los Angeles Dodgers and the far more important realities of the moment for the Toronto Blue Jays.\nSure, it’s a rematch of last fall... [6466 chars]",
            "url": "https://www.sportsnet.ca/mlb/article/early-troubles-mount-for-blue-jays-in-lopsided-loss-to-dodgers/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/04/CP176102551.jpg",
            "publishedAt": "2026-04-07T03:43:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        },
        {
            "id": "7d1bc39e719d63df283746bad7b60925",
            "title": "Michigan holds off UConn to win national championship",
            "description": "The Wolverines outlasted the UConn Huskies 69-63 on Monday in the men's national title game in Indianapolis, cutting down the nets for the first time in over 30 years.",
            "content": "INDIANAPOLIS — This title for Michigan’s newest Fab Five will look better in the trophy case than a time capsule.\nHard to be too picky — this new-age group of ballers in maize and blue showed they can win any which way.\nThe five fabulous transfers wh... [4030 chars]",
            "url": "https://www.sportsnet.ca/ncaa-mens-basketball/article/michigan-holds-off-uconn-to-win-national-championship/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/04/mich-1.jpg",
            "publishedAt": "2026-04-07T03:23:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        }
    ]
}

Categories