- 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": 164114,
"articles": [
{
"id": "47365e7b808a1719e18852b7d1979393",
"title": "Early detection equals strong calves",
"description": "Activity monitoring improves calf health.",
"content": "At Benninghoff Milchenergie in Bevern, Germany, herd manager Anna Schaate and her calf team have been using CowManager’s activity-based monitoring for cows and young stock for more than 10 months.\nSince last year, the same approach has been applied t... [3476 chars]",
"url": "https://www.dairynewsaustralia.com.au/news/early-detection-equals-strong-calves/",
"image": "https://imengine.public.prod.mmg.navigacloud.com?uuid=8e18f1ca-f54b-5723-9ea2-de89ef741fa8&function=original&type=preview",
"publishedAt": "2026-03-07T22:00:00Z",
"lang": "en",
"source": {
"id": "8b52f4196b88ec89b32bc8bbb159679d",
"name": "Dairy News Australia",
"url": "https://www.dairynewsaustralia.com.au"
}
},
{
"id": "fd4968ef56dfaa3861880e7ddd0a37a9",
"title": "Scientists present new possible cause of Parkinson's disease and explain surge in diagnosis",
"description": "A new study has connected one thing in particular to the condition, which has seen a rise in cases",
"content": "Scientists have found a potential cause of Parkinson's disease in a new study, and it means that practically all of us are at a heightened risk.\nParkinsons is a health condition which affects movement, and is triggered when brain cells that make dopa... [2309 chars]",
"url": "https://www.unilad.com/news/health/parkinsons-disease-study-science-microplastics-775957-20260307",
"image": "https://resizer.ladbiblegroup.com/ogimage/v3/assets/blt949ea8e16e463049/blt64db8f699e88ac07/69ac4f67bc2a3e0008b2407e/parkinson-disease.png",
"publishedAt": "2026-03-07T17:17:36Z",
"lang": "en",
"source": {
"id": "eb25a67b20a36d44164c6517fdbe26c5",
"name": "UNILAD",
"url": "https://www.unilad.com"
}
},
{
"id": "b8826f8aceb82eb12cd4e5060a59485f",
"title": "Good news for joints",
"description": "Scientists at Stanford University Medicine (USA) are researching a treatment that could reverse cartilage loss in ageing and injured joints.",
"content": "Osteoarthritis is the commonest form of arthritis. It affects the whole joint including bone, cartilage, ligaments and muscles, but especially important is the loss of joint cartilage, which provides a protective cushion between bones and allows a jo... [3504 chars]",
"url": "https://www.haveagonews.com.au/health/good-news-for-joints/",
"image": "https://www.haveagonews.com.au/wp-content/uploads/2026/03/an-older-person-walking-with-arthritis-2.jpg",
"publishedAt": "2026-03-07T16:12:36Z",
"lang": "en",
"source": {
"id": "09ab91a3c4c78d2e886182d24c268c44",
"name": "Have a Go News",
"url": "https://www.haveagonews.com.au"
}
}
]
}