- 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": 355660,
"articles": [
{
"id": "8f251422a045b090454ca3b1e5c3f8ca",
"title": "1 dead after shooting on Highway 2 near Leduc, Alta.",
"description": "Leduc RCMP say one person is dead after being shot on Highway 2, near Township Road 490 on Saturday.",
"content": "Leduc RCMP say one person is dead after being shot on Highway 2, near Township Road 490 on Saturday.\nPolice said in a news release that a witness saw a white or grey pickup truck pull up beside a black 2012 Honda Civic. Shortly thereafter, the truck ... [734 chars]",
"url": "https://www.cbc.ca/news/canada/edmonton/leduc-shooting-rcmp-9.7129265",
"image": "https://i.cbc.ca/ais/1.6581042,1663078629000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C40%2C800%2C450%29%3BResize%3D620",
"publishedAt": "2026-03-15T01:53:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "86b113ff7f85dea4c7018984946fc5cd",
"title": "Emergency alert issued in Prince George due to gas leak; residents told to evacuate",
"description": "An emergency alert has been issued in Prince George due to a gas leak that officials say poses a threat to human life.",
"content": "An emergency alert has been issued in Prince George, B.C., due to a gas leak that officials say poses a threat to human life.\nThe City of Prince George issued the alert at about 5:30 p.m. Saturday, ordering people in a specific area of the city to ev... [695 chars]",
"url": "https://www.cbc.ca/news/canada/british-columbia/prince-george-gas-leak-evacuation-emergency-alert-9.7129254",
"image": "https://i.cbc.ca/ais/76039648-d97d-440c-be8b-8d7f54199fb8,1773536294889/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C378%2C4032%2C2268%29%3BResize%3D620",
"publishedAt": "2026-03-15T00:36:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "abfcd7f7f85caf6b88d0a70d29a110d9",
"title": "Snow/freezing rain and strong winds coming to the GTHA on Sunday",
"description": "Several parts of the Greater Toronto and Hamilton Area are under a special weather statement as Environment Canada calls for snow or freezing rain along with windy conditions on Sunday.",
"content": "Several parts of the Greater Toronto and Hamilton Area are under a special weather statement as Environment Canada calls for snow or freezing rain along with windy conditions on Sunday.\nIssued shortly before 5 p.m., the statement applies to Burlingto... [1239 chars]",
"url": "https://www.cp24.com/local/toronto/2026/03/14/travel-could-be-difficult-on-sunday-in-the-gtha-due-to-snow-or-freezing-rain-and-strong-winds-says-environment-canada/",
"image": "https://www.cp24.com/resizer/v2/ACKC2X3C3GZJJC33CC5VZM5MFY.jpg?smart=true&auth=c1e28e5b2b21581d5343fc24a706f8c77edac4dcdbc3cb7be7c1d9ea80847c34&width=1200&height=630",
"publishedAt": "2026-03-14T23:55:54Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
}
]
}