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": 394470,
    "articles": [
        {
            "id": "ae414dcdf892847bec5fce413bc22cf2",
            "title": "Madison Square Garden Concertgoer Dies After Fall During Goose Performance",
            "description": "A 51-year-old man died after falling during rock band Goose's concert at Madison Square Garden on Saturday night, according to authorities.",
            "content": "A 51-year-old man died after falling during rock band Goose's concert at Madison Square Garden on Saturday night, according to authorities.\nNYPD said officers responded around 9:51 p.m. after finding the man unconscious and unresponsive inside the ar... [986 chars]",
            "url": "https://www.tmz.com/2026/06/21/man-falls-to-death-at-madison-square-garden-concert/",
            "image": "https://imagez.tmz.com/image/23/16by9/2026/06/21/23f0b6401fcb4bbd8af0599f8adbb8a4_xl.jpg",
            "publishedAt": "2026-06-21T13:23:47Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "2287802ee15239e6b2630c2fcbe75c08",
            "title": "Free Agents Targets for the Maple Leafs: Centermen of Interest",
            "description": "As we approach the draft and free agency, we are breaking down options of potential interest to the Maple Leafs. We have already worked through the top-six winger market, which represents a real path toward meaningful improvement. There are legitimate producers in that group who are capable of contributing near the top of the Leafs’ […]",
            "content": "As we approach the draft and free agency, we are breaking down options of potential interest to the Maple Leafs.\nWe have already worked through the top-six winger market, which represents a real path toward meaningful improvement. There are legitimat... [12892 chars]",
            "url": "https://mapleleafshotstove.com/2026/06/21/free-agents-targets-for-the-maple-leafs-centermen-of-interest/",
            "image": "https://mapleleafshotstove.com/wp-content/uploads/2026/06/jason-dickinson-oilers.jpg",
            "publishedAt": "2026-06-21T13:06:34Z",
            "lang": "en",
            "source": {
                "id": "1b59e91dcdc8fee30e16dddb4aff1577",
                "name": "Maple Leaf Hot Stove",
                "url": "https://mapleleafshotstove.com"
            }
        },
        {
            "id": "8b7234afe1352a2cdaf8e321e5ced759",
            "title": "How NHL Draft prospect Nikita Klepov 'brings you out of your seat'",
            "description": "Saginaw Spirit star Nikita Klepov moved to Pennsylvania from Russia prior to entering the junior ranks. The early exposure to North America, while working with a Russian-trained coach, helped Klepov become a first-round prospect for this year's NHL Draft.",
            "content": "Before the COVID-19 pandemic hit, Alex Vasko was at a spring hockey tournament in Toronto with a Pennsylvania youth team when he first laid eyes on Nikita Klepov.\nThe talented forward, playing for a team from his home in Russia, immediately impressed... [5826 chars]",
            "url": "https://www.sportsnet.ca/nhl/article/how-nhl-draft-prospect-nikita-klepov-brings-you-out-of-your-seat/",
            "image": "https://www.sportsnet.ca/wp-content/uploads/2026/06/klepov.jpg",
            "publishedAt": "2026-06-21T12:13:00Z",
            "lang": "en",
            "source": {
                "id": "46feeb00f639cdb65f2e57274ee65901",
                "name": "Sportsnet.ca",
                "url": "https://www.sportsnet.ca"
            }
        }
    ]
}

Categories