- 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": 358230,
"articles": [
{
"id": "688569678a7dcf03735a111ea719fb87",
"title": "Canada's hospital emergency rooms have hit a breaking point. Is it the new normal?",
"description": "Hospital emergency rooms are overflowing, resulting in patients being treated in storage rooms and hallways as they wait days for a bed. Doctors say it's happening against a backdrop of behind-the-scenes backlogs, access issues and an aging population that are all impacting the flow of patients through the health-care system.",
"content": "Six days in an overflow stretcher. Beds in storage rooms. Patients dying in their seats.\nNo, we're not describing an episode of HBO's gritty medical drama The Pitt. These are real-life scenes playing out in Canada's emergency rooms.\nFrom Carbonear, N... [7177 chars]",
"url": "https://www.cbc.ca/news/canada/canada-hospitals-wait-times-9.7123684",
"image": "https://i.cbc.ca/ais/1f537900-3ca2-436c-81c1-5627c60f2728,1773350740495/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C4097%2C2304%29%3BResize%3D620",
"publishedAt": "2026-03-13T12:44:11Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "952d7316f12f3d16b04e081a1c699c14",
"title": "Weekend Outlook: Strongest winter storm of the season?",
"description": "This is not a typical winter event; this has the potential to paralyze local infrastructure and make travel impossible by Sunday night",
"content": "This weekend, a powerful \"double-hit\" of weather systems will bring historic snowfall totals to the Sault Ste. Marie region. The second system, arriving Sunday, is projected to be so large and intense that it carries the characteristics of a weak hur... [1329 chars]",
"url": "https://www.sootoday.com/local-news/weekend-outlook-strongest-winter-storm-of-the-season-11999176",
"image": "https://www.vmcdn.ca/f/files/sootoday/images/weather/sootoday_weekend_weather_2.jpg;w=1200;h=800;mode=crop",
"publishedAt": "2026-03-13T11:52:39Z",
"lang": "en",
"source": {
"id": "e75700b3f7b2c08a9430fe2e93805216",
"name": "SooToday.com",
"url": "https://www.sootoday.com"
}
},
{
"id": "e5fb2fe62a845f80705fb6f464bd42e1",
"title": "Snow to hit during morning rush hour",
"description": "Toronto will see a messy mix of snow and rain on Friday as a storm system pushes its way into the GTA during the morning rush hour.",
"content": "Toronto will see a messy mix of snow and rain on Friday as a storm system pushes its way into the GTA during the morning rush hour.\nThe city is currently under a special weather statement, with Environment Canada warning of see brief snowfall rates o... [1256 chars]",
"url": "https://www.cp24.com/local/toronto/2026/03/13/messy-winter-weather-to-hit-gta-during-morning-rush-hour/",
"image": "https://www.cp24.com/resizer/v2/2BJBSZGBRJCFPOAEZLARQFA3MM.png?smart=true&auth=4385faf9a4d734214b03742ade6a1d26942811e49461cd856d123809e3af9c51&width=1200&height=630",
"publishedAt": "2026-03-13T11:18:39Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
}
]
}