- 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 Health News API
Get the live top health headlines from Canada with our JSON API.
Get API key for the Canada Health 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=health&apikey=API_KEY
{
"totalArticles": 238348,
"articles": [
{
"id": "97c7705babe1c8ae3fd41eaf0e20a8c4",
"title": "The Sun-Smart Revolution: Drastic Drop in Childhood Mole Numbers",
"description": "A study conducted in southeast Queensland observed a 47% decrease in childhood mole counts over 25 years, attributing this decline to enhanced sun protection measures such as the 'Slip, Slop, Slap' campaign. This reduction potentially lowers the lifetime risk of developing melanoma by four times.",
"content": "In a significant stride for skin cancer prevention, researchers have observed a striking 47% decline in childhood mole counts in southeast Queensland over the last 25 years. This reduction is anticipated to substantially lower the lifetime risk of me... [599 chars]",
"url": "https://www.devdiscourse.com/article/health/3829449-the-sun-smart-revolution-drastic-drop-in-childhood-mole-numbers",
"image": "https://www.devdiscourse.com/remote.axd?https://devdiscourse.blob.core.windows.net/imagegallery/27_06_2019_18_23_57_7812851.png?width=920&format=jpeg",
"publishedAt": "2026-03-07T06:14:29Z",
"lang": "en",
"source": {
"id": "744a7d21b73d8b95c67655c57d868264",
"name": "Devdiscourse",
"url": "https://www.devdiscourse.com"
}
},
{
"id": "09cde8202010f70ee6a3a51040e5d15e",
"title": "Pollution et béton : votre ville menace-t-elle vos poumons ?",
"description": "Pollution, béton, manque d’espaces verts : découvrez comment l’environnement urbain peut augmenter le risque d’asthme.",
"content": "Qu'est-ce que le projet EXPANSE ?\nPour comprendre comment notre environnement influence notre santé, des chercheurs européens ont lancé un vaste programme scientifique baptisé EXPANSE. L’idée est simple sur le papier mais ambitieuse dans la pratique ... [5521 chars]",
"url": "https://www.modesettravaux.fr/beaute-bien-etre/sante-beaute-bien-etre/pollution-et-beton-votre-ville-menace-t-elle-vos-poumons-59530-173355.html",
"image": "https://www.modesettravaux.fr/wp-content/uploads/modesettravaux/2026/03/brizmaker.jpg",
"publishedAt": "2026-03-07T05:00:00Z",
"lang": "fr",
"source": {
"id": "3ea7226f3859089d8cba1b0968fda6e2",
"name": "Modes et travaux",
"url": "https://www.modesettravaux.fr"
}
},
{
"id": "0f8e198b49d3b247868ad381b6381a14",
"title": "Semaine nationale du rein : dépistage gratuit",
"description": "À l’occasion de la semaine nationale du rein, le centre hospitalier intercommunal Narbonne-Port-La Nouvelle, sur son site hospitalier Francis Vals à Port-La Nouvelle, organise...",
"content": "À l’occasion de la semaine nationale du rein, le centre hospitalier intercommunal Narbonne-Port-La Nouvelle, sur son site hospitalier Francis Vals à Port-La Nouvelle, organise une action de prévention et de sensibilisation aux maladies rénales.\nLe lu... [1234 chars]",
"url": "https://www.ladepeche.fr/2026/03/07/semaine-nationale-du-rein-depistage-gratuit-13259737.php",
"image": "https://www.ladepeche.fr/favicon-32x32.png",
"publishedAt": "2026-03-07T04:16:00Z",
"lang": "fr",
"source": {
"id": "7670a57160a612236fa405691f78799e",
"name": "ladepeche.fr",
"url": "https://www.ladepeche.fr"
}
}
]
}