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": 411536,
    "articles": [
        {
            "id": "529ca7ce99e9fde2f7eb39944cd505fb",
            "title": "Montreal Canadiens vs. Tampa Bay Lightning",
            "description": "NHL Game recap for the Montreal Montreal Canadiens vs. Tampa Bay Tampa Bay Lightning game on April 29, 2026. Follow every play as it happens throughout the NHL season on CBS Sports and the CBS Sports app.",
            "content": "TAMPA, Fla. - (AP) Alexandre Texier broke a tie 1:06 into the third period and the Montreal Canadiens beat the Tampa Bay Lightning 3-2 on Wednesday night to take a 3-2 lead in the first-round series.\nRookie Jakub Dobes stopped 38 shots to help Montre... [2882 chars]",
            "url": "https://www.cbssports.com/nhl/gametracker/recap/NHL_20260429_MON@TB/",
            "image": "https://sportsfly.cbsistatic.com/fly-570/bundles/sportsmediacss/images/fantasy/default-article-image-large.png",
            "publishedAt": "2026-04-30T04:30:00Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com"
            }
        },
        {
            "id": "fe228a9ddbee5e9d981eca785658493d",
            "title": "Call of the Wilde: Montreal Canadiens take series lead with Game 5 win in Tampa Bay",
            "description": "The Canadiens' first lineup change worked, with Montreal taking a sizzling 3-2 win over Tampa Bay. Brian Wilde has more on Game 5 of the series.",
            "content": "Through four games, there have been 11 goals for Tampa Bay and 11 goals for Montreal. There was nothing to choose between the Lightning and Canadiens heading into a pivotal Game 5 with two wins a piece.\nThe Canadiens made their first lineup change, w... [4708 chars]",
            "url": "https://globalnews.ca/news/11823243/call-of-the-wilde-game-5-montreal-canadiens-tampa-playoffs/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/04/CP176225196.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-04-30T02:09:34Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "21396116fe3c8fc533004d5aef4e870a",
            "title": "Texier’s winner gives Canadiens 3-2 series lead with Game 5 victory over Lightning",
            "description": "Alexandre Texier broke a tie 1:06 into the third period and the Montreal Canadiens beat the Tampa Bay Lightning 3-2 on Wednesday night to take a 3-2 lead in the first-round series.",
            "content": "TAMPA, Fla. — (AP) — Alexandre Texier broke a tie 1:06 into the third period and the Montreal Canadiens beat the Tampa Bay Lightning 3-2 on Wednesday night to take a 3-2 lead in the first-round series.\nRookie Jakub Dobes stopped 38 shots to help Mont... [2325 chars]",
            "url": "https://www.tsn.ca/nhl/article/texiers-winner-gives-canadiens-3-2-series-lead-with-game-5-victory-over-lightning/",
            "image": "https://www.tsn.ca/resizer/v2/JGA72NISEFG5RFTEQJHJ4UN7HE.jpg?smart=true&auth=0d03a33322bae51beb0c105a63bbb7f531ad1511b499d1130377cd5767d00cb0&width=1200&height=630",
            "publishedAt": "2026-04-30T01:47:00Z",
            "lang": "en",
            "source": {
                "id": "83ec652de04269e0242e0ec8be47a101",
                "name": "TSN",
                "url": "https://www.tsn.ca"
            }
        }
    ]
}

Categories