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": 389490,
    "articles": [
        {
            "id": "340192e5b2220dbd3b82e8a03ac3d9a7",
            "title": "Kim Kardashian Ignores Reporter at F1 Grand Prix, Slammed By Fans",
            "description": "Kim Kardashian is driving conversation online after an uncomfortable moment with Sky Sports reporter Martin Brundle at the F1 Grand Prix in Monaco ... where a quick pre-race interview attempt hit a false start.",
            "content": "Kim Kardashian is driving conversation online after an uncomfortable moment with Sky Sports reporter Martin Brundle at the F1 Grand Prix in Monaco ... where a quick pre-race interview attempt hit a false start.\nBrundle, who’s famous for his \"grid wal... [1517 chars]",
            "url": "https://www.tmz.com/2026/06/07/kim-k-f1-reporter-awkward-moment/",
            "image": "https://imagez.tmz.com/image/ba/16by9/2026/06/07/babd2bf72c8145ad9b426cb113c81300_xl.jpg",
            "publishedAt": "2026-06-07T17:25:26Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "3b35b97eefe05e2bf3f5a35f0a7d0c11",
            "title": "Hadjar risks losing podium over illegal work on car during red flag",
            "description": "Isack Hadjar's third place finish is in doubt as the stewards are investigating whether his team broke the rules during the red flag period.",
            "content": "Isack Hadjar’s third place finish in the Monaco Grand Prix is in doubt as the stewards are investigating whether his team broke the rules during the red flag period.\nFormula 1 technical delegate Manuel Leal noted Red Bull “performed operations not pe... [2144 chars]",
            "url": "https://www.racefans.net/2026/06/07/hadjar-risks-losing-podium-over-illegal-work-on-car-during-red-flag/",
            "image": "https://www.racefans.net/wp-content/uploads/2026/06/racefansdotnet-24-06-07-15-10-12-1-SI202606070278.jpg",
            "publishedAt": "2026-06-07T16:34:26Z",
            "lang": "en",
            "source": {
                "id": "caeb1a6c428617bc7b7fb58b3c4ef8c6",
                "name": "RaceFans",
                "url": "https://www.racefans.net"
            }
        },
        {
            "id": "8183398b19d447c59246abe12878b4b5",
            "title": "Oilers' superstar captain Connor McDavid wins 5th Ted Lindsay Award, tying Gretzky",
            "description": "Edmonton Oilers superstar captain Connor McDavid has been named the winner of the Ted Lindsay Award for a\nrecord-tying fifth time.",
            "content": "Edmonton Oilers superstar captain Connor McDavid has been named the winner of the Ted Lindsay Award for a record-tying fifth time.\nThe honour is voted on by the NHL Players' Association for \"the most outstanding player in the NHL.\"\nThe 29-year-old ce... [603 chars]",
            "url": "https://www.cbc.ca/sports/hockey/nhl/mcdavid-ted-lindsay-award-2026-9.7226659",
            "image": "https://i.cbc.ca/ais/e0b4b182-36cd-4f17-82db-0947015b1208,1780848624297/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C111%2C4401%2C2475%29%3BResize%3D620",
            "publishedAt": "2026-06-07T16:10:50Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories