- 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": 392100,
"articles": [
{
"id": "549b5da442afc6c1b882c7be096b5d8a",
"title": "Sources: Gary Bettman laying foundation for succession plan",
"description": "According to multiple sources, Gary Bettman is in conversations with the NHL's Executive Committee about a succession plan for his eventual exit as commissioner.",
"content": "Commissioner Gary Bettman gives his annual Stanley Cup State of the Union later this afternoon, and now, there is a potential new topic to discuss: a succession plan.\nAccording to multiple sources, the commissioner, in conversations with members of t... [394 chars]",
"url": "https://www.sportsnet.ca/nhl/article/sources-gary-bettman-laying-foundation-for-succession-plan/",
"image": "https://www.sportsnet.ca/wp-content/uploads/2025/10/gary-bettman.jpg",
"publishedAt": "2026-06-02T16:21:00Z",
"lang": "en",
"source": {
"id": "46feeb00f639cdb65f2e57274ee65901",
"name": "Sportsnet",
"url": "https://www.sportsnet.ca"
}
},
{
"id": "db40b5ab0fb65b77fc6b8b5aa86e23ca",
"title": "Carrier s’attend un rival à l’opposé des Canadiens",
"description": "William Carrier regarde le jeu des Golden Knights et il s'attend à du jeu très serré défensivement.",
"content": "William Carrier est prêt pour l’ultime défi de la saison qui sépare les Hurricanes de la Caroline de la coupe Stanley : les Golden Knights de Vegas.\nAprès avoir eu besoin du minimum de huit matchs pour avoir le dessus contre les Sénateurs d’Ottawa et... [3555 chars]",
"url": "https://www.rds.ca/hockey/lnh/article/carrier-sattend-un-rival-a-loppose-des-canadiens/",
"image": "https://www.rds.ca/resizer/v2/3HTTA6NEL5AVRF7DM7K2RM6B2A.JPG?smart=true&auth=d972936216a4ad0cac39fc74bc0d74921493e38c46850f74b682fd8e5ad6d192&width=1200&height=630",
"publishedAt": "2026-06-02T16:17:27Z",
"lang": "fr",
"source": {
"id": "f8f4e5e8c91e665de255923c777c6158",
"name": "RDS",
"url": "https://www.rds.ca"
}
},
{
"id": "c05cdfa7f9cdcc52ecd3e2dcca66b2cc",
"title": "Werenski wins Norris as NHL’s top defenceman",
"description": "Zach Werenski was named the Norris Trophy winner on Tuesday as the NHL’s defenceman “who demonstrates throughout the season the greatest all-round ability in the position.”",
"content": "Zach Werenski was named the Norris Trophy winner on Tuesday as the NHL’s defenceman “who demonstrates throughout the season the greatest all-round ability in the position.”\nThe Columbus Blue Jackets rearguard edged out Cale Makar of the Colorado Aval... [1039 chars]",
"url": "https://www.tsn.ca/nhl/article/werenski-wins-norris-as-nhls-top-defenceman/",
"image": "https://www.tsn.ca/resizer/v2/VO4QXIIYJJHFPLVFHHSRHF6YR4.jpg?smart=true&auth=4568baf9b57faec2f20be350187c0c87f1fac56a3674e3e477aef2671b15bb75&width=1200&height=630",
"publishedAt": "2026-06-02T15:35:51Z",
"lang": "en",
"source": {
"id": "83ec652de04269e0242e0ec8be47a101",
"name": "TSN",
"url": "https://www.tsn.ca"
}
}
]
}