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": 283612,
    "articles": [
        {
            "id": "1afd807cb4d055922f3550d8930e1a06",
            "title": "hit eastern DR Congo as cases reach rebel",
            "description": "The Ebola outbreak spreading through eastern Democratic Republic of the Congo is increasingly testing the country's fragile response capacity as the virus reaches areas controlled by the March 23 Movement, where insecurity, population displacement, limited access and political mistrust are complicating efforts to contain the disease.",
            "content": "KINSHASA - The Ebola outbreak spreading through eastern Democratic Republic of the Congo is increasingly testing the country's fragile response capacity as the virus reaches areas controlled by the March 23 Movement, where insecurity, population disp... [5627 chars]",
            "url": "https://www.chinadailyasia.com/hk/article/633872",
            "image": "https://www.chinadailyhk.com/upload/main/image/2026/05/24/0eb95898188166d2fa43ceea56c66f24.png",
            "publishedAt": "2026-05-24T08:02:10Z",
            "lang": "en",
            "source": {
                "id": "f2001b11e203449d7b3efb435c5cb35e",
                "name": "chinadailyasia.com",
                "url": "https://www.chinadailyasia.com"
            }
        },
        {
            "id": "41294bd33cd6176c56f547e5dd33d683",
            "title": "La vieillesse fait peau neuve",
            "description": "Autrefois, la vie suivait un ordre connu de chacun, le même pour tout le monde : on allait à l'école, on trouvait un travail, on fondait une famille et puis,",
            "content": "Autrefois, la vie suivait un ordre connu de chacun, le même pour tout le monde : on allait à l’école, on trouvait un travail, on fondait une famille et puis, dans la soixantaine, on prenait sa retraite et on profitait de l’existence, jusqu’à ce qu’on... [4859 chars]",
            "url": "https://www.timefrance.fr/societe/la-vieillesse-fait-peau-neuve/",
            "image": "https://www.timefrance.fr/wp-content/uploads/2026/04/260126-wlong-age-008.jpg",
            "publishedAt": "2026-05-24T07:37:42Z",
            "lang": "fr",
            "source": {
                "id": "9f38d0358dfacb9122f56582c0586470",
                "name": "TIME France",
                "url": "https://www.timefrance.fr"
            }
        },
        {
            "id": "c034b606f0ab5a5fd380bc593b4b7cdf",
            "title": "Quels sont les symptômes du cancer du rectum ?",
            "description": "Sang dans les selles, cоnstipatiоn inhabituelle, dоuleurs digestives․․․ Le cancer du rectum débute souvent de manière insidieuse : le point sur les signes qui alertent․",
            "content": "En 2023, près de 47 600 nouveaux cas de cancers du côlon et du rectum ont été diagnostiqués en France. Les hommes représentaient environ 55 % des patients, contre 45 % pour les femmes. Si le nombre de cas tend légèrement à diminuer chez les hommes de... [8126 chars]",
            "url": "https://ma-sante.news/sang-selles-constipation-symptomes-cancer-rectum/",
            "image": "https://ma-sante.news/wp-content/uploads/2026/05/Cancer-du-rectum-symptomes-causes-consequences-traitements-constipation-selles-colon-ma-sante.jpg",
            "publishedAt": "2026-05-24T07:35:23Z",
            "lang": "fr",
            "source": {
                "id": "e35b826ef2da9c2a65f7822b48cb4d09",
                "name": "ma-sante.news",
                "url": "https://ma-sante.news"
            }
        }
    ]
}

Categories