- 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": 358930,
"articles": [
{
"id": "9531a4fc62e17b18f8b0bb982966a761",
"title": "Toronto firefighters battle downtown building blaze",
"description": "Toronto fire crews have knocked down a fire on the roof of a downtown building involving propane tanks that may have caused explosions.",
"content": "Video from Chopper 24 captured an explosion on the roof of a downtown Toronto building where a fire broke out on Friday night.\nToronto Fire Services (TFS) said crews were called to 296 Richmond St. W. just after 6 p.m. and confirmed an active blaze w... [742 chars]",
"url": "https://www.cp24.com/local/toronto/2026/03/27/chopper-video-captures-explosion-on-roof-of-downtown-toronto-building/",
"image": "https://www.cp24.com/resizer/v2/P4JZ5CEX7RDELFSE5NY6EB5ABQ.png?smart=true&auth=831609a860ea7936efea0efcd1e2d1453bd124140fbaea170d631a5f94659d18&width=1200&height=630",
"publishedAt": "2026-03-27T22:39:35Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "2ba94b33ae0ce874ef544b16f60e95b1",
"title": "Man in P.E.I. arrested by Edmonton police, charged with murder of missing woman",
"description": "A 47-year-old man has been charged with second-degree murder in connection with the death of a woman who went missing in southeast Edmonton last summer.",
"content": "A 47-year-old man has been charged with second-degree murder in connection with the death of a woman who went missing in southeast Edmonton last summer.\nJohn Angus Joseph MacArthur is also charged with indignity to a body in the death of his partner,... [2053 chars]",
"url": "https://www.cbc.ca/news/canada/edmonton/edmonton-missing-woman-charge-laid-9.7144852",
"image": "https://i.cbc.ca/ais/efdb9925-e986-40f9-859a-b34a94676a06,1774648470670/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C63%2C997%2C560%29%3BResize%3D620",
"publishedAt": "2026-03-27T21:55:50Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "6873c0e54094496ef64c4fe1abd59103",
"title": "U.S. lawmakers demand answers after Canadian man says border officers made him give DNA sample",
"description": "American lawmakers are demanding answers from the Trump administration after a Canadian man says U.S. customs officers held him for three hours and forced him to provide a DNA sample before sending him home.",
"content": "American lawmakers are demanding answers from the Trump administration after a Canadian man says U.S. customs officers held him for three hours at the border and forced him to provide a DNA sample before sending him home.\nU.S. Rep. Debbie Dingell, a ... [7646 chars]",
"url": "https://www.cbc.ca/news/canada/windsor/us-border-dna-canadian-man-cbp-cross-larson-dingell-raskin-9.7144472",
"image": "https://i.cbc.ca/ais/65758f8f-91b6-4b71-bfe9-4cc06153ebb7,1774624080826/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C62%2C1809%2C1017%29%3BResize%3D620",
"publishedAt": "2026-03-27T21:00:09Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "cbc.ca",
"url": "https://www.cbc.ca"
}
}
]
}