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": 414644,
    "articles": [
        {
            "id": "56d58cad7d70c6ac78c8e45ba3c67792",
            "title": "Los Angeles Angels vs. Toronto Blue Jays Results, Stats, and Recap",
            "description": "CBS Sports brings you live coverage, scoring, expert picks and stats for the MLB matchup between Los Angeles Angels and Toronto Blue Jays on May 8, 2026",
            "content": "TORONTO (AP) Dylan Cease struck out 10, reaching double digits for the third time in eight starts this season, and the Toronto Blue Jays stopped a four-game losing streak by beating the Los Angeles Angels 2-0 on Friday night and dealing Los Angeles i... [866 chars]",
            "url": "https://www.cbssports.com/mlb/gametracker/recap/MLB_20260508_LAA@TOR/",
            "image": "https://sportsfly.cbsistatic.com/fly-573/bundles/sportsmediacss/images/fantasy/default-article-image-large.png",
            "publishedAt": "2026-05-09T03:49:34Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com"
            }
        },
        {
            "id": "664469917b269c8c44611ec63403bbfd",
            "title": "Call of the Wilde: Montreal Canadiens even series with dominant 5-1 win over Buffalo",
            "description": "The Canadiens dominated the Sabres from the first minutes to take it 5-1, heading back to Montreal for a Sunday night affair. Brian Wilde has more on Game 2.",
            "content": "While the fan base was extremely discouraged by Game 1 in the Montreal Canadiens series with Buffalo, the head coach and players felt that they would make the necessary adjustments to be much better against the Sabres in Game 2.\nIt turns out that the... [7477 chars]",
            "url": "https://globalnews.ca/news/11837623/call-of-the-wilde-montreal-canadiens-buffalo-sabres-game-2-series/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/CP176267500.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-09T01:59:28Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "45de3127ad3bb221e6e012dc483cc8bb",
            "title": "Newhook scores two as Canadiens rout Sabres in Game 2 to even second-round series",
            "description": "Alex Newhook had two goals, again providing Montreal with some much-needed secondary scoring, and the Canadiens beat the Buffalo Sabres 5-1 on Friday night to even their second-round playoff series at one game apiece.",
            "content": "BUFFALO, N.Y. (AP) — Alex Newhook had two goals, again providing Montreal with some much-needed secondary scoring, and the Canadiens beat the Buffalo Sabres 5-1 on Friday night to even their second-round playoff series at one game apiece.\nMike Mathes... [2539 chars]",
            "url": "https://www.tsn.ca/nhl/article/newhook-scores-two-as-canadiens-rout-sabres-in-game-2-to-even-second-round-series/",
            "image": "https://www.tsn.ca/resizer/v2/MRP3BELAK5DDBEYY7EXT2MZ3IQ.jpg?smart=true&auth=92be7b68da75977f13d88900ec18edb3eb4e8a949ad0e689b66054669b8e4807&width=1200&height=630",
            "publishedAt": "2026-05-09T01:44:00Z",
            "lang": "en",
            "source": {
                "id": "83ec652de04269e0242e0ec8be47a101",
                "name": "TSN",
                "url": "https://www.tsn.ca"
            }
        }
    ]
}

Categories