- 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": 473464,
"articles": [
{
"id": "7bd728121e304d86776369af51bc06ed",
"title": "L'Agence spatiale canadienne accueille l'équipage d'Artemis II",
"description": "LONGUEUIL — L’astronaute canadien Jeremy Hansen et le reste de l’équipage d’Artemis II ont reçu un accueil triomphal au siège de l’Agence spatiale canadienne à leur retour de leur voyage…",
"content": "LONGUEUIL — L’astronaute canadien Jeremy Hansen et le reste de l’équipage d’Artemis II ont reçu un accueil triomphal au siège de l’Agence spatiale canadienne à leur retour de leur voyage vers la face cachée de la Lune.\nCette mission de dix jours a em... [4813 chars]",
"url": "https://www.lechodelatuque.com/nouvelles-nationales/lagence-spatiale-canadienne-accueille-lequipage-dartemis-ii/",
"image": "https://www.lechodelatuque.com/wp-content/uploads/sites/28/2026/05/5ace11852c9fdeadfddb68a92628f98c3b24920a530af323462aa1dfd07d68f8-2.jpg",
"publishedAt": "2026-05-15T01:11:31Z",
"lang": "fr",
"source": {
"id": "b46300f0b6df9656d276b3750b9b5c31",
"name": "L’Écho de la Tuque",
"url": "https://www.lechodelatuque.com"
}
},
{
"id": "22dfe9265878a79ff536762909cbfa3a",
"title": "Manitoba health officials say ongoing hepatitis A outbreak has worsened",
"description": "Manitoba health officials are sounding the alarm over an ongoing hepatitis A outbreak that's worsened in recent weeks.",
"content": "Manitoba health officials are sounding the alarm over an ongoing hepatitis A outbreak that’s worsened in recent weeks.\nThe outbreak was first declared in April 2025 and at the time was isolated to some remote northern Manitoba communities, but cases ... [3389 chars]",
"url": "https://globalnews.ca/news/11850075/manitoba-ongoing-hepatitis-a-outbreak/",
"image": "https://globalnews.ca/wp-content/uploads/2025/08/hepatitis-virus.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-05-15T00:30:06Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "fe53bf3b442eaae0a9bc21e1664acfd1",
"title": "Créativité étudiante: l’UdeM récompensée aux concours interuniversitaires de photo et BD",
"description": "Cinq mentions spéciales ont été accordées à trois photographes et à deux bédéistes de l’UdeM à l’issue des concours interuniversitaires de bande dessinée et de photographie 2025-2026.",
"content": "Les œuvres gagnantes des concours interuniversitaires de photographie et de bande dessinée, sur le thème des couleurs, ont été dévoilées au cours d'une cérémonie tenue le 14 mai au Centre d’essai du pavillon J.-A.-DeSève de l’Université de Montréal.\n... [4011 chars]",
"url": "https://nouvelles.umontreal.ca/article/2026/05/14/creativite-etudiante-l-udem-recompensee-aux-concours-interuniversitaires-de-photo-et-bd",
"image": "https://nouvelles.umontreal.ca/public/nouvelles/_processed_/1/9/csm_20260505_concours-bd_2b318dc123.jpg",
"publishedAt": "2026-05-15T00:08:13Z",
"lang": "fr",
"source": {
"id": "777cb3f92d798a8666b43224ef6b9b5d",
"name": "Université de Montréal",
"url": "https://nouvelles.umontreal.ca"
}
}
]
}