- 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": 396112,
"articles": [
{
"id": "6e95408e58b1569b00de9e0f15781415",
"title": "Oshawa homicide investigation underway",
"description": "Durham police are investigating after one person died in Oshawa on Saturday night.",
"content": "Durham police are investigating after one person died in Oshawa on Saturday night.\nPolice say they were called to the area of Simcoe Street North and Winchester Road East shortly before 9 p.m. for reports of an armed person.\nWhen officers arrived, th... [378 chars]",
"url": "https://www.cp24.com/local/durham/2026/05/10/police-investigating-homicide-in-oshawa/",
"image": "https://www.cp24.com/resizer/v2/F3V64NEBHFAULNLNWHMCGPQW5Y.png?smart=true&auth=8b1959fdb96962399d8846a547d1b137dda53dccd5c8431acc6404df7ccac31d&width=1200&height=630",
"publishedAt": "2026-05-10T02:08:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "bd264adbb6bce1950a4bbac19ed3b707",
"title": "Motorcycle lodged on traffic signal after crash in Delta",
"description": "A two-vehicle crash Saturday afternoon on Scott Road in North Delta resulted in a motorcycle getting stuck on a traffic signal.",
"content": "Motorcycle stuck sky-high\nA two-vehicle crash Saturday afternoon on Scott Road in North Delta resulted in a motorcycle getting stuck on a traffic signal.\nDelta police confirmed in an email to the Optimist newspaper that officers are on scene in the 7... [448 chars]",
"url": "https://www.castanet.net/news/Metro-Vancouver/613546/Motorcycle-lodged-on-traffic-signal-after-crash-in-Delta",
"image": "https://www.castanet.net/content/2026/5/large/screenshot_2026-05-09_at_6.17.00pm_p4280566.jpg",
"publishedAt": "2026-05-10T01:22:00Z",
"lang": "en",
"source": {
"id": "628ae4115a279de4cd0f849291206a3c",
"name": "Castanet",
"url": "https://www.castanet.net"
}
},
{
"id": "25ae89b0057d1c70a0fb9c55a0ff041f",
"title": "New city bus routes to start June 7",
"description": "The only route that's not changing is the Community Bus",
"content": "Just in time to delight (or outrage) voters in this fall's municipal election, the City of Sault Ste. Marie is introducing a massive redesign of local bus routes.\nThe new transit network, referred to as 'Sault Loops' will launch on June 7.\nIt's desig... [1721 chars]",
"url": "https://www.sootoday.com/local-news/new-city-bus-routes-to-start-june-7-12259805",
"image": "https://www.vmcdn.ca/f/files/sootoday/images/transportation/bridges/eastside-loop.jpeg;w=1200;h=800;mode=crop",
"publishedAt": "2026-05-10T00:58:29Z",
"lang": "en",
"source": {
"id": "e75700b3f7b2c08a9430fe2e93805216",
"name": "SooToday.com",
"url": "https://www.sootoday.com"
}
}
]
}