- 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": 364166,
"articles": [
{
"id": "816cb9999d979c79beb516566e567cdd",
"title": "Marvel at the wonders of the night sky with these dreamy $45 tours in the Royal Botanic Gardens",
"description": "Visit the Royal Botanic Gardens and explore Melbourne Observatory on the Stellar Nights tour. Look through telescopes and see the universe.",
"content": "Love stargazing? Take your nights up a notch with a trip to the Royal Botanic Gardens in Melbourne, where you can take a guided tour of the historic Melbourne Observatory. Dating all the way back to 1861, this space was once a crucial instutition for... [1782 chars]",
"url": "https://secretmelbourne.com/stellar-nights-royal-botanic-gardens/",
"image": "https://offloadmedia.feverup.com/secretmelbourne.com/wp-content/uploads/2026/05/25164828/Stellar-Nights.jpg",
"publishedAt": "2026-05-25T07:38:30Z",
"lang": "en",
"source": {
"id": "b4875ec80f895a67cd71ab360db14d17",
"name": "Secret Melbourne",
"url": "https://secretmelbourne.com"
}
},
{
"id": "2ae0c396dd4b0d1362494c5cabbc2fdd",
"title": "Life changing nanotechnology makes diabetes care a breeze",
"description": "Professor Lan Fu is using nanotechnology to develop a medical device to detect signs of diabetes.",
"content": "Professor Lan Fu is waiting for a call from the hospital about someone ill with diabetes.\nIt’s not a sick friend or family, but the first patient in her first pilot clinical study of the Ketowhistle breath test.\nThe Ketowhistle is a ground-breaking d... [5014 chars]",
"url": "https://science.anu.edu.au/news-events/news/life-changing-nanotechnology-makes-diabetes-care-breeze",
"image": "https://science.anu.edu.au/sites/prod.science.sca-lws06.anu.edu.au/files/Professor%20Lan%20Fu%20nanotechnology.jpg",
"publishedAt": "2026-05-25T06:39:49Z",
"lang": "en",
"source": {
"id": "7f67721c1f71601e793c6221a444ff9b",
"name": "ANU College of Science and Medicine",
"url": "https://science.anu.edu.au"
}
},
{
"id": "5b4a91368d1f438e2274f97570fc5897",
"title": "NT Health confirms only one possible diphtheria-related death amid outbreak",
"description": "The Northern Territory health department is refuting an earlier report that a second person has died with diphtheria in the NT, amid Australia's largest outbreak of the disease since records began.",
"content": "The Northern Territory health department is refuting an earlier report that a second person has died with diphtheria in the NT, as the country continues to grapple with an ongoing outbreak of the disease.\nSources close to the deceased have told the A... [3686 chars]",
"url": "https://www.abc.net.au/news/2026-05-25/nt-health-confirms-only-one-possible-diphtheria-death/106717680",
"image": "https://live-production.wcms.abc-cdn.net.au/8d87b9c0356a00afa1e61a20a5adfc8d?impolicy=wcms_watermark_news&cropH=2999&cropW=5331&xPos=0&yPos=418&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-25T06:30:46Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}