- 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 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": 232494,
"articles": [
{
"id": "a68098dc69577d31aeb683af6a51ef2f",
"title": "Planned update to new Bureau of Meteorology website delayed by Tropical Cyclone Fina",
"description": "The first major update to the maligned, redesigned Bureau of Meteorology website has been delayed by Cyclone Fina.",
"content": "The Bureau of Meteorology (BOM) has delayed the first major update to its new website due to the presence of Tropical Cyclone Fina near the Northern Territory.\nThe new site has faced widespread criticism since its launch during wild weather on Octobe... [2100 chars]",
"url": "https://www.abc.net.au/news/2025-11-21/update-to-new-bureau-of-meteorology-website-delayed-cyclone/106036366",
"image": "https://live-production.wcms.abc-cdn.net.au/c19c7ff13ed5332253c2d83f33e92dbe?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-21T02:38:07Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
},
{
"id": "23726f4e61d4333a936a62fc2d7c0f2a",
"title": "New collection of bacteria-eating viruses to tackle hospital superbug",
"description": "Potential treatments for one of the world's most dangerous hospital superbugs have been found in a surprising location—hospital toilets.",
"content": "Potential treatments for one of the world's most dangerous hospital superbugs have been found in a surprising location—hospital toilets.\nAn international team of researchers led by the University of Southampton have comprehensively cataloged a new co... [2964 chars]",
"url": "https://phys.org/news/2025-11-bacteria-viruses-tackle-hospital-superbug.html",
"image": "https://scx2.b-cdn.net/gfx/news/hires/2025/new-collection-of-bact.jpg",
"publishedAt": "2025-11-21T02:10:01Z",
"lang": "en",
"source": {
"id": "6063be7565dcd637bb5d2946ed6c5329",
"name": "Phys.org",
"url": "https://phys.org"
}
},
{
"id": "d333790a732acdf287b280c068fe259f",
"title": "Trio behind deadly Wieambilla attack had 'shared delusional disorder' and were 'intent' on killing, coroner finds",
"description": "Almost three years on, the Queensland coroner is handing down his findings into the Wieambilla attack, which claimed the lives of two young police officers and a neighbour.",
"content": "A Queensland coroner says the three extremists behind the Wieambilla attack, which claimed the lives of two young police officers and a neighbour, had a \"shared delusional disorder\" and were \"intent\" on killing.\nLive Moment\nLive updates, reactions an... [8137 chars]",
"url": "https://www.abc.net.au/news/2025-11-21/wieambilla-police-shooting-inquiry-findings-terror-attack/106033342",
"image": "https://live-production.wcms.abc-cdn.net.au/642cd9e6bf65b897264b64aa0fd0941b?impolicy=wcms_watermark_news&cropH=450&cropW=800&xPos=0&yPos=75&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-21T01:46:57Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
}
]
}