- 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": 395256,
"articles": [
{
"id": "e2aa744bb782cefbd1c31fb585a13760",
"title": "Red Deer teens face assault charges after attack caught on camera",
"description": "According to RCMP, the attack happened around 2:21 p.m. on Monday at a field in the Lancaster Meadows area along 30th Avenue.",
"content": "Two Red Deer, Alta., teens are facing assault charges after an attack on a 14-year-old girl that was caught on camera and shared over social media.\nAccording to RCMP, the attack happened around 2:21 p.m. on Monday at a field in the Lancaster Meadows ... [2413 chars]",
"url": "https://globalnews.ca/news/11850644/red-deer-teens-face-assault-charges-attack/",
"image": "https://globalnews.ca/wp-content/uploads/2026/05/cd16ae07996aba2d11727e611504669761f171000e2d5807fa72146183d7243f_27bcc5.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-05-15T03:34:45Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "92ae9823ff019a1b7077bbb6de76909e",
"title": "100+ km/h winds cause a dust storm on the Prairies",
"description": "Expect blustery conditions to persist across parts of the region into Friday",
"content": "Expect blustery conditions to persist across parts of the region into Friday\nA strong low-pressure system sweeping across the Prairies has whipped up high winds throughout the region, with gusts of 100+ km/h reported in some locations on Thursday.\nIn... [1534 chars]",
"url": "https://www.theweathernetwork.com/en/news/weather/forecasts/100-km-h-winds-cause-a-dust-storm-on-the-prairies?_guid_iss_=1",
"image": "https://images.twnmm.com/c55i45ef3o2a/efi1bsDnn4bWsHZ8CkyaC/5fcf96f6c6c02f7938a94fbd9c809955/Prairies_100_kmh_Wind_Thumbnail.png?fm=jpg&q=80",
"publishedAt": "2026-05-15T03:26:40Z",
"lang": "en",
"source": {
"id": "c3f245d450bc8e461748ffa1215ab99b",
"name": "The Weather Network",
"url": "https://www.theweathernetwork.com"
}
},
{
"id": "60c2c7cd0fc1ba2282865567ae71b4ff",
"title": "September 2027, approval of Alberta's west coast pipeline construction",
"description": "Sources say Mark Carney and the Alberta government have agreed to construction approval for a pipeline to the west coast by September 2027",
"content": "Article content\nWe have it. A date.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in your city and across Canada.\nUnlimited online access to articles from across Canada with one account.\nGet exclusive access to t... [4061 chars]",
"url": "https://calgaryherald.com/opinion/columnists/bell-september-2027-approval-construction-pipeline-west-coast",
"image": "https://smartcdn.gprod.postmedia.digital/calgaryherald/wp-content/uploads/2026/05/0712-na-poll-projects-copy.jpg",
"publishedAt": "2026-05-15T01:53:58Z",
"lang": "en",
"source": {
"id": "af066846dd4231e04bbe1c52f50938c9",
"name": "Calgary Herald",
"url": "https://calgaryherald.com"
}
}
]
}