- 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": 360096,
"articles": [
{
"id": "7b8648c433ff18c7d2040acca750b4e2",
"title": "Trois ministres se rangent derrière Bernard Drainville",
"description": "Le candidat à la chefferie caquiste obtient le soutien de Simon Jolin-Barrette, Sonia Bélanger et Jonatan Julien.",
"content": "Le ministre de la Justice, Simon Jolin-Barrette, la ministre de la Santé, Sonia Bélanger, et le ministre des Transports, Jonatan Julien, appuient Bernard Drainville dans la course à la chefferie caquiste.\nCette annonce survient la veille du début du ... [2618 chars]",
"url": "https://www.ledevoir.com/politique/quebec/969623/trois-ministres-rangent-derriere-bernard-drainville",
"image": "https://media1.ledevoir.com/image/969623.jpg?crop=3%3A2%2Csmart&width=1600&ts=1775512224",
"publishedAt": "2026-04-06T21:50:15Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "ledevoir.com",
"url": "https://www.ledevoir.com"
}
},
{
"id": "0014ac9d61dc85d404e61226f5665469",
"title": "High winds expected on B.C.'s southern coast, snowfall warning issued for Peace region",
"description": "The City of Trail reached 23 C on Sunday, breaking the old mark of 21.7 C set in 1966.",
"content": "Spring weather in British Columbia brought record-high daily temperatures to several communities, while an arriving cold front is expected to bring strong winds to southwestern parts of the province.\nEnvironment Canada has issued a special weather st... [2635 chars]",
"url": "https://www.cbc.ca/news/canada/british-columbia/windy-south-coast-snow-peace-region-bc-temp-records-9.7154158",
"image": "https://i.cbc.ca/ais/6b8f11ca-4bff-449d-99ab-a3f93245d345,1775497554948/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C172%2C3300%2C1856%29%3BResize%3D620",
"publishedAt": "2026-04-06T21:11:02Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "2dfce21afe47ed090b8c76b36ea64c7d",
"title": "Police looking for two sisters who went missing on Easter weekend",
"description": "Toronto police are appealing to the public for assistance locating two sisters who went missing over Easter weekend.",
"content": "Toronto police are appealing to the public for assistance locating two sisters who went missing on Easter weekend.\nAccording to investigators, 11-year-old Cassandra and 14-year-old Aliyah were last seen leaving their home together in the Greenwood-Co... [538 chars]",
"url": "https://toronto.citynews.ca/2026/04/06/toronto-police-searching-for-two-young-sisters-who-went-missing-on-easter-weekend/",
"image": "https://toronto.citynews.ca/wp-content/blogs.dir/sites/10/2026/04/06/Untitled-design-2026-04-06T170056.664.jpg",
"publishedAt": "2026-04-06T21:10:00Z",
"lang": "en",
"source": {
"id": "c73f7864450c9f68355c88a2e332225c",
"name": "CityNews Toronto",
"url": "https://toronto.citynews.ca"
}
}
]
}