- 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": 172814,
"articles": [
{
"id": "9b74ef5d9f332327f343dd1262426e9b",
"title": "The brain's building blocks: Why your mind adapts better than AI",
"description": "New Princeton research shows your brain reuses mental building blocks to learn faster and adapt, offering clues for better AI and brain care.",
"content": "A pair of monkeys staring at colored shapes in a Princeton lab may have brought you closer to understanding how your own mind works. A new study shows that the brain solves hard problems by reusing simple mental parts across many tasks, much like sna... [6648 chars]",
"url": "https://www.thebrighterside.news/post/the-brains-building-blocks-why-your-mind-adapts-better-than-ai/",
"image": "https://www.thebrighterside.news/uploads/2025/11/brain-legos.png?auto=webp",
"publishedAt": "2025-11-30T19:07:00Z",
"lang": "en",
"source": {
"id": "112bf679e5854b6527eea31fa42dbada",
"name": "The Brighter Side of News",
"url": "https://www.thebrighterside.news"
}
},
{
"id": "88244ed0f95560b2b310d091fc861b39",
"title": "Aussies Honored for Leadership in HIV Response",
"description": "The National Association of People with HIV Australia (NAPWHA) and Gilead Sciences Australia are proud to announce the 2025 Community Champions. Five",
"content": "Mirage News\nMirage News\nAussies Honored for Leadership in HIV Response\nThe National Association of People with HIV Australia (NAPWHA) and Gilead Sciences Australia are proud to announce the 2025 Community Champions. Five remarkable everyday Australia... [3500 chars]",
"url": "https://www.miragenews.com/aussies-honored-for-leadership-in-hiv-response-1580258/",
"image": "https://cdn1.miragenews.com/wp-content/uploads/2017/11/news-developments.jpg",
"publishedAt": "2025-11-30T17:09:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "5e58703779cd904967880a9a14339348",
"title": "How the brain decides what is important enough to remember",
"description": "New research shows that the brain uses built-in molecular timers to decide which memories last longer and which ones fade more quickly.",
"content": "Memories shape our days in quiet ways. A smell can pull an old moment back. A sound can transport the mind to another time.\nSome memories land softly and disappear. Others stick with surprising strength. Scientists have wondered why this difference e... [5041 chars]",
"url": "https://www.earth.com/news/scientists-learn-how-the-brain-decides-what-is-important-enough-to-remember/",
"image": "https://cff2.earth.com/uploads/2025/11/30092630/memory_brain_what-to-remember_1m.jpg",
"publishedAt": "2025-11-30T16:35:53Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
}
]
}