- 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": 449300,
"articles": [
{
"id": "04c0760dae57e4c1d887bc6a9accd27a",
"title": "Lady Gaga cancels final Montreal show hours before performance",
"description": "The pop star announced the cancellation on social media, saying she has been suffering from a respiratory infection for a few days.",
"content": "Lady Gaga has cancelled her final Montreal concert Monday night at the Bell Centre after performing two previous shows at the venue late last week.\nThe pop star announced the cancellation on social media, saying she has been suffering from a respirat... [526 chars]",
"url": "https://globalnews.ca/news/11766791/lady-gaga-cancels-montreal-concert/",
"image": "https://globalnews.ca/wp-content/uploads/2025/09/GettyImages-2200068552.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-04-07T00:25:42Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "eabf8cc0159e5291fc97acb6be479f15",
"title": "Minister recused himself for 'personal connection' to high-speed rail",
"description": "The letter was dated less than two months before a federal budget that provided the organization with hundreds of millions of dollars.",
"content": "Article content\nOTTAWA — Finance Minister François-Philippe Champagne released a letter on Monday that he says he wrote in September, vowing not to participate in any decisions about the government-backed organization behind the proposed high-speed r... [4254 chars]",
"url": "https://nationalpost.com/news/canada/champagne-says-hell-recuse-himself-due-to-personal-connection-to-high-speed-rail-company",
"image": "https://smartcdn.gprod.postmedia.digital/nationalpost/wp-content/uploads/2026/04/0403-champagne-china_302278940.jpg",
"publishedAt": "2026-04-06T23:50:11Z",
"lang": "en",
"source": {
"id": "b21848176ea49868330160a249ef8b6e",
"name": "National Post",
"url": "https://nationalpost.com"
}
},
{
"id": "486419a9193bc700e5decd987c9d2d67",
"title": "Naslund espère que Caufield réussira là où lui-même a échoué",
"description": "L'ancien joueur du Canadien de Montréal Mats Naslund se souvient être devenu un peu plus tendu sur la patinoire lorsqu'il s'approchait du plateau des 50 buts.",
"content": "Mats Naslund se souvient être devenu un peu plus tendu sur la patinoire lorsqu'il s'approchait du plateau des 50 buts. Le petit Viking espère que Cole Caufield réussira là où il a échoué durant son séjour avec le Canadien de Montréal.\nNaslund a connu... [3587 chars]",
"url": "https://ici.radio-canada.ca/sports/2244116/mats-naslund-cole-caufield-50-buts",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/sports/16x9/cole-caufield-jacob-markstrom.jpg",
"publishedAt": "2026-04-06T23:20:48Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}