- 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": 374412,
"articles": [
{
"id": "0cfdbbbf6b893ae1db09e5e8060ca94b",
"title": "Quebec man faces terrorism charges tied to 764 extremist network",
"description": "A Quebec City resident is facing terrorism charges and is accused of promoting the ideology of the 764 network that promotes violent extremism.",
"content": "A Quebec City resident is facing terrorism charges and is accused of promoting the ideology of the 764 network that promotes violent extremism.\nJeffrey Roussel, 26, from Quebec City, allegedly promoted and published graphic, violent and highly distur... [1254 chars]",
"url": "https://www.cbc.ca/news/canada/montreal/quebec-man-terrorism-charges-764-violent-extremism-9.7173346",
"image": "https://i.cbc.ca/ais/a47f7135-927d-4b53-a735-d98ce9cb5f02,1776878342044/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C62%2C665%2C374%29%3BResize%3D620",
"publishedAt": "2026-04-22T18:14:01Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "37ef732f9e498584e6904ca076ee3b86",
"title": "Ontario redacts almost every word top civil servant wrote about return-to-office mandate",
"description": "The government is currently rushing its changes to freedom of information laws past public hearings, shielding who the premier speaks to from public view.",
"content": "When the Ford government first unveiled its controversial changes to Ontario’s freedom of information laws, the province promised that 95 per cent of the work at Queen’s Park would still be accessible and transparent.\nThe province’s vast complement o... [3839 chars]",
"url": "https://globalnews.ca/news/11812303/ontario-foi-redactions-back-office-mandate/",
"image": "https://globalnews.ca/wp-content/uploads/2026/04/Still0422_00000.png?w=720&h=379&crop=1",
"publishedAt": "2026-04-22T17:17:09Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "57c2ed2bbf8d015e0e947a548c4ae8e6",
"title": "Une deuxième vague \" plus importante en mai \", prévient la mairesse",
"description": "Si Montréal s’en tire plutôt bien ce printemps avec les inondations, le pire pourrait être à venir avec « une deuxième vague plus importante en mai », prévient la mairesse Soraya Martinez Ferrada.",
"content": "Si Montréal s’en tire plutôt bien ce printemps avec les inondations, le pire pourrait être à venir avec « une deuxième vague plus importante en mai », prévient la mairesse Soraya Martinez Ferrada.\n« Il faut comprendre que nous sommes dans une premièr... [3474 chars]",
"url": "https://www.lapresse.ca/actualites/grand-montreal/2026-04-22/inondations-a-montreal/une-deuxieme-vague-plus-importante-en-mai-previent-la-mairesse.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/e18a7a75a5803aca814cc862689133b3.jpg",
"publishedAt": "2026-04-22T16:26:43Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
}
]
}