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": 191524,
    "articles": [
        {
            "id": "fce2f5dca94816115e86c04edebe8251",
            "title": "Mosquitoes can learn to be attracted to repellent, study finds",
            "description": "A new study published in the Journal of Experimental Biology suggests that mosquitoes can actually learn to be attracted to DEET, a common ingredient used in insect repellents. DEET, also known by its...",
            "content": "A new study published in the Journal of Experimental Biology suggests that mosquitoes can actually learn to be attracted to DEET, a common ingredient used in insect repellents.\nDEET, also known by its chemical name, N-diethyl-meta-toluamide, is widel... [2031 chars]",
            "url": "https://www.yahoo.com/news/science/articles/mosquitoes-learn-attracted-repellent-study-051039711.html",
            "image": "https://s.yimg.com/os/en/dpa_international_526/33c81a9f1568f29499cf726089461381",
            "publishedAt": "2026-06-01T05:10:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "376c97cafb7e5e28a230817fbac00870",
            "title": "Lifestyle Can Protect Childhood Cancer Survivors",
            "description": "Healthy lifestyles can reduce the risk of cardiovascular disease and other complications in childhood cancer survivors. These are the findings of two",
            "content": "Healthy lifestyles can reduce the risk of cardiovascular disease and other complications in childhood cancer survivors. These are the findings of two new international studies.\nChildren who survive cancer are at increased risk of cardiovascular disea... [3407 chars]",
            "url": "https://www.miragenews.com/lifestyle-can-protect-childhood-cancer-survivors-1683786/",
            "image": "https://www.gu.se/sites/default/files/styles/50_10_6_xmedium_1x/public/2026-03/Aron%20Onerup%2016-9B.jpg?h=06010c5c&itok=8zKen-ZF",
            "publishedAt": "2026-06-01T05:06:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "161e68ab0bfeb26bdbba6be62a93b011",
            "title": "Why that winter cough might be more than just a cold, expert warns",
            "description": "Stuck with a runny nose, sore throat and a lingering cough that just won't go away? One TerryWhite Chemmart Pharmacist warns it might be RSV.",
            "content": "It was my second week stuck on the couch watching reruns of Friends, surrounded by a mountain of crumbled-up tissues, and I was close to giving up hope that I’d ever feel like my normal healthy self again.\nYou know that persistent chesty rattle that ... [4584 chars]",
            "url": "https://www.newidea.com.au/lifestyle/rsv-vaccine-expert-advice/",
            "image": "https://api.photon.aremedia.net.au/wp-content/uploads/sites/17/2026/06/215-6a1ce9018fc9c.png?resize=1200%2C630",
            "publishedAt": "2026-06-01T03:59:39Z",
            "lang": "en",
            "source": {
                "id": "c5df33393de7ca65f8a4e695b2cf147b",
                "name": "New Idea",
                "url": "https://www.newidea.com.au"
            }
        }
    ]
}

Categories