- 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": 198032,
"articles": [
{
"id": "23d974797b1ef5c4f41dbe3b90368eb8",
"title": "Fourth positive bird flu case confirmed amid surge of calls to animal disease hotline",
"description": "More than four hundred reports have been made to the emergency animal hotline in just over a week.",
"content": "In brief:\nA fourth case of H5 bird flu has been confirmed on the south-west coast of Western Australia.\nA potential fifth case of the deadly virus is awaiting confirmation.\nWestern Australia has confirmed its third positive bird flu case, the fourth ... [4026 chars]",
"url": "https://www.sbs.com.au/news/article/fourth-positive-bird-flu-case-confirmed-amid-surge-of-calls-to-animal-disease-hotline/ya542agrr",
"image": "https://assets.sbs.com.au/dims4/default/a28aa9d/2147483647/strip/true/crop/3254x1831+454+248/resize/1280x720!/quality/90/?url=https%3A%2F%2Fsbs-au-brightspot.s3.ap-southeast-2.amazonaws.com%2F95%2F28%2Fa7158d84463aa87042f98ec73e27%2F20130204000882252660-original.jpg",
"publishedAt": "2026-06-27T07:30:40Z",
"lang": "en",
"source": {
"id": "8a357287e7a54449c2cf5b80793a74a5",
"name": "SBS Australia",
"url": "https://www.sbs.com.au"
}
},
{
"id": "a8fce2316ee9e213905139047b2cba43",
"title": "Third WA case of Bird flu confirmed as authorities await another suspect positive case near Esperance",
"description": "Australia’s battle to keep a deadly strain of bird flu out of its poultry industry has entered a new phase, with another wild migratory seabird testing positive for H5 high pathogenicity avian influenza.",
"content": "Australia’s battle to keep a deadly strain of bird flu out of its poultry industry has entered a new phase, with a fourth wild migratory seabird testing positive for H5 high pathogenicity avian influenza.\nTesting at CSIRO’s Australian Centre for Dise... [1140 chars]",
"url": "https://thewest.com.au/news/public-health/third-wa-case-of-bird-flu-confirmed-as-authorities-await-another-suspect-positive-case-near-esperance-c-22494021",
"image": "https://images.thewest.com.au/publication/C-22494021/15e1338877e5bed6b95b1ab1f04add4b1a82a0a3-16x9-x0y75w800h450.jpg?imwidth=1200",
"publishedAt": "2026-06-27T05:23:00Z",
"lang": "en",
"source": {
"id": "e7c920f999a284bb99022e8c7fe602ca",
"name": "The West Australian",
"url": "https://thewest.com.au"
}
},
{
"id": "283bfe127b11ffb3ced8a2d4f7344ad2",
"title": "Urgent warning as disease carried by cats linked to blindness and pregnancy issues",
"description": "Experts estimate a half of the world’s population has come into contact with the parasite.",
"content": "For many people owning a pet cat usually only comes with the risk of the odd scratch or bite, or the pain of a costly vet visit.\nBut cats are likely responsible for spreading the parasite Toxoplasma gondii to almost half of the world’s human populati... [3647 chars]",
"url": "https://7news.com.au/news/urgent-warning-as-disease-carried-by-cats-linked-to-blindness-and-pregnancy-issues-c-22470852",
"image": "https://images.7news.com.au/publication/C-22470852/7a2832f19f3f62b6681b6dd62b863a7dbc0488df-16x9-x0y0w1280h720.png?imwidth=1200",
"publishedAt": "2026-06-27T00:44:00Z",
"lang": "en",
"source": {
"id": "a1eb61eb6c31bab5a24eb2032eec9908",
"name": "7NEWS",
"url": "https://7news.com.au"
}
}
]
}