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": 411414,
    "articles": [
        {
            "id": "fffeb7b82096f11935515af3e517f0fb",
            "title": "Philadelphia Flyers vs. Carolina Hurricanes",
            "description": "NHL Game recap for the Philadelphia Philadelphia Flyers vs. Carolina Carolina Hurricanes game on May 4, 2026. Follow every play as it happens throughout the NHL season on CBS Sports and the CBS Sports app.",
            "content": "RALEIGH, N.C. (AP) Taylor Hall slipped the puck past Dan Vladar at 18:54 of overtime to help the Carolina Hurricanes beat the Philadelphia Flyers 3-2 on Monday night, taking a 2-0 lead in their second-round series in the NHL playoffs.\nHall took a sho... [2892 chars]",
            "url": "https://www.cbssports.com/nhl/gametracker/recap/NHL_20260504_PHI@CAR/",
            "image": "https://sportsfly.cbsistatic.com/fly-573/bundles/sportsmediacss/images/fantasy/default-article-image-large.png",
            "publishedAt": "2026-05-05T03:54:41Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com"
            }
        },
        {
            "id": "2164f9e0e399e29f8cd53b16c7f7d4c2",
            "title": "\"That's a fair assessment... We are talking about world-class players\"",
            "description": "On their first day as the new leaders in hockey operations for the Maple Leafs, John Chayka and Mats Sundin joined Real Kyper & Bourne to discuss their process of assessing the organization, charting a path forward, the culture they’re seeking to build, and whether Auston Matthews and William Nylander are “untouchables.” How did the […]",
            "content": "On their first day as the new leaders in hockey operations for the Maple Leafs, John Chayka and Mats Sundin joined Real Kyper & Bourne to discuss their process of assessing the organization, charting a path forward, the culture they’re seeking to bui... [20049 chars]",
            "url": "https://mapleleafshotstove.com/2026/05/05/john-chayka-on-whether-the-leafs-are-still-building-around-matthews-nylander-going-forward/",
            "image": "https://mapleleafshotstove.com/wp-content/uploads/2026/05/chayka-sundin-day-1.jpg",
            "publishedAt": "2026-05-05T02:52:44Z",
            "lang": "en",
            "source": {
                "id": "1b59e91dcdc8fee30e16dddb4aff1577",
                "name": "Maple Leaf Hot Stove",
                "url": "https://mapleleafshotstove.com"
            }
        },
        {
            "id": "f03cbfb1f6a04ec18c6beae01b468a50",
            "title": "Renaud Lavoie brise le silence après l'inquiétante annonce concernant son état de santé",
            "description": "Renaud Lavoie a brisé le silence sur ses réseaux sociaux après l'annonce inquiétante concernant son état de santé.",
            "content": "Renaud Lavoie a brisé le silence sur ses réseaux sociaux après l'annonce inquiétante concernant son état de santé.\nLe journaliste de TVA Sports a publié un premier message depuis son absence des matchs numéros 6 et 7 de la série entre le Canadien et ... [992 chars]",
            "url": "https://www.marqueur.com/news/index.php?no=585178",
            "image": "https://i.marqueur.com/habsetlnh/i/photo/663705.webp",
            "publishedAt": "2026-05-05T01:02:48Z",
            "lang": "fr",
            "source": {
                "id": "3e06ec67e5748c2dae227d47156d883f",
                "name": "Marqueur.com",
                "url": "https://www.marqueur.com"
            }
        }
    ]
}

Categories