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": 76003,
    "articles": [
        {
            "title": "COVID vaccine: CMAJ offers latest advice for pregnancy",
            "description": "The most up-to-date guidelines from the Canadian Medical Association Journal recommend the COVID-19 vaccine for anyone who is pregnant in order to reduce the risk of serious illness to themselves and the children they carry.",
            "content": "Three and a half years since COVID-19 first emerged in Canada, what do we know about getting vaccinated while pregnant?\nAn article posted this week in the Canadian Medical Association Journal (CMAJ) reaffirms that vaccination during pregnancy is safe... [3589 chars]",
            "url": "https://www.ctvnews.ca/health/coronavirus/vaccination-during-pregnancy-safe-effective-and-recommended-cmaj-says-1.6577354",
            "image": "https://www.ctvnews.ca/polopoly_fs/1.6577359.1695684732!/httpImage/image.jpg_gen/derivatives/landscape_620/image.jpg",
            "publishedAt": "2023-09-26T01:00:00Z",
            "source": {
                "name": "CTV News",
                "url": "https://www.ctvnews.ca"
            }
        },
        {
            "title": "Les infections fongiques, une menace croissante",
            "description": "Les infections causées par les champignons restent sous-estimées dans le monde, alors qu’elles sont associées à une mortalité très élevée. Une menace d’autant plus grande que les résistances aux...",
            "content": "Au Centre national de référence des mycoses invasives et des antifongiques de l’Institut Pasteur, à Paris, les champignons sont passés au crible.\nLes chercheurs y expertisent chaque année quelque 800 échantillons : des souches de levures ou de champi... [3992 chars]",
            "url": "https://www.lorientlejour.com/article/1350525/les-infections-fongiques-une-menace-croissante.html",
            "image": "https://s.lorientlejour.com/storage/attachments/1351/297668_447329.jpg/r/800/297668_447329.jpg",
            "publishedAt": "2023-09-25T21:01:29Z",
            "source": {
                "name": "L'Orient-Le Jour",
                "url": "https://www.lorientlejour.com"
            }
        },
        {
            "title": "Canada approves Ebola virus vaccine for adults",
            "description": "Canada has approved a vaccine to prevent Ebola in non-pregnant and otherwise healthy adults aged 18 and older.",
            "content": "The Canadian Press\nCanada has approved a vaccine to prevent Ebola in non-pregnant and otherwise healthy adults aged 18 and older.\nThe Public Health Agency of Canada (PHAC) says the single-dose Ervebo vaccine should be offered to persons who have been... [1342 chars]",
            "url": "https://www.cp24.com/news/canada-approves-ebola-virus-vaccine-for-adults-exposed-to-the-deadly-disease-1.6576806",
            "image": "https://www.cp24.com/polopoly_fs/1.6576809.1695669701!/image/image.jpg_gen/derivatives/landscape_620/image.jpg",
            "publishedAt": "2023-09-25T19:26:00Z",
            "source": {
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories