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": 199022,
    "articles": [
        {
            "id": "e9664b7a91b47821de66123cd9d62397",
            "title": "Houston Methodist study reveals how strep bacterium causes infection",
            "description": "A fast-rising strep bacterium has become increasingly notorious for causing serious infections in humans, including complications that can lead to muscle damage and patient death. New Houston Methodist research appearing in The American Journal of Pathology, published by Elsevier, sheds light on how Streptococcus dysgalactiae subspecies equisimilis (SDSE) causes disease and may provide important insights to aid in vaccine development.",
            "content": "A fast-rising strep bacterium has become increasingly notorious for causing serious infections in humans, including complications that can lead to muscle damage and patient death. New Houston Methodist research appearing in The American Journal of Pa... [1159 chars]",
            "url": "https://www.news-medical.net/news/20260617/Houston-Methodist-study-reveals-how-strep-bacterium-causes-infection.aspx",
            "image": "https://www.news-medical.net/images/tags/TagImage-1211-45839011029525467877-620x480.jpg",
            "publishedAt": "2026-06-17T14:22:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        },
        {
            "id": "7ce627a89f7e29fa04551740dbc8614a",
            "title": "National Bowel Cancer Screening Program uptake improving as more take up testing opportunities",
            "description": "Uptake of a cancer screening program is slowly improving with more than four in five participants returning to screen again at the next opportunity.",
            "content": "Uptake of the National Bowel Cancer Screening Program is slowly improving with more than four in five participants returning to screen again at the next opportunity.\nLatest figures from the Australian Institute of Health and Welfare revealed an estim... [2197 chars]",
            "url": "https://thewest.com.au/news/health/national-bowel-cancer-screening-program-uptake-improving-as-more-take-up-testing-opportunities-c-22445678",
            "image": "https://images.thewest.com.au/publication/C-22445678/e94c0ec5bf316ac11802a9f9e6efb59e320a92cc-16x9-x0y69w833h469.jpg?imwidth=1200",
            "publishedAt": "2026-06-17T14:01:00Z",
            "lang": "en",
            "source": {
                "id": "e7c920f999a284bb99022e8c7fe602ca",
                "name": "The West Australian",
                "url": "https://thewest.com.au"
            }
        },
        {
            "id": "da5fcb9c7d92e1c6f2c72380b6c3fb9d",
            "title": "Mirror exposure shapes the social brain in young infants",
            "description": "A study assessed whether exposure to their own reflection influences the development of facial mimicry, a process associated with empathy and emotion recognition, in 4-month-old infants.",
            "content": "A study assessed whether exposure to their own reflection influences the development of facial mimicry, a process associated with empathy and emotion recognition, in 4-month-old infants. The results showed that infants exposed to their own reflection... [2775 chars]",
            "url": "https://www.news-medical.net/news/20260617/Mirror-exposure-shapes-the-social-brain-in-young-infants.aspx",
            "image": "https://www.news-medical.net/image-handler/picture/2016/3/Artificially_Colored_MRI_Scan_Of_Human_Brain-Daisy_Daisy_a8c5d8bbbf824bc8932308e30187510f-620x480.jpg",
            "publishedAt": "2026-06-17T13:50:00Z",
            "lang": "en",
            "source": {
                "id": "f2ca7a45d20357cb42858868cb4a4946",
                "name": "News-Medical",
                "url": "https://www.news-medical.net"
            }
        }
    ]
}

Categories