- 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": 383366,
"articles": [
{
"id": "ee104cf1a199a1ed121b9fabbcf382d3",
"title": "Louise Arbour will be Canada’s new governor general, replacing Mary Simon",
"description": "Louise Arbour, who was born in Montreal, served as a Supreme Court justice from 1999 to 2004. Arbour, 79, is one of Canada’s most decorated jurists.",
"content": "Former Supreme Court justice Louise Arbour will be Canada’s next governor general, replacing Mary Simon in the role, Prime Minister Mark Carney said Tuesday.\nSimon, who made history in 2021 by becoming the first Indigenous person to be named as the r... [5062 chars]",
"url": "https://globalnews.ca/news/11830877/louise-arbour-governor-general/",
"image": "https://globalnews.ca/wp-content/uploads/2026/05/17d784b7faf1cc2012aa00fb7367734f74bde669d634e63a70dddb8bbec1a940.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-05-05T15:46:28Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "b0c8a706629e5b896cb0b89f192fe384",
"title": "Youth camp pastor charged after teen sexually assaulted in Manitoba",
"description": "A 23-year-old man who is a pastor and youth camp director has been charged with sexual assault, Winnipeg police say.",
"content": "A 23-year-old man who is a pastor and youth camp director has been charged with sexual assault, Winnipeg police say.\nPolice allege that between August 2025 and March 2026, Carson Alexander Parago forged a sexual relationship by grooming and gaining t... [858 chars]",
"url": "https://www.cbc.ca/news/canada/manitoba/youth-camp-pastor-charged-sexual-assault-9.7187931",
"image": "https://i.cbc.ca/ais/faef48ad-bb5c-4b9f-adda-eddb09e4debe,1778001349736/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C1920%2C1080%29%3BResize%3D620",
"publishedAt": "2026-05-05T15:42:40Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "1e964e5fdc7d179dbb61393887027c79",
"title": "Missing 8-year-old girl in Nova Scotia’s Cumberland County prompts emergency alert",
"description": "An emergency alert has been issued in the Cumberland County area of Nova Scotia for a missing eight-year-old girl.",
"content": "An emergency alert has been issued in the Cumberland County area of Nova Scotia for a missing 8-year-old girl.\nRCMP say Penelope Dormiedy was last seen at 9 a.m. Tuesday on Mount Pleasant Road, about 10 minutes from Oxford, N.S.\nAn RCMP spokesperson ... [344 chars]",
"url": "https://globalnews.ca/news/11830987/emergency-alert-nova-scotia-cumberland-county-missing-child/",
"image": "https://globalnews.ca/wp-content/uploads/2026/05/dormiedy-e1777994090534.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-05-05T15:24:09Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
}
]
}