- 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": 159678,
"articles": [
{
"id": "ba11ffcdf66d9567c0e4c19a19c38872",
"title": "Trump says he was 'perturbed' during expletive",
"description": "In an interview with a US podcast, the US president says he was frustrated that Benjamin Netanyahu was \"constantly fighting with Lebanon\".",
"content": "US President Donald Trump has confirmed he unleashed an expletive-laden character assessment against the Israeli prime minister earlier in the week, as he convinced Benjamin Netanyahu to pull back from planned attacks on the Lebanese capital Beirut.\n... [2336 chars]",
"url": "https://www.abc.net.au/news/2026-06-04/trump-confirms-expletive-laden-call-with-netanyahu/106757196",
"image": "https://live-production.wcms.abc-cdn.net.au/93f16c44133329fc3b2a64891cc0cef7?impolicy=wcms_watermark_news&cropH=1152&cropW=2048&xPos=0&yPos=225&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-03T16:14:44Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "8255af5d014451869091a2600d90f3e9",
"title": "Fire at Delhi hotel kills at least 21 people",
"description": "Several people jumped out of the burning building to escape the flames, witnesses said, with residents dragging mattresses from a nearby store to try to break their fall.",
"content": "In short:\nA fire at a restaurant and hotel in Delhi has killed at least 21 people and injured more than 40 others.\nResidents were seen dragging mattresses from a local store to help people jump from the burning building.\nWhat's next?\nIndia's Prime Mi... [2031 chars]",
"url": "https://www.abc.net.au/news/2026-06-03/fire-at-delhi-hotel-kills-at-least-21-people/106757012",
"image": "https://live-production.wcms.abc-cdn.net.au/d062e712211a13fe27ca035daf280287?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=463&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-03T13:03:03Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "ee33ff00c1b2f1d74100542d84e30362",
"title": "Australia faces proposed 12.5pc US tariff over forced labour crackdown",
"description": "Australia could be hit with a new US tariff after the Trump administration accused dozens of countries of failing to crack down on goods made with forced labour.",
"content": "Australia could be hit with a new 12.5 per cent US tariff after the Trump administration accused dozens of countries of failing to crack down on goods made with forced labour.\nThe proposed tariff was announced by the US Trade Representative (USTR) on... [3713 chars]",
"url": "https://www.abc.net.au/news/2026-06-03/australia-faces-proposed-us-tariff-over-forced-labour-crackdown/106756686",
"image": "https://live-production.wcms.abc-cdn.net.au/7d366a0edfd01720c4d1cd263dfe96eb?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=263&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-03T10:36:24Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}