- 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": 352280,
"articles": [
{
"id": "e96af30ea7d99dd0d69cf0f1e1e5f10a",
"title": "$30M settlement reached in class-action over alleged abuse at 2 Metro Vancouver Catholic schools",
"description": "A proposed $30-million settlement has been reached in a class-action lawsuit brought by former students who allege they were sexually, physically and psychologically abused while attending two Catholic schools in Metro Vancouver between 1976 and 2013.",
"content": "A proposed $30-million settlement has been reached in a class-action lawsuit brought by former students at two Catholic schools in Metro Vancouver.\nThe agreement would resolve claims against Vancouver College Limited and St. Thomas More in Burnaby, a... [4385 chars]",
"url": "https://www.cbc.ca/news/canada/british-columbia/30-million-settlement-class-action-sex-abuse-suit-vancouver-burnaby-catholic-schools-9.7120089",
"image": "https://i.cbc.ca/ais/1.6542082,1678378385000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C84%2C800%2C450%29%3BResize%3D620",
"publishedAt": "2026-03-09T15:01:28Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "588316e47cb732769dfca34f9f314b1e",
"title": "elections that could grant him a majority",
"description": "The Liberal government currently has 169 seats in parliament, just three shy of a majority in Canada's parliament.",
"content": "Canadian Prime Minister Mark Carney has announced three by-elections on 13 April - races that could give his party a majority in the government.\nTwo of the by-elections will be held in Toronto, in constituencies that are considered strongholds for Ca... [1795 chars]",
"url": "https://www.bbc.com/news/articles/cnv69zp3z4ro",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/6cb6/live/2d5086d0-1bc7-11f1-964c-87b629a369ca.jpg",
"publishedAt": "2026-03-09T14:49:39Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "81b2372a0d476a2d67962f20208230d3",
"title": "Suspect arrested another outstanding: police",
"description": "A suspect wanted in connection with a fatal shooting in Vaughan earlier this year has now been arrested, police say.",
"content": "A suspect wanted in connection with a fatal shooting in Vaughan earlier this year was arrested Thursday, police say.\nOn Jan. 26, police say they found a male with multiple gunshot wounds near Winges and Rowntree Dairy roads. The victim was brought to... [449 chars]",
"url": "https://www.cp24.com/local/york/2026/03/09/man-arrested-in-fatal-vaughan-shooting-one-suspect-outstanding-police/",
"image": "https://www.cp24.com/resizer/v2/C4ND4S6VVRE3JBRSOAMSAGDFSY.jpg?smart=true&auth=4ab10297774056abf9b26121ae7ac5438dbc9c4b039477c2d71cc3466a9a3c84&width=1200&height=630",
"publishedAt": "2026-03-09T14:12:11Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
}
]
}