Canada Health News API

Get the live top health headlines from Canada with our JSON API.

Get API key for the Canada Health News API

API 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": 289458,
    "articles": [
        {
            "id": "45f629ba295272d73bce1a6bb106d906",
            "title": "Maladie de Lyme : les tiques gagnent du terrain à Québec",
            "description": "Écoutez l’extrait de l’émission C'est encore mieux l'après-midi : Maladie de Lyme : les tiques gagnent du terrain à Québec",
            "content": "Les tiques à pattes noires, qui peuvent provoquer la maladie de Lyme, gagnent du terrain dans la grande région de Québec et ses alentours. Selon l’Institut national de santé publique du Québec (INSPQ), 16 municipalités font maintenant partie de la zo... [1124 chars]",
            "url": "https://ici.radio-canada.ca/ohdio/premiere/emissions/c-est-encore-mieux-l-apres-midi/segments/rattrapage/2410215/chronique-veterinaire-tiques-et-chiens",
            "image": "https://images.radio-canada.ca/q_auto,w_1200/v1/audio/16x9/ceml-tique-insectes-piqure.jpg",
            "publishedAt": "2026-06-22T21:46:04Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "3264a5138905a83d38fafb8f586491ba",
            "title": "Global Ebola cases top 1,000 as UN races to reach DR Congo’s most vulnerable",
            "description": "As global confirmed Ebola cases reach 1,000, nearly three million children and adolescents are at risk in the eastern part of the Democratic Republic of the Congo (DRC), while efforts increase to treat prisoners near the epicentre of the current outbreak, UN agencies warned on Monday.",
            "content": "Making up 15 per cent of confirmed cases and over 25 per cent of deaths since the outbreak in April, children are almost twice as likely to die as adults, according to the UN Children’s Fund (UNICEF).\n“Children are especially vulnerable because they ... [3710 chars]",
            "url": "https://news.un.org/en/story/2026/06/1167783",
            "image": "https://global.unitednations.entermediadb.net/assets/mediadb/services/module/asset/downloads/preset/Collections/Embargoed/2026/06/09-06-2026-UNICEF-DR-Congo-ebola-05.jpg/image770x420cropped.jpg",
            "publishedAt": "2026-06-22T21:12:54Z",
            "lang": "en",
            "source": {
                "id": "81925310763e66b0ad732998459fe288",
                "name": "UN News",
                "url": "https://news.un.org"
            }
        },
        {
            "id": "0e167b96cc94acac8f282dd9e713d055",
            "title": "Inside Alberta caves, biologists are fighting a fungus that is threatening bat colonies",
            "description": "Parks Canada crews are at work in Alberta's bat caves, spreading a blend of bacteria to try to save the flying night mammals from a deadly, and accelerating, fungal infection.",
            "content": "Parks Canada crews are at work in Alberta's bat caves, spreading a blend of bacteria to try to save the flying night mammals from a deadly, and accelerating, fungal infection.\nNina Veselka, a biologist with Parks Canada, has already seen the effects ... [3895 chars]",
            "url": "https://www.cbc.ca/news/canada/edmonton/alta-bat-fungus-9.7244795",
            "image": "https://i.cbc.ca/ais/5c379507-25ae-4c63-b126-b4e8a9966f2b,1774650268798/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C338%2C3845%2C2162%29%3BResize%3D620",
            "publishedAt": "2026-06-22T20:52:08Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "cbc.ca",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories