- 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": 370060,
"articles": [
{
"id": "3d4a993cdcab563fd83a87293b282af1",
"title": "SIU probing crash involving school bus, dump truck near Orillia",
"description": "Collision happened as unmarked police cruiser, with emergency lights activated, was merging onto highway Thursday morning",
"content": "The province’s Special Investigations Unit (SIU) is looking into a collision Thursday just south of Orillia that sent four people to hospital.\nAt about 7:30 a.m., an unmarked Ontario Provincial Police vehicle, with its emergency lights activated, was... [328 chars]",
"url": "https://www.orilliamatters.com/police-beat/siu-probing-crash-involving-school-bus-dump-truck-near-orillia-12154218",
"image": "https://www.vmcdn.ca/f/files/orilliamatters/images/police/2026-04-16-dump-truck-bus-crash-2connor.jpg;w=1200;h=800;mode=crop",
"publishedAt": "2026-04-16T21:52:45Z",
"lang": "en",
"source": {
"id": "cb28e07f4df6439bece3eb43f3ee963c",
"name": "OrilliaMatters.com",
"url": "https://www.orilliamatters.com"
}
},
{
"id": "a796b2a1c3f0c27e7375ddb5084f9ab9",
"title": "LaSalle man sentenced to 2 years in jail for 'vile' antisemitic crimes",
"description": "Before sentencing a 30-year-old LaSalle man to two years in jail, the Windsor judge described his antisemitic crimes as “vile, filth, disgusting.\"",
"content": "Before sentencing a 30-year-old LaSalle man to two years in jail, the Windsor judge described his antisemitic crimes as “vile, filth, disgusting.\"\nNicholas Amor was sentenced Thursday for p ublic incitement of hatred and possession of a weapon charge... [4278 chars]",
"url": "https://www.cbc.ca/news/canada/windsor/public-incitement-hatred-sentencing-9.7166898",
"image": "https://i.cbc.ca/ais/6bf7f9d3-4928-4df4-9ec7-d317da86f628,1761593782236/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C2%2C802%2C451%29%3BResize%3D620",
"publishedAt": "2026-04-16T21:50:39Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "5739826358aa9d14718f17f0d140f2a3",
"title": "Un homme accusé de l’homicide involontaire de sa conjointe",
"description": "Un homme a été formellement accusé d’avoir tué « involontairement » sa conjointe retrouvée morte, hier, au centre-ville de Montréal. Il a été arrêté à l’aéroport alors qu’il tentait de fuir à l’étranger.",
"content": "Un homme a été formellement accusé d’avoir tué « involontairement » sa conjointe retrouvée morte, hier, au centre-ville de Montréal. Il a été arrêté à l’aéroport alors qu’il tentait de fuir à l’étranger.\nAlexandre Restau, âgé de 27 ans, a été arrêté ... [2056 chars]",
"url": "https://www.lapresse.ca/actualites/justice-et-faits-divers/2026-04-16/feminicide-presume/un-homme-accuse-de-l-homicide-involontaire-de-sa-conjointe.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/d88a79d1ef923f05a32e46ce3dd45576.jpg",
"publishedAt": "2026-04-16T21:37:18Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
}
]
}