- 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 News API
Get the live top headlines from Australia with our JSON API.
Get API key for the Australia 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=general&apikey=API_KEY
{
"totalArticles": 346242,
"articles": [
{
"id": "304356fd1ee80d2bb51f94c27c78d0cc",
"title": "We Outlasted Neanderthals Thanks to One Key Difference, Study Suggests",
"description": "More than 40,000 years ago, the European continent was home to two human lineages: our direct ancestors, Homo sapiens, and our cousins, the Neanderthals.",
"content": "More than 40,000 years ago, the European continent was home to two human lineages: our direct ancestors, Homo sapiens, and our cousins, the Neanderthals.\nThere was to be only one sole survivor.\nFor more than a century, scientists have tried to figure... [4081 chars]",
"url": "https://www.sciencealert.com/we-outlasted-neanderthals-thanks-to-one-key-difference-study-suggests",
"image": "https://www.sciencealert.com/images/2026/04/HumanNeanderthal.jpg",
"publishedAt": "2026-04-30T12:02:30Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
},
{
"id": "ffedbf22d243065313ae40462566b5c8",
"title": "HPV infections continue after age 27, so who is still at risk?",
"description": "HPV infections in women aged 27+ highlight the need for updated vaccination policies, emphasizing ongoing risk and the importance of preventive healthcare.",
"content": "New real-world data reveal that HPV risk doesn’t end in early adulthood, offering critical insights into lifelong infection patterns and what they mean for vaccination decisions in older women.\nStudy: Incidence of human papillomavirus infections in w... [6615 chars]",
"url": "https://www.news-medical.net/news/20260430/HPV-infections-continue-after-age-27-so-who-is-still-at-risk.aspx",
"image": "https://www.news-medical.net/images/news/ImageForNews_836541_17775472270378166.jpg",
"publishedAt": "2026-04-30T11:09:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "9d7c3f3c442b16a0dace6a1064dd26d0",
"title": "Scorpions Reinforce Their Deadly Claws And Stingers With Heavy Metals",
"description": "Armed with stingers and pincers, scorpions sport some of the most formidable weapons in the animal kingdom – weapons which, it turns out, are reinforced with heavy metals.",
"content": "Armed with stingers and pincers, scorpions sport some of the most formidable weapons in the animal kingdom – weapons which, it turns out, are reinforced with heavy metals.\nNow, scientists have found that different species incorporate those metals int... [3014 chars]",
"url": "https://www.sciencealert.com/scorpions-reinforce-their-deadly-claws-and-stingers-with-heavy-metals",
"image": "https://www.sciencealert.com/images/2026/04/scorpion1.jpg",
"publishedAt": "2026-04-30T11:02:28Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
}
]
}