- 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": 193116,
"articles": [
{
"id": "bc815a6cfac23d708ae84637124afe46",
"title": "Lung cancer screening: Practical tips for GPs",
"description": "SPONSORED: Early learnings from the National Lung Cancer Screening Program offer a valuable opportunity to strengthen delivery.",
"content": "Australia’s National Lung Cancer Screening Program (NLCSP) has seen more than 90,000 patients complete a low-dose CT scan in its first 10 months. Early learnings offer a valuable opportunity to strengthen delivery and maximise benefit for patients.\nK... [3663 chars]",
"url": "https://www1.racgp.org.au/newsgp/clinical/lung-cancer-screening-practical-tips-for-gps",
"image": "https://www1.racgp.org.au/getattachment/66180fea-a473-415a-be1b-126fa399fcf4/Lung-cancer-screening-Practical-tips-for-GPs.aspx",
"publishedAt": "2026-06-24T03:53:27Z",
"lang": "en",
"source": {
"id": "7c8f5681a87b14a2d9325259b4120bf7",
"name": "Royal Australian College of General Practitioners (RACGP)",
"url": "https://www1.racgp.org.au"
}
},
{
"id": "fce383436ed0519a04567d268b4b3751",
"title": "Five-minute walk every hour offsets sitting harms",
"description": "A large study found a five-minute exercise break boosted people's mood, lessened fatigue and did not affect their...",
"content": "Taking regular breaks such as a five-minute walk each hour, can boost mood and support heart health. Photo: Dan Himbrechts/AAP PHOTOS\nWalking for five minutes every hour is enough to offset the harms to health from sitting down, researchers say.\nA la... [2204 chars]",
"url": "https://www.illawarramercury.com.au/story/9298435/five-minute-walk-every-hour-offsets-sitting-harms/",
"image": "https://www.illawarramercury.com.au/images/transform/v1/crop/frm/silverstone-feed-data/e103b2d0-f975-4d75-a410-2407e92b7800.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
"publishedAt": "2026-06-24T03:20:19Z",
"lang": "en",
"source": {
"id": "8da4dccf436615c51294f2d902e6e4fa",
"name": "Illawarra Mercury",
"url": "https://www.illawarramercury.com.au"
}
},
{
"id": "9751ac34ff2c2c23fb0f80ec5d4e8c60",
"title": "Five-minute walk every hour offsets sitting harms",
"description": "A large study found a five-minute exercise break boosted people's mood, lessened fatigue and did not affect their...",
"content": "Taking regular breaks such as a five-minute walk each hour, can boost mood and support heart health. Photo: Dan Himbrechts/AAP PHOTOS\nWalking for five minutes every hour is enough to offset the harms to health from sitting down, researchers say.\nSubs... [4624 chars]",
"url": "https://www.canberratimes.com.au/story/9298435/five-minute-walk-every-hour-offsets-sitting-harms/",
"image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/e103b2d0-f975-4d75-a410-2407e92b7800.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
"publishedAt": "2026-06-24T03:20:05Z",
"lang": "en",
"source": {
"id": "a6f65972b4a593b55dffbc2b25866ab5",
"name": "The Canberra Times",
"url": "https://www.canberratimes.com.au"
}
}
]
}