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": 419092,
    "articles": [
        {
            "id": "c58317b1508f1975752f9b6412218d22",
            "title": "Pistons roll past Cavaliers to force decisive Game 7",
            "description": "The Detroit Pistons aren't done just yet.",
            "content": "CLEVELAND — Cade Cunningham scored 21 points and the top-seeded Detroit Pistons dominated the second half, beating the Cleveland Cavaliers 115-94 on Friday night to force a Game 7 in their Eastern Conference second-round series.\nThe decisive game is ... [2357 chars]",
            "url": "https://www.sportsnet.ca/nba/article/pistons-roll-past-cavaliers-to-force-decisive-game-7/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/05/Detroit-Pistons-Jalen-Duren.jpg",
            "publishedAt": "2026-05-16T05:49:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        },
        {
            "id": "ec94647c559a0513deb7786db7b86bf9",
            "title": "Frustrating trends continue for Blue Jays in gutting loss to Tigers",
            "description": "While the pitching was stellar for the Blue Jays, other frustrating trends continued in Friday's loss to the Tigers.",
            "content": "DETROIT — A single off the bat of Spencer Torkelson sent the Detroit Tigers sprinting into centre field to celebrate a walk-off win Friday night while Jeff Hoffman made his way back to the visitors’ dugout head down.\nTorkelson’s ninth-inning hit gave... [4633 chars]",
            "url": "https://www.sportsnet.ca/mlb/article/frustrating-trends-continue-for-blue-jays-in-gutting-loss-to-tigers/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/05/blue-jays-2.jpg",
            "publishedAt": "2026-05-16T03:42:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        },
        {
            "id": "e6477bbfe89cc286162f09075cbe8694",
            "title": "Aronimink proving to be major challenge at tight PGA Championship",
            "description": "There was a fairly common thought at the beginning of the week that Aronimink Golf Club wouldn’t present too much of a challenge to the best players in the world. Halfway through the PGA Championship, it's a totally different story.",
            "content": "NEWTOWN SQUARE, Pa. — There was a fairly common thought at the beginning of the week that Aronimink Golf Club wouldn’t present too much of a challenge to the best players in the world. A main character, like Augusta National during the Masters, this ... [4697 chars]",
            "url": "https://www.sportsnet.ca/pga/article/aronimink-proving-to-be-major-challenge-at-tight-pga-championship/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/05/mcnealy.jpg",
            "publishedAt": "2026-05-16T02:50:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet",
                "url": "https://www.sportsnet.ca"
            }
        }
    ]
}

Categories