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": 386660,
    "articles": [
        {
            "id": "54f5c8239b5ae4042f312a34a184e257",
            "title": "Barcelona-Catalunya Grand Prix: Lewis Hamilton wins first GP for Ferrari as Kimi Antonelli retires",
            "description": "Lewis Hamilton takes his first victory for Ferrari in a compelling Barcelona-Catalunya Grand Prix as championship leader Kimi Antonelli retires.",
            "content": "Lewis Hamilton took his first victory for Ferrari in a compelling Barcelona-Catalunya Grand Prix as championship leader Kimi Antonelli retired from second place with four laps to go.\nIt was a dramatic end to a gripping race that had tension and jeopa... [4007 chars]",
            "url": "https://www.bbc.com/sport/formula1/articles/cn8k5n737p4o",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/7307/live/dc9929f0-6800-11f1-9446-05fff8c055e2.jpg",
            "publishedAt": "2026-06-14T14:40:30Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "720246704a7bf07acca0ab16a3aac74f",
            "title": "Une 1re victoire en rouge pour Hamilton",
            "description": "Lewis Hamilton a remporté sa première course depuis son arrivée chez Ferrari il y a deux ans.",
            "content": "Lewis Hamilton a remporté sa première course depuis son arrivée chez Ferrari il y a deux ans, tandis que Kimi Antonelli, meneur du championnat de Formule 1, a été victime d’une panne lors du Grand Prix de Barcelone-Catalogne dimanche.\nHamilton a port... [1155 chars]",
            "url": "https://www.rds.ca/courses/formule-1/article/une-1re-victoire-en-rouge-pour-ferrari/",
            "image": "https://www.rds.ca/resizer/v2/NRCSDPVP2VE35MFNVR2CKZMXGA.jpg?smart=true&auth=05b1129ec8faba4258029b95059c6351abd47e842d71f75a48ec3ab44d2f5858&width=1200&height=630",
            "publishedAt": "2026-06-14T14:36:11Z",
            "lang": "fr",
            "source": {
                "id": "f8f4e5e8c91e665de255923c777c6158",
                "name": "RDS",
                "url": "https://www.rds.ca"
            }
        },
        {
            "id": "a0754a1ab325539cba08694245613bf1",
            "title": "Gavin McKenna, Ivar Stenberg, and the wildcards",
            "description": "The NHL Combine is over, the Stanley Cup Final is reaching its conclusion, and the 2026-27 calendar is set to begin with the NHL Draft and free agency. It has been 10 years since the Maple Leafs last missed the playoffs, the same year they drafted Auston Matthews first overall. While the Leafs had been […]",
            "content": "The NHL Combine is over, the Stanley Cup Final is reaching its conclusion, and the 2026-27 calendar is set to begin with the NHL Draft and free agency.\nIt has been 10 years since the Maple Leafs last missed the playoffs, the same year they drafted Au... [14118 chars]",
            "url": "https://mapleleafshotstove.com/2026/06/14/weighing-the-maple-leafs-first-overall-pick-debate-gavin-mckenna-ivar-stenberg-and-the-wildcards/",
            "image": "https://mapleleafshotstove.com/wp-content/uploads/2026/06/ivar-stenberg-wjc.jpg",
            "publishedAt": "2026-06-14T13:44:44Z",
            "lang": "en",
            "source": {
                "id": "1b59e91dcdc8fee30e16dddb4aff1577",
                "name": "Maple Leaf Hot Stove",
                "url": "https://mapleleafshotstove.com"
            }
        }
    ]
}

Categories