- 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 News API
Get the live top headlines from Canada with our JSON API.
Get API key for the Canada 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=general&apikey=API_KEY
{
"totalArticles": 451352,
"articles": [
{
"id": "bfd6bb706626974514bd184ec7f6e9cf",
"title": "Le changement climatique met fin aux accalmies nocturnes dans les feux de forêt",
"description": "Les nuits et les matins peuvent ralentir la propagation des feux de forêt et offrir aux pompiers un répit crucial.",
"content": "Le changement climatique perturbe les accalmies nocturnes habituelles dans l’activité des feux de forêt, réduisant ainsi les possibilités pour les équipes d’intervenir afin de maîtriser ces incendies qui s’intensifient, selon une nouvelle étude.\nCett... [4957 chars]",
"url": "https://www.ledevoir.com/actualites/environnement/973058/changement-climatique-met-fin-accalmies-nocturnes-feux-foret",
"image": "https://media1.ledevoir.com/image/973058.jpg?crop=3%3A2%2Csmart&width=1600&ts=1776475327",
"publishedAt": "2026-04-18T01:19:48Z",
"lang": "fr",
"source": {
"id": "c84f2ae7c58e4987789aacb653e5f635",
"name": "Le Devoir",
"url": "https://www.ledevoir.com"
}
},
{
"id": "aed6c3bc3922718af8bfafa465a783f9",
"title": "Artemis II Astronauts Recall 'Otherworldly' Moments in Space One Week After Returning to Earth",
"description": "“The sense I had was the sense of fragility and feeling small, infinitesimally small, but yet this very powerful feeling as a human being,” the Canadian Space Agency’s Jeremy Hansen said",
"content": "NEED TO KNOW\nA week after returning home from their 10 day mission, the Artemis II crew is sharing insight into the life-changing experience\nAlthough crew members said they haven't had a moment to decompress from the journey, they described it as sur... [3847 chars]",
"url": "https://ca.news.yahoo.com/artemis-ii-astronauts-recall-otherworldly-005102371.html",
"image": "https://s.yimg.com/ny/api/res/1.2/S2J1wNbsvCQWwRTbMAvx0w--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/people_218/5b3fba16569e4d47a52b52fcf43efe0e",
"publishedAt": "2026-04-18T00:51:00Z",
"lang": "en",
"source": {
"id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
"name": "Yahoo News Canada",
"url": "https://ca.news.yahoo.com"
}
},
{
"id": "2c6fb7744b8d1e72707c3a496c8c062d",
"title": "Feux de forêt : les changements climatiques mettent fin aux accalmies nocturnes",
"description": "Les changements climatiques perturbent les accalmies nocturnes dans l'activité des feux de forêt, réduisant les possibilités d’intervention des pompiers.",
"content": "Les changements climatiques perturbent les accalmies nocturnes habituelles dans l'activité des feux de forêt, réduisant ainsi les possibilités pour les équipes d'intervenir afin de maîtriser ces incendies qui s'intensifient, selon une nouvelle étude.... [5008 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2247094/changement-climatique-feux-foret",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/feu-port-alberni-mont-underwood-60238.png",
"publishedAt": "2026-04-18T00:48:02Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}