- 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": 390400,
"articles": [
{
"id": "2d61c2fa58ed8ff74eca4c2460c6edca",
"title": "What you need to know about Canadiens No. 26 pick Gleb Pugachyov",
"description": "He's big, he's physical, and he packs a punch offensively too. Emily Sadler has what you need to know about the Canadiens' 26th overall pick, Gleb Pugachyov.",
"content": "The Montreal Canadiens entered Friday with the 28th overall pick, but couldn’t quite wait that long to get their guy. By moving up two slots in a draft-night trade with the Vegas Golden Knights, the Canadiens were perfectly positioned to land Russian... [1487 chars]",
"url": "https://www.sportsnet.ca/nhl/article/what-you-need-to-know-about-canadiens-no-26-pick-gleb-pugachyov/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2025/07/hughes.jpg",
"publishedAt": "2026-06-27T05:39:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet.ca",
"url": "https://www.sportsnet.ca"
}
},
{
"id": "018821a8b57938d31ff82631daf48475",
"title": "Ryan Johnson pleased with work Canucks did on first night of NHL Draft",
"description": "Optimism abounds every year at the end of the first day of the National Hockey League draft. Every team feels like it got the player or players it wanted, and on Friday night, the Vancouver Canucks were no exception. First year general manager Ryan Johnson couldn’t contain his excitement after selecting Caleb Malhotra with the…",
"content": "Optimism abounds every year at the end of the first day of the National Hockey League draft. Every team feels like it got the player or players it wanted, and on Friday night, the Vancouver Canucks were no exception. First year general manager Ryan J... [4141 chars]",
"url": "https://canucksarmy.com/news/ryan-johnson-pleased-work-vancouver-canucks-first-night-nhl-draft",
"image": "https://canucksarmy.com/_next/image?url=https://publish.canucksarmy.com/wp-content/uploads/sites/3/2026/05/USATSI_28954521-scaled.jpg&w=1200&q=75",
"publishedAt": "2026-06-27T05:30:00Z",
"lang": "en",
"source": {
"id": "1830c0788cc3bade9db07e0305cbcdc7",
"name": "Canucks Army",
"url": "https://canucksarmy.com"
}
},
{
"id": "a8e90ce4effc5c1ef4acb98bda325385",
"title": "Canucks ignore convention by pairing coach Malhotra with son Caleb",
"description": "The Canucks, under new GM Ryan Johnson, ignored convention by selecting their coach's son to be a foundational piece of the rebuilding team. Iain MacIntyre explains why.",
"content": "VANCOUVER — Only eight times in National Hockey League history has a father coached his son, but this will not be the first time Manny Malhotra coaches his oldest boy, Caleb.\nJoann Malhotra, wife and mother, remembers the first time.\n“When Caleb was ... [7226 chars]",
"url": "https://www.sportsnet.ca/nhl/article/canucks-ignore-convention-by-pairing-coach-malhotra-with-son-caleb/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2026/06/malhotra.jpg",
"publishedAt": "2026-06-27T04:47:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet.ca",
"url": "https://www.sportsnet.ca"
}
}
]
}