- 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": 192316,
"articles": [
{
"id": "5875d99cbb4ba0ff7fcbdf88c6c9c3b4",
"title": "It's probably already in your fridge - and it could help in cutting risk of Alzheimer's",
"description": "Eating seafood twice a week can be important to protect the brain from different diseases.",
"content": "IN BRIEF\nEating seafood twice a week may decrease the risk of Alzheimer's by 30 per cent.\nProtecting memory cells is not the only benefit of consuming seafood.\nFor many Australians, seafood is simply a culinary option — but scientists say it could al... [2903 chars]",
"url": "https://www.sbs.com.au/news/article/its-probably-already-in-your-fridge-and-it-could-help-preventing-alzheimers/9rhwcm9sq",
"image": "https://assets.sbs.com.au/dims4/default/123f909/2147483647/strip/true/crop/4408x2480+0+202/resize/1280x720!/quality/90/?url=https%3A%2F%2Fsbs-au-brightspot.s3.ap-southeast-2.amazonaws.com%2F49%2Fef%2F0af6c5fa413a9dc5295ee357c31f%2F20191023001428148571-original.jpg",
"publishedAt": "2026-05-03T04:47:06Z",
"lang": "en",
"source": {
"id": "8a357287e7a54449c2cf5b80793a74a5",
"name": "SBS Australia",
"url": "https://www.sbs.com.au"
}
},
{
"id": "5560f55aad65f9623063b3bdac8d94a1",
"title": "Dr Shefali on Parenting, Shame & Reinvention",
"description": "Dr Shefali on conscious parenting, shame and burnout - a powerful conversation on boundaries, screens and coming back to yourself.",
"content": "In this conversation, you’ll feel both seen and steadied. Dr Shefali doesn’t offer fluffy fixes – she offers a mirror. One that helps you understand why you react the way you do, how to repair without drowning in shame, and what it actually looks lik... [1345 chars]",
"url": "https://www.beauticate.com/vodcast-by-beauticate/dr-shefali-conscious-parenting-podcast/",
"image": "https://www.beauticate.com/wp-content/uploads/2026/04/2026-Website-Feature-Images-5.png",
"publishedAt": "2026-05-03T00:31:28Z",
"lang": "en",
"source": {
"id": "ccc4b90ac78b99520a2d3e815cd5e186",
"name": "Beauticate",
"url": "https://www.beauticate.com"
}
},
{
"id": "cfd553b2b416fafdd405dc107ba526dd",
"title": "Israeli Study Suggests Oral Health Begins in the Womb",
"description": "Israeli study suggests oral health begins in the womb by examining maternal antibodies and their role in children's immune development.",
"content": "Scientists from the Hebrew University of Jerusalem found that maternal antibodies do more than protect newborns in early life; they help program long-term immune responses in the mouth.\nThe study, led by Prof. Avi-Hai Hovav and DMD/PhD student Reem N... [2368 chars]",
"url": "https://www.jwire.com.au/israeli-study-suggests-oral-health-begins-in-the-womb/",
"image": "https://www.jwire.com.au/wp-content/uploads/2026/05/newborn-baby-on-an-arm.jpg",
"publishedAt": "2026-05-03T00:03:08Z",
"lang": "en",
"source": {
"id": "0550ed6a2d8a156f71e4ea6d02efe855",
"name": "J-Wire",
"url": "https://www.jwire.com.au"
}
}
]
}