- 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 Nation News API
Get the live top nation headlines from Canada with our JSON API.
Get API key for the Canada Nation 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=nation&apikey=API_KEY
{
"totalArticles": 377058,
"articles": [
{
"id": "311e915c52c17df2ae899a3301ecb870",
"title": "Death investigation underway after disturbance at Bruce Mines restaurant",
"description": "Police say they responded to a call on March 28 of a disturbance involving multiple individuals",
"content": "The East Algoma Detachment of the Ontario Provincial Police is investigating a death.\nOn March 28, a disturbance occurred involving multiple individuals at a restaurant in the Town of Bruce Mines.\nA 23-year-old from Desbarats was later transported to... [359 chars]",
"url": "https://www.sootoday.com/city-police-beat/death-investigation-underway-after-disturbance-at-bruce-mines-restaurant-12104047",
"image": "https://www.vmcdn.ca/f/files/shared/police/20221202oppcruiser2.png;w=1040;h=630;mode=crop",
"publishedAt": "2026-04-06T16:43:00Z",
"lang": "en",
"source": {
"id": "e75700b3f7b2c08a9430fe2e93805216",
"name": "SooToday.com",
"url": "https://www.sootoday.com"
}
},
{
"id": "28f28f8e8e2da86f569cfa65fe37d1c0",
"title": "Two people injured in Crowchild Trail rollover amid hazardous weather",
"description": "An early morning vehicle rollover in Calgary has left two people with serious injuries.",
"content": "Article content\nAn early morning vehicle rollover in Calgary has left two people with serious injuries. This incident occurred as the city is under two weather warnings.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest n... [3136 chars]",
"url": "https://calgaryherald.com/news/local-news/vehicle-rollover-hazardous-weather-conditions-calgary",
"image": "https://smartcdn.gprod.postmedia.digital/calgaryherald/wp-content/uploads/2026/04/20260406-rollover-crowchild-trail-nw-rl-013_302448538.jpg",
"publishedAt": "2026-04-06T16:41:23Z",
"lang": "en",
"source": {
"id": "af066846dd4231e04bbe1c52f50938c9",
"name": "Calgary Herald",
"url": "https://calgaryherald.com"
}
},
{
"id": "8a674b9b3a746c3ef78a954723717486",
"title": "Brief but intense snowfall could affect drivers",
"description": "Environment Canada says the primary hazard will be significantly reduced visibility as opposed to snowfall accumulations",
"content": "WEATHER ALERT\nENVIRONMENT CANADA\n***********************\nSpecial weather statement - issued for:\nWawa - Pukaskwa Park, Ont. (048720)\nSault Ste. Marie - Superior East, Ont. (048800)\nGreater Sudbury and vicinity, Ont. (049100)\nElliot Lake - Ranger Lake... [893 chars]",
"url": "https://www.sootoday.com/local-news/brief-but-intense-snowfall-could-affect-drivers-12103417",
"image": "https://www.vmcdn.ca/f/files/shared/weather/winter driving AdobeStock_49094361.jpeg;w=1200;h=800;mode=crop",
"publishedAt": "2026-04-06T14:54:56Z",
"lang": "en",
"source": {
"id": "e75700b3f7b2c08a9430fe2e93805216",
"name": "SooToday.com",
"url": "https://www.sootoday.com"
}
}
]
}