- 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": 327790,
"articles": [
{
"id": "dd45a943c1b658621b702b72f1c00811",
"title": "Fuel emergency takes its darkest turn yet as state leader calls for 'Covid-style' restrictions - and Chris Bowen reveals one in eight service stations have run dry in one state",
"description": "Follow Daily Mail's live updates on Australia's fuel crisis.",
"content": "LIVEFuel emergency takes its darkest turn yet as state leader calls for 'Covid-style' restrictions - and Chris Bowen reveals one in eight service stations have run dry in one state\nPrime Minister Anthony Albanese has warned the 'era of ever-expanding... [18385 chars]",
"url": "https://www.dailymail.co.uk/news/article-15672595/fuel-prices-australia.html",
"image": "https://i.dailymail.co.uk/1s/2026/03/24/05/107368259-0-image-m-36_1774328651647.jpg",
"publishedAt": "2026-03-24T05:01:54Z",
"lang": "en",
"source": {
"id": "4aca9b1f6287a5f7a6dea911063bdb49",
"name": "Daily Mail",
"url": "https://www.dailymail.co.uk"
}
},
{
"id": "74bc0c4fd978b5b5f749dd307c197eb3",
"title": "Complicated Future For Methane-cleansing Molecule",
"description": "Methane is a powerful greenhouse gas that is second only to carbon dioxide in driving up global temperatures. But it doesn't linger in the atmosphere",
"content": "Methane is a powerful greenhouse gas that is second only to carbon dioxide in driving up global temperatures. But it doesn't linger in the atmosphere for long thanks to molecules called hydroxyl radicals, which are known as the \"atmosphere's detergen... [7625 chars]",
"url": "https://www.miragenews.com/complicated-future-for-methane-cleansing-1642845/",
"image": "https://news.mit.edu/sites/default/files/images/202603/MIT-Atmosphere-Detergent-01-press.jpg",
"publishedAt": "2026-03-24T04:08:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "e33b4784bda56e9e11cfc29581fb9ce9",
"title": "Online mental health treatment program improves depression and anxiety in people with MS",
"description": "New research finds an online mental health treatment program provides long term improvements in depression and anxiety in people with MS.",
"content": "About a third of people with MS experience depression or anxiety.\nMS Australia-supported researchers assessed the effectiveness of the Wellbeing Neuro Course, an online treatment program for mental health in people with MS.\nThe online treatment progr... [4498 chars]",
"url": "https://www.msaustralia.org.au/news/online-mental-health-treatment-program-improves-depression-and-anxiety-in-people-with-ms/",
"image": "https://www.msaustralia.org.au/wp-content/uploads/online-mental-health-treatment-program.jpg",
"publishedAt": "2026-03-24T04:04:09Z",
"lang": "en",
"source": {
"id": "930f31d1d582b974dfbcf6ec98acb91d",
"name": "MS Australia",
"url": "https://www.msaustralia.org.au"
}
}
]
}