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": 274578,
    "articles": [
        {
            "id": "f4dfbd477a74dddc3a4c8026fddb911d",
            "title": "B.C. health officials say Canadian who tested positive for hantavirus has recovered",
            "description": "British Columbia health officials say the Canadian who fell ill with hantavirus on a cruise ship stricken with an outbreak earlier this spring has recovered. A statement from the Office of the Provincial Health Officer says the resident of the Yukon was discharged from hospital late last week. It says the three other Canadians who […]",
            "content": "British Columbia health officials say the Canadian who fell ill with hantavirus on a cruise ship stricken with an outbreak earlier this spring has recovered.\nA statement from the Office of the Provincial Health Officer says the resident of the Yukon ... [743 chars]",
            "url": "https://halifax.citynews.ca/2026/06/09/b-c-health-officials-say-canadian-who-tested-positive-for-hantavirus-has-recovered/",
            "image": "https://halifax.citynews.ca/wp-content/blogs.dir/sites/5/2026/05/80307386c0059b9a568c0417375b4cc06607e8bf1a937d580d670478958ad12c.jpg",
            "publishedAt": "2026-06-09T04:54:53Z",
            "lang": "en",
            "source": {
                "id": "b5df96a63eeb53e366132e9394b2a9e1",
                "name": "CityNews Halifax",
                "url": "https://halifax.citynews.ca"
            }
        },
        {
            "id": "b032300bd913cb764a338b454fc4695b",
            "title": "Révolution dans le monde des chats : un médicament japonais pour traiter leur maladie rénale bientôt commercialisé",
            "description": "Le professeur Miyazaki TôruUn médicament d…",
            "content": "Un médicament destiné à traiter les maladies rénales chez les chats a franchi une étape décisive vers sa commercialisation. Une demande d’autorisation de fabrication et de mise sur le marché a été déposée en avril auprès du ministère de l’Agriculture... [3450 chars]",
            "url": "https://www.nippon.com/fr/news/yjj2026060600130/",
            "image": "https://www.nippon.com/fr/ncommon/contents/news/3019137/3019137.jpg",
            "publishedAt": "2026-06-09T03:09:44Z",
            "lang": "fr",
            "source": {
                "id": "07b866507d95a47e201c3e3eaafc0601",
                "name": "nippon.com",
                "url": "https://www.nippon.com"
            }
        },
        {
            "id": "afbc44e6a991725c48156ce28f3328f5",
            "title": "CANCER de la PROSTATE : Comment il fait ses provisions de cholestérol",
            "description": "Cette équipe de l’Université Texas A&M vient de découvrir comment les cellules cancéreuses de la prostate accumulent du cholestérol et alimentent ainsi la croissance tumorale. Les scientifiques identifient un récepteur de signalisation cellulaire aide les cellules cancéreuses à accumuler ce carburant. En identifiant ce processus de croissance tumorale et de résistance aux",
            "content": "Cette équipe de l’Université Texas A&M vient de découvrir comment les cellules cancéreuses de la prostate accumulent du cholestérol et alimentent ainsi la croissance tumorale. Les scientifiques identifient un récepteur de signalisation cellulaire aid... [1208 chars]",
            "url": "https://www.santelog.com/actualites/cancer-de-la-prostate-comment-il-fait-ses-provisions-de-cholesterol",
            "image": "https://www.santelog.com/sites/santelog.com/www.santelog.com/files/images/accroche/adobestock_640101332_pet_prostate_4.jpeg",
            "publishedAt": "2026-06-09T01:34:30Z",
            "lang": "fr",
            "source": {
                "id": "3d33378f7d086395ff058b98807ae84a",
                "name": "Santé log",
                "url": "https://www.santelog.com"
            }
        }
    ]
}

Categories