- 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": 371284,
"articles": [
{
"id": "324fcd65dced5ec8968e832beb36e274",
"title": "Woman, 53, injured after car crashes into TTC bus stop",
"description": "Police are investigating after a vehicle crashed into a bus shelter in Etobicoke Saturday morning, sending 1 woman to a hospital.",
"content": "Toronto police are investigating after a vehicle crashed into a bus shelter in Etobicoke Saturday morning, sending one woman to a hospital with injuries.\nEmergency crews were called to The West Mall and Rathburn Road area just before 8:20 a.m.\nPolice... [379 chars]",
"url": "https://toronto.citynews.ca/2026/04/25/woman-53-injured-after-car-crashes-into-ttc-bus-stop/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/04/25/IMG_0511-e1777129903217.jpeg",
"publishedAt": "2026-04-25T15:16:49Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
},
{
"id": "5fb12a64b40667dbbed16ae27d3ce6ea",
"title": "Federal court judge grants last-minute delay for driver in Humboldt Broncos bus crash",
"description": "Jaskirat Singh Sidhu’s deportation has been temporarily halted after a Federal Court judge granted a stay while his lawyers challenge a removal deferral decision.",
"content": "A federal judge has granted a last-minute reprieve for the truck driver who caused the deadly Humboldt Broncos bus crash, temporarily preventing his imminent deportation to India.\nLawyers for Jaskirat Singh Sidhu appeared in Federal Court on Friday, ... [1746 chars]",
"url": "https://globalnews.ca/news/11817115/judge-delays-deportation-humboldt-crash/",
"image": "https://globalnews.ca/wp-content/uploads/2026/04/e3846a1ded46f534784b5f21a74ac5a14e65092b07ea86ce68bb09076a6ce7f5.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-04-25T14:26:56Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "d792eb6cdaf3eceba781f8d32c88e240",
"title": "Accident des Broncos : une juge reporte l’expulsion du chauffeur",
"description": "Jaskirat Singh Sidhu pourra rester un peu plus longtemps au Canada.",
"content": "Une juge fédérale a autorisé un report, à quelques jours de la date fixée, de l'expulsion de Jaskirat Singh Sidhu, le chauffeur à l'origine de l'accident des Broncos de Humboldt, survenu en 2018, en Saskatchewan. Ce dernier pourra rester un peu plus ... [3194 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2249045/report-expulsion-chauffeur-broncos",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/cour-deportation-acceptation-plaidoyer-broncos-humboldt-56802.jpg",
"publishedAt": "2026-04-25T14:11:22Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}