- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- United States of America
- 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": 386628,
"articles": [
{
"id": "d9b95ebeb4ba711b6fc62c9fb335c325",
"title": "Tentative deal reached to end strike for Alberta nursing care staff",
"description": "A strike among health care aides and nurses represented by the Alberta Union of Provincial Employees was averted at the last minute Saturday",
"content": "Article content\nTalk about a buzzer beater.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in your city and across Canada.\nExclusive articles by David Staples, Keith Gerein and others, Oilers news from Cult of Hoc... [4076 chars]",
"url": "https://edmontonjournal.com/news/tentative-deal-aupe-alberta-health-workers",
"image": "https://smartcdn.gprod.postmedia.digital/edmontonjournal/wp-content/uploads/2025/11/aupe-1543-.ej_300007320-1.jpg",
"publishedAt": "2025-11-23T00:00:00Z",
"lang": "en",
"source": {
"id": "e1bb7faab7a09cc8de613baac0095d5f",
"name": "Edmonton Journal",
"url": "https://edmontonjournal.com"
}
},
{
"id": "79babd534cc70ae2556c970db4e955ab",
"title": "wanted fugitive arrested in Toronto",
"description": "One of the most wanted fugitives in Canada, 23-year-old Nicholas Singh, has been arrested.",
"content": "One of the most wanted fugitives in Canada has been arrested.\nThe Ontario Provincial Police’s Repeat Offender Parole Enforcement had been looking for Nicholas Singh, 23, who had been “unlawfully at large” since May 31, 2024.\nHe was serving a five-yea... [743 chars]",
"url": "https://www.cp24.com/local/toronto/2025/11/22/one-of-canadas-most-wanted-fugitive-arrested-in-toronto/",
"image": "https://www.cp24.com/resizer/v2/LRKDZKIPXVERRBKTLNBCOXHTTI.jpg?smart=true&auth=eaf2baf3a4db5e06b80a490f917482eee3ec60e863406716797c872c760e209e&width=1200&height=630",
"publishedAt": "2025-11-22T23:17:39Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "5feb4b9f90dd10225495b6d2533728da",
"title": "Les Carabins de l’Université de Montréal champions",
"description": "Les Carabins de l’Université de Montréal sont de nouveau champions de la Coupe Vanier.",
"content": "Les Carabins de l’Université de Montréal sont de nouveau champions de la Coupe Vanier.\nL’équipe de Marco Iadeluca a pris la mesure des Huskies de l’Université de la Saskatchewan par la marque de 30-16, au Mosaic Stadium de Regina samedi.\nLe quart-arr... [480 chars]",
"url": "https://www.lapresse.ca/sports/football/2025-11-22/coupe-vanier/les-carabins-de-l-universite-de-montreal-champions.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/d30d31f61f9f394b9fed461e9a00dc1d.jpg",
"publishedAt": "2025-11-22T22:24:48Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
}
]
}