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": 398348,
    "articles": [
        {
            "id": "18e924eeea2bfba88cbf9f9018a8bd83",
            "title": "Mondial 2026 : France ou Algérie ? Zinedine Zidane a fait son choix",
            "description": "Zinedine Zidane se retrouve face à un choix particulier à l'occasion de l'entrée en lice de la France et de l'Algérie dans la compétition.",
            "content": "Annoncé comme le futur sélectionneur des Bleus après le départ de Didier Deschamps à l’issue de la Coupe du Monde 2026, Zinedine Zidane se retrouve face à un choix particulier à l’occasion de l’entrée en lice de la France et de l’Algérie dans la comp... [1080 chars]",
            "url": "https://lagazettedufennec.com/mondial-2026-france-ou-algerie-zinedine-zidane-a-fait-son-choix/",
            "image": "https://lagazettedufennec.com/wp-content/uploads/2026/06/Zinedine-Zidane.jpg",
            "publishedAt": "2026-06-15T06:33:17Z",
            "lang": "fr",
            "source": {
                "id": "5949e2807a6cc6cff6a34d7b04436a51",
                "name": "La Gazette du Fennec",
                "url": "https://lagazettedufennec.com"
            }
        },
        {
            "id": "a28c7ecbf4b6d499ad982458a9048467",
            "title": "‘Aspinall just changed his phone number’: Pros react to Ciryl Gane’s knockout of Alex Pereira at UFC White House",
            "description": "Fighters were in awe of Ciryl Gane’s unbelievable UFC White House win.",
            "content": "Ciryl Gane left no doubt that he is the No. 1 contender after running through Alex Pereira at UFC White House on Sunday.\nIn the UFC White House co-main event, Gane defeated Pereira via knockout in Round 2 to not only become just the second fighter ev... [860 chars]",
            "url": "https://www.mmafighting.com/ufc/494493/aspinall-just-changed-his-phone-number-pros-react-to-ciryl-ganes-knockout-of-alex-pereira-at-ufc-white-house",
            "image": "https://platform.mmafighting.com/wp-content/uploads/sites/109/2026/06/gettyimages-2281628477.jpg?quality=90&strip=all&crop=0%2C4.6653619713503%2C100%2C78.539327389836&w=1200",
            "publishedAt": "2026-06-15T04:30:12Z",
            "lang": "en",
            "source": {
                "id": "50619ed61a9c377689926fae945c9257",
                "name": "MMA Fighting",
                "url": "https://www.mmafighting.com"
            }
        },
        {
            "id": "6625fe4bf7f7a4f425f9fa07ac7338ce",
            "title": "'I want it for you guys': How Brind'Amour drove Hurricanes to the Stanley Cup",
            "description": "The Carolina Hurricanes seized the 2026 Stanley Cup with a 3-0 shutout and a three-game win streak.",
            "content": "LAS VEGAS — The day before the biggest series of their lives, Seth Jarvis looked over his left shoulder and saw the dream blown up to the size of real life.\nInside Raleigh’s Lenovo Center hung a gigantic canvas print of Carolina Hurricanes captain-tu... [8925 chars]",
            "url": "https://www.sportsnet.ca/nhl/article/hurricanes-shut-out-golden-knights-to-win-stanley-cup/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/06/Hurricanes-4.jpg",
            "publishedAt": "2026-06-15T04:29:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet.ca",
                "url": "https://www.sportsnet.ca"
            }
        }
    ]
}

Categories