Flag of the Canada

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": 65603,
    "articles": [
        {
            "title": "Hangover cure? Hormone shot that sobers up mice offers hope for treating drunk humans",
            "description": "The research into the effects of increased FGF21 hormone, which is produced by the liver, could be key to someday treating drunkenness in humans.",
            "content": "Scientists have been able to quickly sober up inebriated mice by boosting their levels of a naturally produced hormone they share with humans, giving hope for a potential hangover cure.\nThe research, led by scientists from the University of Texas Sou... [4300 chars]",
            "url": "https://www.euronews.com/next/2023/03/20/hangover-cure-hormone-shot-that-sobers-up-mice-offers-hope-for-treating-drunk-humans",
            "image": "https://static.euronews.com/articles/stories/07/47/50/62/1000x563_cmsv2_218914c5-68bd-5fc4-bdb4-bf40238d0ce6-7475062.jpg",
            "publishedAt": "2023-03-20T17:42:53Z",
            "source": {
                "name": "Euronews",
                "url": "https://www.euronews.com"
            }
        },
        {
            "title": "Le delirium postopératoire est associé à un déclin cognitif accéléré",
            "description": "Une équipe américaine a évalué pendant six ans les performances cognitives de patients de plus de 70 ans, suite à une intervention chirurgicale.",
            "content": "Troubles de la conscience et du comportement, confusion, voire idées délirantes, hallucinations… Le delirium postopératoire (POD) est une complication fréquente dans les jours qui suivent une intervention chirurgicale, en particulier chez les personn... [2688 chars]",
            "url": "https://www.lemonde.fr/sciences/article/2023/03/20/le-delirium-postoperatoire-est-associe-a-un-declin-cognitif-accelere_6166282_1650684.html",
            "image": "https://img.lemde.fr/2023/03/20/0/0/5472/3648/1440/960/60/0/2d2aa46_1679302942121-pns-4657335.jpg",
            "publishedAt": "2023-03-20T17:00:12Z",
            "source": {
                "name": "Le Monde",
                "url": "https://www.lemonde.fr"
            }
        },
        {
            "title": "50% de la population mondiale sera allergique d’ici 2050, d'après l’Organisation Mondiale de la Santé",
            "description": "La moitié de la population mondiale sera allergique d'ici 2050 vient d'annoncer l'OMS contre 25 à 30% aujourd'hui.",
            "content": "La moitié de la population mondiale sera allergique d'ici 2050 vient d'annoncer l'OMS contre 25 à 30% aujourd'hui.\n1 personne sur 3 née après 1980 est allergique\nAujourd’hui, près de 30 % de la population mondiale souffrent d’allergies (alimentaires,... [1794 chars]",
            "url": "https://www.24matins.fr/50-de-la-population-mondiale-sera-allergique-dici-2050-dapres-lorganisation-mondiale-de-la-sante-1355043",
            "image": "https://www.24matins.fr/wp-content/uploads/2019/09/Une-femme-aux-prises-avec-un-rhume.jpg",
            "publishedAt": "2023-03-20T16:30:00Z",
            "source": {
                "name": "24matins.fr",
                "url": "https://www.24matins.fr"
            }
        }
    ]
}

Categories