- 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": 379918,
"articles": [
{
"id": "86e391e98dba05c9df139ea93de1ac91",
"title": "Le SPVM enquête sur le meurtre d’une femme à Montréal",
"description": "Un homme est détenu après s'être rendu aux policiers de la Sûreté du Québec à l'aéroport Montréal-Trudeau, selon les informations obtenues par Radio-Canada.",
"content": "Le Service de police de la Ville de Montréal (SPVM) enquête sur le meurtre d'une femme qui a été retrouvée mercredi après-midi dans un appartement de l'arrondissement de Ville-Marie.\nSelon nos informations, un homme de 27 ans s'est rendu aux policier... [972 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2246591/spvm-enquete-mort-suspecte-montreal",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/mort-suspecte-montreal-88575.jpeg",
"publishedAt": "2026-04-16T02:43:14Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "80e663ff8ffccc3010bec03c7c048f39",
"title": "Imperial Oil pipeline spills 843,000 litres northwest of Cold Lake, Alta.",
"description": "An Imperial Oil pipeline spilled 843,000 litres of bitumen emulsion northwest of Cold Lake, Alta., last week. In a statement, Imperial Oil apologized for the spill, which has been stopped and contained.",
"content": "An Imperial Oil pipeline spilled 843,000 litres of bitumen emulsion northwest of Cold Lake, Alta., last week.\nIn a statement to CBC News, Imperial Oil spokesperson Lisa Schmidt said teams responded immediately. The release, which occurred April 9, ha... [2659 chars]",
"url": "https://www.cbc.ca/news/canada/edmonton/imperial-oil-pipeline-spill-bitumen-emulsion-9.7165429",
"image": "https://i.cbc.ca/ais/f4cdc8e8-2f4d-4b20-ab02-5cb9629aa43f,1776314719986/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C99%2C4000%2C2250%29%3BResize%3D620",
"publishedAt": "2026-04-16T02:35:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "065e1d1a18e52a469aad666d9b475f23",
"title": "Man in his 50s struck by vehicle in North York",
"description": "A man in his 50s has been struck and critically injured by a vehicle in North York.",
"content": "A man in his 50s has been struck and critically injured by a vehicle in North York.\nEmergency services responded to a collision at the intersection of Pinebrook Avenue and Bartley Drive, west of Victoria Park Avenue, around 8:21 p.m.\nToronto paramedi... [272 chars]",
"url": "https://www.cp24.com/local/toronto/2026/04/16/man-in-his-50s-struck-by-vehicle-in-north-york-suffers-life-threatening-injuries/",
"image": "https://www.cp24.com/resizer/v2/TDEYXREEOBEEBMKNEOVI4NZBDQ.jpg?smart=true&auth=f1a6a64f883c8153859a3209dfe85000a8557b41f14a97d270079e3b6e05d1a2&width=1200&height=630",
"publishedAt": "2026-04-16T01:46:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
}
]
}