- 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": 363866,
"articles": [
{
"id": "ec21a87b74800005b5c09fa8ef69a944",
"title": "Low-elevation snowfall expected for B.C.'s South Coast",
"description": "Up to four centimentres of snow is possible in areas near sea level and around five centimetres is expected over higher terrain, according to Environment Canada.",
"content": "Environment Canada says there is widespread risk for snow across B.C.'s South Coast Tuesday morning.\nUp to four centimentres of snow is possible in areas near sea level and around five centimetres is expected over higher terrain, including the Malaha... [673 chars]",
"url": "https://www.cbc.ca/news/canada/british-columbia/snow-expected-bc-south-coast-9.7121964",
"image": "https://i.cbc.ca/ais/11ec65a7-a87b-4d43-bb26-238fdd0ed8c8,1773149176957/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C260%2C5000%2C2812%29%3BResize%3D620",
"publishedAt": "2026-03-10T16:23:30Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "530d0bdc7c4eebf76f39383047906753",
"title": "'We got it wrong': N.S. government reverses course on some budget cuts after outcry",
"description": "Supports and programming for people with disabilities, seniors and African Nova Scotian and Indigenous students will be maintained, reversing the cuts that were previously announced.",
"content": "Premier Tim Houston announced Tuesday he is pulling back from some budget cuts announced two weeks ago.\nAt a news conference Tuesday morning, he said supports and programming for people with disabilities, seniors and African Nova Scotian and Indigeno... [1696 chars]",
"url": "https://www.cbc.ca/news/canada/nova-scotia/tim-houston-budget-cuts-grant-funding-restored-9.7121998",
"image": "https://i.cbc.ca/ais/84a882ea-4d83-47d0-a1ff-5591487df019,1773151060168/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C378%2C4032%2C2268%29%3BResize%3D620",
"publishedAt": "2026-03-10T15:04:42Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "e568a5b6e92a50455a946ae2f9266e7e",
"title": "Affaire Marc Ouellet : \" Ça ne se peut pas que ce soit le cardinal \", dit le juge",
"description": "Au procès en diffamation intenté par le cardinal Marc Ouellet, le juge Martin Castonguay a mis en doute le témoignage de Paméla Groleau et d'une autre femme.",
"content": "Le procès en diffamation intenté par le cardinal Marc Ouellet n'est pas encore terminé, mais le juge Martin Castonguay semble déjà avoir annoncé ses couleurs. Mardi, lors des plaidoiries de la défense, il a multiplié les remarques qui laissent croire... [3068 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2236515/proces-cardinal-ouellet-groleau-juge",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/pamela-groleau-cardinal-marc-ouellet-proces-57321.jpg",
"publishedAt": "2026-03-10T14:46:54Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}