- 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": 546154,
"articles": [
{
"id": "45a4846e70c10efa6f608e9d099712de",
"title": "Calgary police release photos of suspects in South Asian extortion investigation",
"description": "Calgary police have released photos of suspects in the investigation into South Asian extortions in an effort to solicit information about them and their associates.",
"content": "Calgary police are asking for the public’s help getting information about more than a dozen suspects in the ongoing extortion investigation involving members of the city’s South Asian community.\nInvestigators say that since April 2025, there have bee... [2119 chars]",
"url": "https://globalnews.ca/news/11938202/calgary-police-photos-south-asian-extortions/",
"image": "https://globalnews.ca/wp-content/uploads/2026/06/south-asian-extortion-suspects-composite.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-06-25T18:32:23Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "517c30eb1fad9cb655ad4310f5efe3f9",
"title": "Le Canadien ne veut pas agir trop vite",
"description": "Le président aux opérations hockey du Canadien de Montréal, Jeff Gorton, ne tient pas à agir trop rapidement et s’en mordre les doigts même si le marché des transactions est très actif à travers la LNH.",
"content": "(Brossard) Le président aux opérations hockey du Canadien de Montréal, Jeff Gorton, ne tient pas à agir trop rapidement et s’en mordre les doigts même si le marché des transactions est très actif à travers la LNH.\nParmi les clubs les plus actifs lors... [2147 chars]",
"url": "https://www.lapresse.ca/sports/hockey/2026-06-25/point-de-presse-de-jeff-gorton/le-canadien-ne-veut-pas-agir-trop-vite.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/fe6a0f84/d2a9a5a85760347aab853a4160605201.jpg",
"publishedAt": "2026-06-25T18:00:17Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
},
{
"id": "3f5823e29c040e697c364bcb1dee66af",
"title": "Des outils numériques pour aider les patients à s’orienter",
"description": "Les hôpitaux peuvent être de vrais labyrinthes. Et se perdre dans un hôpital ajoute un stress à des personnes qui sont déjà inquiètes pour leur santé ou en train d’accompagner un proche malade. Pour y remédier, de plus en plus d’hôpitaux se dotent d’outils numériques pour aider les patients à se repérer.",
"content": "(Montréal) Les hôpitaux peuvent être de vrais labyrinthes. Et se perdre dans un hôpital ajoute un stress à des personnes qui sont déjà inquiètes pour leur santé ou en train d’accompagner un proche malade. Pour y remédier, de plus en plus d’hôpitaux s... [2527 chars]",
"url": "https://www.lapresse.ca/actualites/sante/2026-06-25/hopitaux/des-outils-numeriques-pour-aider-les-patients-a-s-orienter.php",
"image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/1aa86c9119d1328fa01925027b5c599f.jpg",
"publishedAt": "2026-06-25T17:54:22Z",
"lang": "fr",
"source": {
"id": "9929f9b2d4820f4ed54220376fab7d4c",
"name": "La Presse",
"url": "https://www.lapresse.ca"
}
}
]
}