- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Australia Health News API
Get the live top health headlines from Australia with our JSON API.
Get API key for the Australia Health News APIAPI 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": 193344,
"articles": [
{
"id": "925900c3ebf4c3602f1f95d99d001866",
"title": "Australia secures aircraft to bring passengers home from Hantavirus",
"description": "A suitable aircraft to bring home passengers from the Hantavirus-hit cruise has been secured and will repatriate the group of six later this week.",
"content": "A suitable aircraft has been secured and is expected to bring home Australian and New Zealand passengers from the Hantavirus-hit cruise ship, MV Hondius, by the end of the week.\nIt comes after Federal Health Minister Mark Butler labelled the mission ... [2705 chars]",
"url": "https://www.abc.net.au/news/2026-05-13/australia-secures-aircraft-to-bring-hantavirus-ship-passengers/106676768",
"image": "https://live-production.wcms.abc-cdn.net.au/4954da6789cd0640c94cba08f2ff7a8f?impolicy=wcms_watermark_news&cropH=2940&cropW=5226&xPos=836&yPos=285&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-13T10:49:28Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "fcc6487de1cc296d6b0b6a5dec876bd8",
"title": "Twenty-two people set to leave hospital after hantavirus isolation",
"description": "The passengers and crew will have spent 72-hours isolating at Arrowe Park Hospital in Merseyside.",
"content": "Twenty-two people evacuated from a cruise ship after a hantavirus outbreak are set to start leaving a Liverpool hospital where they have been isolating since returning to the UK.\nThe passengers and crew who were on board the MV Hondius will have spen... [2884 chars]",
"url": "https://nz.news.yahoo.com/twenty-two-people-set-leave-065736406.html",
"image": "https://s.yimg.com/os/en/bbc_us_articles_995/07a83bf4d19e0479cca72794b9efe178",
"publishedAt": "2026-05-13T07:37:00Z",
"lang": "en",
"source": {
"id": "6d863f4ffeccd8fded318a7cf38642cb",
"name": "Yahoo News New Zealand",
"url": "https://nz.news.yahoo.com"
}
},
{
"id": "18c97a49301fe41e5a03fc53b4980fc4",
"title": "Twenty-two people set to leave hospital after hantavirus isolation",
"description": "The passengers and crew will have spent 72-hours isolating at Arrowe Park Hospital in Merseyside.",
"content": "Twenty-two people evacuated from a cruise ship after a hantavirus outbreak are set to start leaving a Liverpool hospital where they have been isolating since returning to the UK.\nThe passengers and crew who were on board the MV Hondius will have spen... [2884 chars]",
"url": "https://au.news.yahoo.com/twenty-two-people-set-leave-065736406.html",
"image": "https://s.yimg.com/os/en/bbc_us_articles_995/07a83bf4d19e0479cca72794b9efe178",
"publishedAt": "2026-05-13T07:21:25Z",
"lang": "en",
"source": {
"id": "73b26bb42278526af32dc834a6cab6c4",
"name": "Yahoo News Australia",
"url": "https://au.news.yahoo.com"
}
}
]
}