- 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 World News API
Get the live top world headlines from Australia with our JSON API.
Get API key for the Australia World 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=world&apikey=API_KEY
{
"totalArticles": 154396,
"articles": [
{
"id": "2c35a0288c757819c9c8a54380d7eccb",
"title": "Chinese President Xi Jinping hosts state banquet for US President Donald Trump as the visit continues",
"description": "Guests dined on Beijing roast duck and tiramisu while the People's Liberation Army band performed some classic hits.",
"content": "The finest china, haute cuisine and diplomatic pleasantries were on show at Beijing's Great Hall of the People as Chinese President Xi Jinping hosted his US counterpart Donald Trump.\nThe state banquet was not just a coming together of the leaders of ... [4381 chars]",
"url": "https://www.abc.net.au/news/2026-05-15/food-music-and-praise-served-at-trump-xi-state-dinner/106681920",
"image": "https://live-production.wcms.abc-cdn.net.au/57b6fd8af78bce906b826a347241de44?impolicy=wcms_watermark_news&cropH=2365&cropW=4205&xPos=0&yPos=141&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-14T17:24:42Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "04f36391dbcee917238cca9d148a466f",
"title": "Seven dead, scores missing in Kyiv after Russian drone hits apartment building",
"description": "Russia launches hundreds of drones at Ukraine in the third straight day of widespread attacks on targets across the country.",
"content": "Russia has unleashed widespread drone and missile attacks on Ukraine for a third straight day, demolishing an apartment building in Kyiv and hitting targets across the country.\nUkrainian President Volodymyr Zelenskyy said seven people were killed and... [4778 chars]",
"url": "https://www.abc.net.au/news/2026-05-15/russia-drone-apartments-kyiv-ukraine-war/106682148",
"image": "https://live-production.wcms.abc-cdn.net.au/aa7f93dc817d69e8a3951c02db258811?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-14T15:55:41Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "48c8216013d1edb12ec8f8179f18e841",
"title": "Latvian PM Evika Silina resigns in row over stray Ukrainian drones",
"description": "Drones launched by Ukraine that were jammed by Russia either flew over or crashed in the Baltic country's territory, with local residents critical of the government's response.",
"content": "Latvia's Prime Minister Evika Silina has resigned after a key party in her coalition withdrew support in a row over Ukrainian drones that strayed into the Baltic nation.\nThe drones were on an attack mission across the border in Russia, and Ukraine sa... [2259 chars]",
"url": "https://www.abc.net.au/news/2026-05-15/latvian-pm-resigns-over-ukrainian-drones/106681974",
"image": "https://live-production.wcms.abc-cdn.net.au/cb14381ee989c5cea1969912f6e3463b?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=217&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-14T14:56:26Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}