- 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": 277284,
"articles": [
{
"id": "8d891d2d612bf992fa45f596110d2b42",
"title": "Human cases of Lyme disease confirmed in Waterloo Region",
"description": "Region of Waterloo Public Health is now reporting two human cases of Lyme disease in the Region. The first this year.",
"content": "Remember when your biggest worries in the summer were sunburns and mosquito bites?\nA growing tick population in Ontario is leading to increased cases of Lyme disease.\nRegion of Waterloo Public Health has confirmed ticks collected locally had tested p... [2628 chars]",
"url": "https://kitchener.citynews.ca/2026/06/18/human-cases-of-lyme-disease-confirmed-in-waterloo-region/",
"image": "https://kitchener.citynews.ca/wp-content/blogs.dir/sites/3/2025/08/28/FX301-412_2018_221122-e1756411476286.jpg",
"publishedAt": "2026-06-18T20:36:53Z",
"lang": "en",
"source": {
"id": "366e9317f808a4c3e5ebe9a87922f4f1",
"name": "CityNews Kitchener",
"url": "https://kitchener.citynews.ca"
}
},
{
"id": "f592174468b002ca43707c9dbddbe84d",
"title": "Cervical cancer death risk drops near zero for young women after HPV shot",
"description": "If not immunized, it is estimated that 75 per cent of sexually active Canadians will have an HPV infection at some time in their lives.",
"content": "Women who were given an HPV vaccination in their early teen years have a practically zero chance of dying from cervical cancer before the age of 30, results from a new landmark study, conducted in the U.K., show.\nResearch led by experts at Queen Mary... [3175 chars]",
"url": "https://globalnews.ca/news/11911635/hpv-jab-almost-zero-risk-of-cancer/",
"image": "https://globalnews.ca/wp-content/uploads/2024/10/HPV-vaccine-e1781811814801.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-06-18T20:24:54Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "e15de9e29993c828e14b0427d96e1d48",
"title": "Changement majeur dans le traitement du staphylococcus aureus",
"description": "La molécule la plus couramment utilisée pour traiter les infections sanguines causées par Staphylococcus aureus n'est pas le meilleur choix et on dispose d'au moins deux autres alternatives tout aussi efficaces et potentiellement plus sécuritaires, démontrent des travaux auxquels ont participé des chercheurs montréalais.",
"content": "La molécule la plus couramment utilisée pour traiter les infections sanguines causées par Staphylococcus aureus n’est pas le meilleur choix et on dispose d’au moins deux autres alternatives tout aussi efficaces et potentiellement plus sécuritaires, d... [5772 chars]",
"url": "https://www.acadienouvelle.com/etc/sante-mieux-etre/2026/06/18/changement-majeur-dans-le-traitement-du-staphylococcus-aureus/",
"image": "https://acadienouvelle-6143.kxcdn.com/wp-content/uploads/2026/06/6dfc75a7e75b362e61a29921ee04a10d3b735fe5bd69add9ce37ebd34a8fccb0.jpg",
"publishedAt": "2026-06-18T20:19:07Z",
"lang": "fr",
"source": {
"id": "169ba5102a57b01928fd25744624d671",
"name": "Acadie Nouvelle",
"url": "https://www.acadienouvelle.com"
}
}
]
}