- 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": 368964,
"articles": [
{
"id": "48163802ba670ede60f60ef4d5c80313",
"title": "Alberta to adopt daylight saving time year",
"description": "Change would mean less daylight for Albertans in the mornings during the winter but more light late in the day",
"content": "Premier Danielle Smith says Albertans will soon be ditching twice-a-year clock changes.\nSmith told Postmedia that the province plans to stick with daylight time year-round.\nThat means Albertans would stay on the current time and no longer move their ... [2891 chars]",
"url": "https://www.theglobeandmail.com/canada/alberta/article-alberta-daylight-saving-time-change-danielle-smith/",
"image": "https://www.theglobeandmail.com/resizer/v2/7TEL7QDSCJEDHLBAN7U5PJV5GE.jpg?auth=3d9b7b1e0ff8db0614aede71175d143c0ef206af2e55d48187167f6de5b8b134&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-04-20T18:19:49Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
},
{
"id": "0df63ed92174f30cea38168706328a9d",
"title": "Ottawa River expected to peak this week at major flooding levels",
"description": "The Ottawa River is expected to stop rising for now in the Ottawa-Gatineau area by the middle of the week, according to the latest forecasts. Fort-Coulonge, Que., has declared a state of emergency.",
"content": "The Ottawa River is expected to stop rising for now in the Ottawa-Gatineau area by the middle of the week, according to the latest forecast.\nSunday afternoon's update from the Ottawa River Regulation Planning Board said the more western Pembroke, Lac... [3011 chars]",
"url": "https://www.cbc.ca/news/canada/ottawa/ottawa-river-flood-2026-gatineau-fort-coulonge-9.7170092",
"image": "https://i.cbc.ca/ais/d2898fa7-1a91-4fc0-ba6f-e5e5d45aae27,1776707374203/full/max/0/default.jpg?im=Crop%2Crect%3D%28213%2C226%2C2595%2C1459%29%3BResize%3D620",
"publishedAt": "2026-04-20T18:07:51Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "d250f2b257a8b4b150a7340b70840305",
"title": "Plus de 4700 fonctionnaires fédéraux veulent prendre une retraite anticipée",
"description": "Ces départs aideront le gouvernement fédéral à réduire la taille de ses effectifs.",
"content": "4788 employés de la fonction publique souhaitent profiter du programme d’incitation à la retraite anticipée lancé par Ottawa pour réduire la taille de ses effectifs. C’est ce qu’indiquent les plus récentes données du secrétariat du Conseil du Trésor ... [1542 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2247448/fonctionnaires-federaux-retraite-anticipee",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/fonctionnaire-federal-659.jpg",
"publishedAt": "2026-04-20T17:25:43Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}