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": 277868,
    "articles": [
        {
            "id": "e5ecba0ced66c73a6505963704c66e92",
            "title": "New laboratory-made opioid showing up in B.C.'s unregulated drug supply",
            "description": "Health officials in British Columbia are warning drug users about a new laboratory-made opioid that's made its way into the unregulated drug supply in the province.",
            "content": "Health officials in British Columbia are warning drug users about a new laboratory-made opioid that's made its way into the unregulated drug supply in the province.\nLast week, Interior Health issued a drug alert for Penticton, B.C., where a sample of... [1217 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/cychlorphine-opioid-drugs-b-c-9.7229126",
            "image": "https://i.cbc.ca/ais/710e9b2a-512e-4fea-9af3-f68555204d90,1781038675070/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C125%2C2400%2C1350%29%3BResize%3D620",
            "publishedAt": "2026-06-09T21:27:51Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "0578ef21cab68bad7d316552a36dbeea",
            "title": "An ode to working (or studying) outside",
            "description": "If you're tired of spending beautiful summer days stuck inside studying, Mel’s simple tips will help you take your \"office\" outside without losing your productivity.",
            "content": "We’ve all been there. The fall term arrives, winter sets in and suddenly you realize you spent most of your summer indoors.\nIt’s sometimes impossible to avoid because, as students and researchers, we spend a lot of time at our desks or in the library... [2824 chars]",
            "url": "https://www.ualberta.ca/en/youalberta/2026/05/an-ode-to-working-or-studying-outside.html",
            "image": "https://www.ualberta.ca/en/youalberta/media-library/student_frisbee.png",
            "publishedAt": "2026-06-09T20:34:46Z",
            "lang": "en",
            "source": {
                "id": "6f3781ecf93f5774111432af83548cf8",
                "name": "University of Alberta",
                "url": "https://www.ualberta.ca"
            }
        },
        {
            "id": "9ba3b0375b6e7766b709f30ff7dbd509",
            "title": "Filière lait | Les protéines tirent le marché laitier sans effet sur le prix payé aux producteurs",
            "description": "Portée par la forte valorisation des protéines, la filière laitière bénéficie d’une conjoncture industrielle favorable dans un contexte de production mondiale dynamique. Mais cette embellie peine encore à se répercuter dans les exploitations, confrontées à un recul du prix du lait ...",
            "content": "Dans sa dernière note de conjoncture publiée début juin le Centre national interprofessionnel d’économie laitière (Cniel) souligne que le marché laitier a été fortement marqué la revalorisation des protéines dans un contexte de production pourtant ab... [1030 chars]",
            "url": "https://www.action-agricole-picarde.com/les-proteines-tirent-le-marche-laitier-sans-effet-sur-le-prix-paye-aux-producteurs",
            "image": "https://medias.reussir.fr/action-agricole-picarde/styles/facebook/azblob/2026-06/illustrationtraitevachesistockazmanl.jpg.png?itok=SxUQsp7U",
            "publishedAt": "2026-06-09T19:33:39Z",
            "lang": "fr",
            "source": {
                "id": "21133f1836e6125ce8f4e0cf3eaaa7c9",
                "name": "Action agricole Picarde",
                "url": "https://www.action-agricole-picarde.com"
            }
        }
    ]
}

Categories