Flag of Canada

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": 284460,
    "articles": [
        {
            "id": "4e259a5882f68904b98dccb097c34de5",
            "title": "Matheson signs 5-year, $30 million contract with Canadiens",
            "description": "Defenseman has 15 points this season; deal begins in 2026-27",
            "content": "Mike Matheson signed a five-year, $30 million contract with the Montreal Canadiens on Friday. It has an average annual value of $6 million and begins next season.\nThe 31-year-old defenseman, who could have become an unrestricted free agent July 1, ha... [1545 chars]",
            "url": "https://www.nhl.com/news/mike-matheson-signs-5-year-deal-with-montreal",
            "image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/v1764346646/prd/m8tcj0fimjywzhnqhzsx.png",
            "publishedAt": "2025-11-29T01:10:51Z",
            "lang": "en",
            "source": {
                "id": "8c7d2a077d28a24e16f925a9ca740291",
                "name": "NHL.com",
                "url": "https://www.nhl.com"
            }
        },
        {
            "id": "2d5d7cdda5e8ebb2fd956cd43bbb1062",
            "title": "Montembeault se dresse face à Vegas",
            "description": "Le Canadien peut déjà dire « mission accomplie », alors qu’il est assuré de revenir à la maison avec un dossier gagnant au terme d’un voyage dans l’Ouest qui s’annonçait pourtant difficile.",
            "content": "(Las Vegas) Le Canadien peut déjà dire « mission accomplie », alors qu’il est assuré de revenir à la maison avec un dossier gagnant au terme d’un voyage dans l’Ouest qui s’annonçait pourtant difficile.\nConsultez le sommaire de la rencontre Relisez no... [5202 chars]",
            "url": "https://www.lapresse.ca/sports/hockey/2025-11-28/canadien-4-golden-knights-1/montembeault-se-dresse-face-a-vegas.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/c28b519daaff338a91607ecd7613134d.jpg",
            "publishedAt": "2025-11-28T23:58:45Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "87aa6f9c1ab5e797482968273703e518",
            "title": "Samuel Montembeault brille et le Canadien défait les Golden Knights",
            "description": "Le Canadien peut déjà dire « mission accomplie », alors qu’il est assuré de revenir à la maison avec un dossier gagnant au terme d’un voyage dans l’Ouest qui s’annonçait pourtant difficile.",
            "content": "(Las Vegas) Le Canadien peut déjà dire « mission accomplie », alors qu’il est assuré de revenir à la maison avec un dossier gagnant au terme d’un voyage dans l’Ouest qui s’annonçait pourtant difficile.\nConsultez le sommaire de la rencontre Relisez no... [5202 chars]",
            "url": "https://www.lapresse.ca/sports/hockey/2025-11-28/canadien-4-golden-knights-1/samuel-montembeault-brille-et-le-canadien-defait-les-golden-knights.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/c28b519daaff338a91607ecd7613134d.jpg",
            "publishedAt": "2025-11-28T23:58:45Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories