- 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": 377848,
"articles": [
{
"id": "943e1b85ebf4ef0d86a32cb0f275b5ca",
"title": "RELEASE: Oilers announce hockey operations updates",
"description": "Michael Parkatti promoted to Vice President, Analytics and Technology among other appointments",
"content": "EDMONTON, AB – The Edmonton Oilers have announced the following hockey operations promotions:\nMichael Parkatti: Vice President, Analytics and Technology\nKirt Hill: Assistant GM, Player Procurement\nKalle Larsson: Assistant GM, Player Development and I... [3860 chars]",
"url": "https://www.nhl.com/oilers/news/release-oilers-announce-hockey-operations-updates",
"image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/prd/zgeuwip3w1qdfy8xzi7i.jpg",
"publishedAt": "2026-05-28T19:21:05Z",
"lang": "en",
"source": {
"id": "8c7d2a077d28a24e16f925a9ca740291",
"name": "NHL.com",
"url": "https://www.nhl.com"
}
},
{
"id": "56f19cee1045496b2e46402bae12bc0c",
"title": "MLB Player Props & Best Bets for Today, May 28",
"description": "Colby Marchio's favorite MLB player props and best bets for Thursday, May 28, include Taylor Ward and Jesus Sanchez.",
"content": "It may be a super small slate, but with games rolling all day long, there are still plenty of ways to keep the vibes high from your lunch break all the way through dinner.\nMy favorite MLB props target the Blue Jays vs. Orioles game, with two props th... [3831 chars]",
"url": "https://www.covers.com/mlb/player-props-best-bets-thursday-5-28-2026",
"image": "https://img.covers.com/cms/covers/194b7cc8-c890-4a50-8302-9940972ea952.gif",
"publishedAt": "2026-05-28T19:05:00Z",
"lang": "en",
"source": {
"id": "2878d6a85f0f021ec43351a80a1a8eda",
"name": "Covers.com",
"url": "https://www.covers.com"
}
},
{
"id": "910fc5bf433f144a9c50e91b96cbb336",
"title": "Claude Lemieux dies at 60, was 4-time Stanley Cup champion",
"description": "Clutch-performing forward won championships with Canadiens, Devils, Avalanche",
"content": "The 60-year-old native of Buckingham, Quebec, won the Stanley Cup four times for his first three NHL teams -- the Canadiens in 1986, the New Jersey Devils in 1995, the Colorado Avalanche in 1996 and the Devils again in 2000.\n“The National Hockey Leag... [7821 chars]",
"url": "https://www.nhl.com/news/claude-lemieux-dead-at-age-60",
"image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/v1779983091/prd/beiyxjoujbrqkmwpoxit.jpg",
"publishedAt": "2026-05-28T18:56:15Z",
"lang": "en",
"source": {
"id": "8c7d2a077d28a24e16f925a9ca740291",
"name": "NHL.com",
"url": "https://www.nhl.com"
}
}
]
}