Flag of the Australia

Australia Health News API

Get the live top health headlines from Australia with our JSON API.

Get API key for the Australia 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 Australia.

GET
https://gnews.io/api/v4/top-headlines?country=au&category=health&apikey=API_KEY
{
    "totalArticles": 62152,
    "articles": [
        {
            "title": "No increased risk of birth defects after COVID-19 infection or vaccination in the first trimester",
            "description": "Fetuses whose mothers had COVID-19 or were vaccinated during the first three months of pregnancy are not at increased risk of birth defects. This is",
            "content": "In a collaboration between the Norwegian Institute of Public Health, the University of Copenhagen and Karolinska Institutet, researchers conducted a large Nordic registry study to investigate the risk of major birth defects after COVID-19 infection o... [576 chars]",
            "url": "https://www.nationaltribune.com.au/no-increased-risk-of-birth-defects-after-covid-19-infection-or-vaccination-in-the-first-trimester/",
            "image": "https://news.ki.se/sites/nyheter/files/qbank/photo-1522700373732-73f561debf0b_custom20240626163743.webp",
            "publishedAt": "2024-07-26T09:15:40Z",
            "source": {
                "name": "The National Tribune",
                "url": "https://www.nationaltribune.com.au"
            }
        },
        {
            "title": "Researchers identify a potential therapeutic target for advanced multiple sclerosis",
            "description": "Researchers from Kyushu University have identified a potential therapeutic target for the treatment of advanced multiple sclerosis (MS), a potentially disabling condition associated with the central nervous system.",
            "content": "Researchers from Kyushu University have identified a potential therapeutic target for the treatment of advanced multiple sclerosis (MS), a potentially disabling condition associated with the central nervous system. In their latest study, conducted us... [4313 chars]",
            "url": "https://www.news-medical.net/news/20240725/Researchers-identify-a-potential-therapeutic-target-for-advanced-multiple-sclerosis.aspx",
            "image": "https://d2jx2rerrg6sh3.cloudfront.net/image-handler/picture/2014/7/Girl_in_wheelchair-620x480.jpg",
            "publishedAt": "2024-07-26T02:37:00Z",
            "source": {
                "name": "News-Medical.Net",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "title": "UQ opens new facility for personalized mRNA cancer vaccine development",
            "description": "A new facility at The University of Queensland is set to provide Australian researchers with cancer vaccines tailored to individual patients.",
            "content": "A new facility at The University of Queensland is set to provide Australian researchers with cancer vaccines tailored to individual patients.\nThe lab at UQ's Australian Institute for Bioengineering and Nanotechnology (AIBN) will bring together the eq... [2658 chars]",
            "url": "https://www.news-medical.net/news/20240725/UQ-opens-new-facility-for-personalized-mRNA-cancer-vaccine-development.aspx",
            "image": "https://d2jx2rerrg6sh3.cloudfront.net/image-handler/picture/2014/7/174318220-620x480.jpg",
            "publishedAt": "2024-07-26T02:20:00Z",
            "source": {
                "name": "News-Medical.Net",
                "url": "https://www.news-medical.net"
            }
        }
    ]
}

Categories