- 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": 356352,
"articles": [
{
"id": "93fae39562db69cdcee3eca21807a325",
"title": "Toronto student struck by vehicle suffers life-threatening injuries",
"description": "A high school student has been struck and critically injured by a vehicle, Toronto police say.",
"content": "A high school student has been struck and critically injured by a vehicle, Toronto police say.\nIt happened shortly after 2:30 p.m. at the intersection of Humber Boulevard and Louvain Street, in the area of Weston Road and Black Creek Boulevard.\nToron... [761 chars]",
"url": "https://www.cp24.com/local/toronto/2026/03/25/toronto-high-school-student-taken-to-hospital-with-life-threatening-injuries-after-being-struck-by-vehicle/",
"image": "https://www.cp24.com/resizer/v2/INYXF7WUBFHINKR4EKSGZCSTIQ.png?smart=true&auth=4b81d42677e1ef2047407619ce8c0f92f1c89130e425a7c78c1c7c936ac7ac93&width=1200&height=630",
"publishedAt": "2026-03-25T20:11:43Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "bb367fcfb4f3e7c7b230c828c8896e35",
"title": "Accused in crossing guard's death charged with leaving scene of fatal crash",
"description": "The 19-year-old man accused in the death of Ottawa crossing guard Peter Clark has been charged with failing to stop after a fatal accident. He will remain in custody until his next court appearance on Friday.",
"content": "The 19-year-old man accused in the death of Ottawa crossing guard Peter Clark has been charged with failing to stop after a fatal accident.\nXzander Wright appeared in court via video on Wednesday afternoon, wearing a black sweater and a sombre expres... [1233 chars]",
"url": "https://www.cbc.ca/news/canada/ottawa/peter-clark-kennevale-cedarview-crossing-guard-death-charges-9.7141216",
"image": "https://i.cbc.ca/ais/e5fba327-e735-4937-a24b-ddc6924ef83b,1774299689558/full/max/0/default.jpg?im=Crop%2Crect%3D%281%2C0%2C4238%2C2383%29%3BResize%3D620",
"publishedAt": "2026-03-25T19:43:52Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "c17e33a6933974f899aaaea6832c6a16",
"title": "Edmonton man accused of drugging, sexually assaulting women from dating apps",
"description": "William McMullin, 56, is charged with sexual assault, voyeurism, intimidation, unlawful confinement, administering a stupefying substance, criminal harassment and more in Edmonton.",
"content": "A man has been arrested and accused of drugging and raping women he met on several popular dating apps, and Edmonton police believe there may be more survivors out there that they want to talk to.\nThe Edmonton Police Service (EPS) said it received a ... [1385 chars]",
"url": "https://globalnews.ca/news/11745852/edmonton-dating-sexual-assault-william-mcmullin-charges/",
"image": "https://globalnews.ca/wp-content/uploads/2026/03/William-McMullin.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-03-25T18:49:29Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
}
]
}