- 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 of America
- Venezuela
- Vietnam
- Zimbabwe
Australia Nation News API
Get the live top nation headlines from Australia with our JSON API.
Get API key for the Australia Nation 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=nation&apikey=API_KEY
{
"totalArticles": 259032,
"articles": [
{
"id": "72609c947ce3d8fe41e72e2f6f563e38",
"title": "Brisbane battered by ‘giant hail’ as severe thunderstorms leave thousands in Queensland with power outages",
"description": "Bureau of Meteorology warns ‘damaging to destructive winds’ possible as storms track across state",
"content": "Tens of thousands of people are without power after severe thunderstorms brought destructive winds, giant hail and heavy rain to south-east Queensland.\nThe Bureau of Meteorology said there were reports of hail between 6cm and 8cm falling at Tamrookum... [920 chars]",
"url": "https://www.theguardian.com/australia-news/2025/nov/24/brisbane-storms-giant-hail-severe-thunderstorms-power-outages",
"image": "https://i.guim.co.uk/img/media/97dbe78d69ec0803943db5befc6e3f9e757d292a/0_352_1080_864/master/1080.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=b47313c5b125edb9d3f987823c375d62",
"publishedAt": "2025-11-24T08:01:00Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
},
{
"id": "a3e1fd100defb0bfa9853d15887bab14",
"title": "Bureau of Meteorology boss reveals website rebuild 'approved and funded' by Turnbull government",
"description": "The Bureau of the Meteorology's new chief executive has blamed a \"miscommunication\" for the furore that has erupted over a costly and controversial website redesign.",
"content": "The Bureau of the Meteorology's new boss has blamed a \"miscommunication\" for the furore that has erupted over a costly and controversial website redesign, revealing it was approved by the Turnbull government as part of a broader overhaul of the agenc... [2822 chars]",
"url": "https://www.abc.net.au/news/2025-11-24/bom-website-approved-by-coalition-ceo-says/106047518",
"image": "https://live-production.wcms.abc-cdn.net.au/5ae88c89fc883b39342b53597c98dea2?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=337&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-24T08:00:45Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
},
{
"id": "02f3643a7c05f482b3e429824e735447",
"title": "Bushwalker found dead near Tasmania’s treacherous Federation Peak",
"description": "A rescue helicopter recovered the man’s body earlier today…",
"content": "A bushwalker has been found dead in Tasmania’s remote south-west wilderness after failing to return from a solo trek to Federation Peak.\nThe body of a 39-year-old New South Wales man was discovered by another hiker near the peak on Monday morning.\nPo... [331 chars]",
"url": "https://pulsetasmania.com.au/news/bushwalker-found-dead-near-tasmanias-treacherous-federation-peak/",
"image": "https://cdn.pulsetasmania.com.au/images/pmg/27ece3a5-h0j5khv7aedbl70_43aeg.jpg",
"publishedAt": "2025-11-24T07:14:58Z",
"lang": "en",
"source": {
"id": "a3c58dbffe1f7789ebf2d3bb56dd2c99",
"name": "Pulse Tasmania",
"url": "https://pulsetasmania.com.au"
}
}
]
}