- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Canada Sports News API
Get the live top sports headlines from Canada with our JSON API.
Get API key for the Canada Sports News APIAPI 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": 416372,
"articles": [
{
"id": "1de70ce2c0543f2e1ded1574c2eb43ce",
"title": "Canadiens blow out Sabres again to take 2-1 series lead",
"description": "Cole Caufield scored his second goal of the playoffs and added an assist as the Montreal Canadiens beat the Buffalo Sabres 6-2 in a dominant Game 3 on Sunday night to take a 2-1 lead in their second-round playoff series.",
"content": "MONTREAL (AP) — Cole Caufield scored his second goal of the playoffs and added an assist as the Montreal Canadiens beat the Buffalo Sabres 6-2 in a dominant Game 3 on Sunday night to take a 2-1 lead in their second-round playoff series.\nAlex Newhook ... [2755 chars]",
"url": "https://www.tsn.ca/nhl/article/canadiens-blow-out-sabres-again-to-take-2-1-series-lead/",
"image": "https://www.tsn.ca/resizer/v2/HYHD4MOHLREPRD6YVJ6MCTADWU.JPG?smart=true&auth=13b3118b4401053034611b113b67a76e0adeaac0ac542338dc545fe5e9cab69b&width=1200&height=630",
"publishedAt": "2026-05-11T02:03:00Z",
"lang": "en",
"source": {
"id": "83ec652de04269e0242e0ec8be47a101",
"name": "TSN",
"url": "https://www.tsn.ca"
}
},
{
"id": "1678c0203bda10ebef129a89592b66b1",
"title": "Habs score 4 unanswered goals, dominate Game 3 to take 2-1 series lead over Sabres",
"description": "The Montreal Canadiens now have a 2-1 lead in their second-round series against the Buffalo Sabres after a convincing 6-2 win in Game 3 at the Bell Centre Sunday.",
"content": "Cole Caufield scored his second goal of the playoffs and added an assist as the Montreal Canadiens beat the Buffalo Sabres 6-2 in a dominant Game 3 on Sunday night to take a 2-1 lead in their second-round playoff series.\nAlex Newhook had two goals, i... [3485 chars]",
"url": "https://www.cbc.ca/news/canada/montreal/habs-game-3-sabres-second-round-9.7194332",
"image": "https://i.cbc.ca/ais/035efdd8-cdd1-4e5f-94aa-4b7fb3d7f31d,1778463779468/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C392%2C4884%2C2747%29%3BResize%3D620",
"publishedAt": "2026-05-11T02:01:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "a5224e8f519551a503552d62e38d94f0",
"title": "Wembanyama ejected from Game 4 for elbowing Reid",
"description": "Victor Wembanyama experienced his first career ejection Sunday in Game 4 of the Western Conference semifinals, when officials whistled the Spurs star for a flagrant foul 2 after he elbowed Timberwolves forward Naz Reid in the jaw.",
"content": "MINNEAPOLIS -- Spurs star Victor Wembanyama experienced his first career ejection in San Antonio's 114-109 loss to Minnesota in Game 4 of the Western Conference semifinals after throwing an elbow at the jaw of Timberwolves forward Naz Reid early in t... [1394 chars]",
"url": "https://www.tsn.ca/nba/article/wembanyama-ejected-from-game-4-for-elbowing-reid-n1-48736940/",
"image": "https://www.tsn.ca/resizer/v2/X3IFX3FFTZDMTAZ6D67VYWV5TI.jpg?smart=true&auth=884544d6aa86972c4874ff077ca22751f05115689bff051338115e18c25b3701&width=1200&height=630",
"publishedAt": "2026-05-11T00:51:00Z",
"lang": "en",
"source": {
"id": "83ec652de04269e0242e0ec8be47a101",
"name": "TSN",
"url": "https://www.tsn.ca"
}
}
]
}