- 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": 345376,
"articles": [
{
"id": "02c07233c11999ce0fb32eb366f01735",
"title": "Ingram, Murray-Boyles have Raptors on verge of playoffs after beating Heat",
"description": "The Raptors are on the verge of clinching their first playoff spot since 2021-22.\nIngram and Murray-Boyles' performances on Thursday got them to this point.",
"content": "TORONTO - As much as could reasonably be hoped for, really. More actually.\nIt’s not just that the Toronto Raptors swept the second installment of their potentially season-defining two-game home series against the Miami Heat with a 128-114 win that wa... [10391 chars]",
"url": "https://www.sportsnet.ca/nba/article/ingram-murray-boyles-have-raptors-on-verge-of-playoffs-after-beating-heat/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2026/04/Untitled-design-50.jpg",
"publishedAt": "2026-04-10T04:09:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet",
"url": "https://www.sportsnet.ca"
}
},
{
"id": "b842d6d5e6ffaac4739402afe9d2d013",
"title": "Caufield scores 50th goal of season for Canadiens",
"description": "Becomes 1st Montreal player to reach milestone in 36 years",
"content": "Cole Caufield scored his 50th goal of the season on Thursday, becoming the first Montreal Canadiens player in 36 years to hit the milestone.\nCaufield scored at 6:30 of the second period against the Tampa Bay Lightning at Bell Centre in Montreal. He t... [2392 chars]",
"url": "https://www.nhl.com/news/montreal-canadiens-cole-caufield-scores-50th-goal-of-season",
"image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/v1775782196/prd/rgcvrw6cztujhcd0np0g.png",
"publishedAt": "2026-04-10T03:25:14Z",
"lang": "en",
"source": {
"id": "8c7d2a077d28a24e16f925a9ca740291",
"name": "NHL.com",
"url": "https://www.nhl.com"
}
},
{
"id": "b85c58aac2b365050c38a2e4fcd26c65",
"title": "Maple Leafs reward prospects but get rolled by DeBoer’s Islanders",
"description": "The Maple Leafs recalled four prospects from the Marlies for Game 79.\nThe team that used to sell the farm to go deep is now playing the farm to up its lottery odds, writes Luke Fox.",
"content": "The New York Islanders and Toronto Maple Leafs are both outside the playoff cut line, and they both waited until four games remaining in the regular season to make a significant move.\nThe Isles waited until star goalie Ilya Sorokin alone could not bu... [6609 chars]",
"url": "https://www.sportsnet.ca/nhl/article/maple-leafs-reward-prospects-but-get-rolled-by-deboers-islanders/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2026/04/Leafs-2.jpg",
"publishedAt": "2026-04-10T03:25:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet",
"url": "https://www.sportsnet.ca"
}
}
]
}