- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- 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": 172020,
"articles": [
{
"id": "db1909e437b8539ed789301ea69ab7ad",
"title": "Bird flu confirmed in elephant seal population at Heard Island",
"description": "The federal government says testing confirms the presence of avian influenza in samples collected from southern elephant seals on Heard Island — a sub-Antarctic Australian external territory.",
"content": "The deadly H5 strain of bird flu has reached one of Australia's sub-Antarctic islands, officials have confirmed, but they say the detection does not \"substantially\" increase the risk of the virus reaching Australia.\nIn a statement, Federal Agricultur... [1623 chars]",
"url": "https://www.abc.net.au/news/2025-11-25/avian-influenza-h5-bird-flu-found-on-heard-island/106050412",
"image": "https://live-production.wcms.abc-cdn.net.au/8fb595fc1faf9e017e3345d889320609?impolicy=wcms_watermark_news&cropH=1688&cropW=3000&xPos=0&yPos=256&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-25T02:25:06Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
},
{
"id": "62c3d37f02639211b8422e66009bb1cc",
"title": "H5 Bird Flu Confirmed on Sub-Antarctic Heard Island",
"description": "Testing has confirmed the presence of the H5 high pathogenicity avian influenza (H5 bird flu) in samples collected from southern elephant seals on",
"content": "Testing has confirmed the presence of the H5 high pathogenicity avian influenza (H5 bird flu) in samples collected from southern elephant seals on Heard Island - a sub-Antarctic Australian external territory.\nHeard Island is extremely remote, located... [3034 chars]",
"url": "https://www.miragenews.com/h5-bird-flu-confirmed-on-sub-antarctic-heard-1577184/",
"image": "https://cdn1.miragenews.com/tmp_cache?cdn=cdn.pixabay.com%2Fphoto%2F2016%2F11%2F06%2F19%2F14%2Fparliament-house-1803836_960_720.jpg",
"publishedAt": "2025-11-25T02:20:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "a9305bd135c4292af7970f6be4559870",
"title": "New liver cancer blood test to make detection more effective and accessible",
"description": "Liver cancer patients may soon be able to check if their disease has returned with a simple blood test that detects tumour-specific DNA changes in the blood ...",
"content": "Liver cancer patients may soon be able to check if their disease has returned with a simple blood test that detects tumour-specific DNA changes in the bloodstream, as part of a new Curtin University-led research project.\nLed by Dr Rodrigo Carlessi fr... [2626 chars]",
"url": "https://www.curtin.edu.au/news/media-release/new-liver-cancer-blood-test-to-make-detection-more-effective-and-accessible/",
"image": "https://s30991.pcdn.co/news/wp-content/uploads/2025/11/AdobeStock_265754015-2-scaled.jpeg",
"publishedAt": "2025-11-25T01:59:12Z",
"lang": "en",
"source": {
"id": "c59713b8cd1338a8fdbe1e55b15bfe43",
"name": "Curtin University",
"url": "https://www.curtin.edu.au"
}
}
]
}