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": 266662,
    "articles": [
        {
            "id": "7d823c0670814279c71fa2a1c28227cf",
            "title": "à l’hôpital Lyon Sud, une campagne de sensibilisation sur des cancers génétiques",
            "description": "Un événement dédié aux cancers de l’ovaire et de l’endomètre se tiendra les 20 et 21 mai prochains à l’hôpital Lyon Sud. Il est organisé par ...",
            "content": "Les 20 et 21 mai prochains, les patientes, leurs proches et toutes celles et ceux qui sont concernés de près ou de loin par les cancers génétiques, pourront bénéficier de deux jours d’information et de rencontres à l’hôpital Lyon Sud.\nL’événement est... [754 chars]",
            "url": "https://www.leprogres.fr/sante/2026/05/14/l-enjeu-c-est-de-savoir-si-on-porte-ce-gene-a-l-hopital-lyon-sud-une-campagne-de-sensibilisation-sur-des-cancers-genetiques",
            "image": "https://cdn-s-www.leprogres.fr/images/197DECAD-57B2-4204-9D32-1078A0FB54A4/FB1200/photo-1778693556.jpg",
            "publishedAt": "2026-05-14T04:00:39Z",
            "lang": "fr",
            "source": {
                "id": "092175adf8b6fca5e0e0e96396e03ce6",
                "name": "Le Progrès",
                "url": "https://www.leprogres.fr"
            }
        },
        {
            "id": "76ba8efd9e5ebb93554837c8ec9bbacb",
            "title": "Loubressac. L’excellence artisanale dans le cadre prestigieux du château",
            "description": "Loubressac se prépare à vivre un nouvel évènement exceptionnel. En effet, la Maison de l’artisan, en co-organisation avec le Syndicat départemental des métiers d’art du Lot,...",
            "content": "Loubressac se prépare à vivre un nouvel évènement exceptionnel. En effet, la Maison de l’artisan, en co-organisation avec le Syndicat départemental des métiers d’art du Lot, propose, pour la première fois à Loubressac, le Salon des métiers d’art du L... [1598 chars]",
            "url": "https://www.ladepeche.fr/2026/05/14/lexcellence-artisanale-dans-le-cadre-prestigieux-du-chateau-13370660.php",
            "image": "https://images.ladepeche.fr/api/v1/images/view/6a05401b85417abfd3054e93/hd/image.jpg?v=1",
            "publishedAt": "2026-05-14T03:13:00Z",
            "lang": "fr",
            "source": {
                "id": "7670a57160a612236fa405691f78799e",
                "name": "ladepeche.fr",
                "url": "https://www.ladepeche.fr"
            }
        },
        {
            "id": "70b599934f3e34527a4539451820f56f",
            "title": "What you need to know about hantavirus",
            "description": "Dr. Jerome Leis, Sunnybrook Medical Director of Infection Prevention and Control, shares what you need to know about hantavirus.",
            "content": "Earlier this month, officials at the World Health Organization (WHO) identified the first confirmed case of hantavirus aboard the Dutch cruise ship MV Hondius. At the time of publication, health officials have confirmed three deaths and multiple case... [4257 chars]",
            "url": "https://sunnybrook.ca/2026/05/what-you-need-to-know-about-hantavirus/",
            "image": "https://sunnybrook.ca/wp-content/uploads/2026/05/Hantavirus-main-image.jpg",
            "publishedAt": "2026-05-14T00:00:17Z",
            "lang": "en",
            "source": {
                "id": "6fae560f15e8158636003e87bcb0230a",
                "name": "Sunnybrook Health Sciences Centre",
                "url": "https://sunnybrook.ca"
            }
        }
    ]
}

Categories