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": 385746,
    "articles": [
        {
            "id": "f4368e72a11efca8093be2911dca641e",
            "title": "Canadiens’ Suzuki wins Selke Trophy, Caufield nabs Lady Byng",
            "description": "Montreal Canadiens captain Nick Suzuki is the winner for the 2025-26 Frank J. Selke Trophy while teammate Cole Caufield takes home the Lady Byng Trophy.",
            "content": "Montreal Canadiens captain Nick Suzuki is the winner for the 2025-26 Frank J. Selke Trophy, while his teammate Cole Caufield has been awarded the Lady Byng Trophy.\nThe Selke is given to “the forward who best excels in the defensive aspects of the gam... [1351 chars]",
            "url": "https://www.tsn.ca/nhl/article/canadiens-suzuki-wins-selke-trophy-caufield-nabs-lady-byng/",
            "image": "https://www.tsn.ca/resizer/v2/K5CH6VUQVFFOPL4TYN66PKR7EI.png?smart=true&auth=a48cf6fa932400e3bfb53110aba72b1a6be3fb12fa80e8cbbd2c594c92d83417&width=1200&height=630",
            "publishedAt": "2026-06-05T15:13:05Z",
            "lang": "en",
            "source": {
                "id": "83ec652de04269e0242e0ec8be47a101",
                "name": "TSN",
                "url": "https://www.tsn.ca"
            }
        },
        {
            "id": "4b0a2e1185e88ca1d1420e4543464f39",
            "title": "Nick Suzuki hérite du Selke et Cole Caufield du Lady Byng",
            "description": "Les deux joueurs des Canadiens ont été honorés pour leur saison respective avec de grands honneurs.",
            "content": "Les attaquants des Canadiens de Montréal Nick Suzuki et Cole Caufield terminent chacun la saison avec un trophée.\nSuzuki est le récipiendaire du trophée Frank J. Selke pendant que Caufield obtient le Lady Byng.\nLes deux bons amis ont pu se remettre l... [3530 chars]",
            "url": "https://www.rds.ca/hockey/canadiens/article/suzuki-herite-du-selke-et-caufield-du-lady-byng/",
            "image": "https://www.rds.ca/resizer/v2/3DLEVFRCMRA6PLU2SHVYRJYUBQ.png?smart=true&auth=316ad682c903100fb3c55deae1a13573519687ffaa862135539aff060f8daa9e&width=1200&height=630",
            "publishedAt": "2026-06-05T15:06:39Z",
            "lang": "fr",
            "source": {
                "id": "f8f4e5e8c91e665de255923c777c6158",
                "name": "RDS",
                "url": "https://www.rds.ca"
            }
        },
        {
            "id": "2f0e51088eeae92e72762c54d526dbad",
            "title": "Des partisans devront finalement payer pour leurs billets \" gratuits \"",
            "description": "La FIFA a indiqué qu’elle avait rendu invalides les billets qui avaient été obtenus « gratuitement » par 60 partisans en raison d’une erreur sur le site.",
            "content": "GUIDE DU RDS.ca | CALENDRIER | CLASSEMENT | STATS | ÉQUIPE\nDes partisans qui espéraient peut-être avoir bénéficié de leur bonne étoile sont retombés sur terre.\nLa FIFA a indiqué qu’elle avait rendu invalides les billets qui avaient été obtenus « grat... [976 chars]",
            "url": "https://www.rds.ca/soccer/coupe-du-monde/article/des-partisans-devront-finalement-payer-pour-leurs-billets-gratuits/",
            "image": "https://www.rds.ca/resizer/v2/T6UZUMYOAVFILKJVEX2YGEHUZE.jpg?smart=true&auth=657c9e5c70dbd92b3a79503c00a5bfb8bb4eb9859c36199885eb8904673a7d03&width=1200&height=630",
            "publishedAt": "2026-06-05T14:46:05Z",
            "lang": "fr",
            "source": {
                "id": "f8f4e5e8c91e665de255923c777c6158",
                "name": "RDS",
                "url": "https://www.rds.ca"
            }
        }
    ]
}

Categories