- 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": 347676,
"articles": [
{
"id": "83c841dc9caa454bec555d177beb41ee",
"title": "Capital City Urges Residents to Stay Off Roads Monday",
"description": "The City of St. John's has not declared a State of Emergency but it has closed all municipal offices as crews ...",
"content": "The City of St. John’s has not declared a State of Emergency but it has closed all municipal offices as crews continue snow clearing efforts following several days of heavy snowfall.\nCity hall and all recreation facilities will be closed, with staff ... [384 chars]",
"url": "https://vocm.com/2026/02/22/capital-city-urges-residents-to-stay-off-roads-monday/",
"image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2026/02/img-5596.jpeg",
"publishedAt": "2026-02-22T23:56:00Z",
"lang": "en",
"source": {
"id": "e1f7b8d1fbe1f1a390d9ca6465745832",
"name": "VOCM",
"url": "https://vocm.com"
}
},
{
"id": "3b8eef77680a903ebb2450938a155c4a",
"title": "Southern Ontario: ‘Snow Day’ Forecast for Monday, February 23, 2026",
"description": "No impactful winter weather is expected across Southern Ontario throughout the school day on Monday. As a result, all regions have a less than 5 percent chance of school bus cancellations. While there is some lingering snow on Sunday evening, it should mostly dissipate by morning. With no major ac",
"content": "No impactful winter weather is expected across Southern Ontario throughout the school day on Monday.\nAs a result, all regions have a less than 5 percent chance of school bus cancellations.\nWhile there is some lingering snow on Sunday evening, it shou... [402 chars]",
"url": "https://instantweatherinc.com/article/ontario/2026/2/22/snow-day",
"image": "http://static1.squarespace.com/static/5a88df206f4ca301c2ced70a/66933f5063afcb4d7d8a78f2/699b8f8ff4878a06767cc611/1771802730373/Snow-Day-Thumbnail-NEW.png?format=1500w",
"publishedAt": "2026-02-22T23:25:15Z",
"lang": "en",
"source": {
"id": "6b446a05d0045b7c15bfbc0f52760410",
"name": "Instant Weather",
"url": "https://instantweatherinc.com"
}
},
{
"id": "2c0321a099eaabf0dbc439da9bd84484",
"title": "P.E.I. can expect ‘hazardous winter conditions’ starting Monday",
"description": "Snowfall warnings have been issued for P.E.I. with Environment Canada warning of a winter storm expected to bring significant snowfall, strong winds and blowing snow. Snow is expected to start Monday evening and continue into Tuesday.",
"content": "Environment Canada is warning of a winter storm that is expected to bring significant snowfall, strong winds and blowing snow — and has now issued winter storm and snowfall warnings across the Island.\nThe weather agency is tracking an “intense low-pr... [2050 chars]",
"url": "https://www.cbc.ca/news/canada/prince-edward-island/pei-environment-canada-snowstorm-warning-strong-winds-blowing-snow-9.7101573",
"image": "https://i.cbc.ca/ais/1.7461540,1739916297000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C375%2C4032%2C2268%29%3BResize%3D620",
"publishedAt": "2026-02-22T22:51:31Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
}
]
}