- 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": 289692,
"articles": [
{
"id": "cbb6a3c60b14b2f276ee292debf3bf69",
"title": "'Cute little raccoons' now carry a fast-spreading rabies risk into Quebec's urban areas",
"description": "Residents in Quebec's Montérégie region are urged to stay alert as a fast-growing raccoon rabies outbreak reaches areas near neighborhoods and cities.",
"content": "This summer, residents in Quebec's Montérégie region and parts of the Eastern Townships are being urged to stay alert as a fast-growing raccoon rabies outbreak spreads into areas near neighborhoods and cities, rather than remaining confined to rural ... [2078 chars]",
"url": "https://www.thecooldown.com/green-tech/raccoon-rabies-outbreak-quebec-neighborhoods/",
"image": "https://www.thecooldown.com/wp-content/uploads/2026/06/raccoon-rabies-outbreak-Quebecimage-recJ0owDGfy0Zj8Up-1.jpg?w=640",
"publishedAt": "2026-06-27T19:05:00Z",
"lang": "en",
"source": {
"id": "e1ead52d96666e44f50f0649131c4e28",
"name": "The Cool Down",
"url": "https://www.thecooldown.com"
}
},
{
"id": "e719ee865af1eefc3cdaebebee0fd1e9",
"title": "Le service drépanocytose quitte le CHU de Guadeloupe pour le site de Belle Plaine",
"description": "Le service drépanocytose du CHU de Guadeloupe quitte l'Hôpital Ricou pour s'installer sur le nouveau site de Belle Plaine, aux Abymes. Une transition majeure pour la prise en charge des patients, opérationnelle dès ce lundi 29 juin.",
"content": "Le service drépanocytose du CHU de Guadeloupe entame ce samedi (27 juin) son déménagement. Il quitte définitivement le site historique de l'Hôpital Ricou pour s'installer au sein du nouveau complexe hospitalier de Belle Plaine, situé aux Abymes.\nL'ou... [1044 chars]",
"url": "https://rci.fm/guadeloupe/infos/Sante/Le-service-drepanocytose-quitte-le-CHU-de-Guadeloupe-pour-le-site-de-Belle-Plaine",
"image": "https://rci.fm/sites/default/files/styles/facebook_share/public/2026-03/WhatsApp%20Image%202026-02-28%20at%2014.34.19.jpeg?itok=LsI8s4rz?v=2",
"publishedAt": "2026-06-27T17:14:36Z",
"lang": "fr",
"source": {
"id": "0f19de63269cbbad3c54d18bef38347f",
"name": "rci.fm",
"url": "https://rci.fm"
}
},
{
"id": "57eff668c7b6016ee61fb1a80a511f8e",
"title": "US tick bites can spread deadly Powassan virus in 15 minutes, and cases are rising",
"description": "There's a new and deadly tick virus that's spreading across the United States, and you probably haven't heard about it.",
"content": "What might seem like an ordinary summer tick bite is being treated more seriously as physicians and public health agencies sound the alarm about the Powassan virus, an uncommon infection that can be deadly and can reach people much faster than many a... [2986 chars]",
"url": "https://www.thecooldown.com/green-tech/powassan-virus-tick-disease-spreading-us/",
"image": "https://www.thecooldown.com/wp-content/uploads/2026/06/iStock-1516361109.jpg",
"publishedAt": "2026-06-27T15:24:00Z",
"lang": "en",
"source": {
"id": "e1ead52d96666e44f50f0649131c4e28",
"name": "The Cool Down",
"url": "https://www.thecooldown.com"
}
}
]
}