- 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": 189400,
"articles": [
{
"id": "57366965f8aca54c5d4e0511e0c7ecbd",
"title": "Countries scramble to trace passengers who disembarked cruise ship in Santa Helena after hantavirus outbreak",
"description": "A number of countries are scrambling to trace people who disembarked from an Atlantic cruise struck by a deadly virus outbreak before it was marooned off the coast of Cabo Verde, in an effort to prevent further spread of the disease.",
"content": "A number of countries across the world are scrambling to trace people who disembarked from an Atlantic cruise struck by a deadly virus outbreak before it was marooned off the coast of Cabo Verde, in an effort to prevent further spread of the disease.... [3716 chars]",
"url": "https://www.abc.net.au/news/2026-05-07/hantavirus-cruise-ship-mv-hondius-passengers-disembarked/106655134",
"image": "https://live-production.wcms.abc-cdn.net.au/323948e460de9c684afd89c372f2e952?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=383&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-07T08:41:43Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "0547f30e0762140acf98729d6b639979",
"title": "Yawning might be good for the brain",
"description": "This simple reflex action may play a more significant role than we thought.",
"content": "This simple reflex action may play a more significant role than we thought.\nYou should never smile at a crocodile, according to the 1950s song, because rather than smiling back at you it’s contemplating your potential as an appetiser.\nYawning at a cr... [2781 chars]",
"url": "https://www.medicalrepublic.com.au/yawning-might-be-good-for-the-brain/125543",
"image": "https://d1svk58pjf7hyt.cloudfront.net/wp-content/uploads/sites/6/2024/01/05093253/logo_icon_black-105x105.png",
"publishedAt": "2026-05-07T05:49:55Z",
"lang": "en",
"source": {
"id": "23a570cc598fbd55d40ac6f744068077",
"name": "Medical Republic",
"url": "https://www.medicalrepublic.com.au"
}
},
{
"id": "14a8b00b9887626e72bfe5d4704aa3c6",
"title": "I’ve investigated a hantavirus outbreak. Here’s what I can tell you about the cruise ship cluster",
"description": "Is hantavirus being transmitted from person to person? Here’s what investigators need to consider before making that call.",
"content": "The cruise ship cluster of hantavirus cases continues to grow. The World Health Organization reports that as of May 6 there were eight cases, three of whom are confirmed by laboratory testing as hantavirus. In recent days, we heard three passengers h... [7503 chars]",
"url": "https://theconversation.com/ive-investigated-a-hantavirus-outbreak-heres-what-i-can-tell-you-about-the-cruise-ship-cluster-282365",
"image": "https://images.theconversation.com/files/734401/original/file-20260507-57-k3b7ya.jpg?ixlib=rb-4.1.0&rect=0%2C247%2C1280%2C640&q=45&auto=format&w=1356&h=668&fit=crop",
"publishedAt": "2026-05-07T05:06:51Z",
"lang": "en",
"source": {
"id": "344b3e5c4a3152c0cbebe5418ae064b7",
"name": "The Conversation",
"url": "https://theconversation.com"
}
}
]
}