- 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": 163638,
"articles": [
{
"id": "53a4be1d8f785ebf857a8d21d9f8c4d8",
"title": "US politics, Iran war live updates: Donald Trump’s furious tirade as Iran threatens oil lifeline",
"description": "Welcome to our live coverage of US politics and the conflict in the Middle East.",
"content": "US President Donald has Trump doubled down on his attacks on Italian Prime Minister Giorgia Meloni, claiming she “wants to be friends again” but that he’s not interested.\n“Italian Prime Minister Giorgia Meloni asked, over and over, for a picture with... [2077 chars]",
"url": "https://www.news.com.au/world/north-america/us-politics/us-politics-iran-war-live-updates-trumps-furious-rant-about-italian-pm-as-iran-threatens-oil-lifeline/live-coverage/c67325a60a0d1fbe9ec82f128ee165f1",
"image": "https://content.api.news/v3/images/bin/7c6cc5c7e51874cf834de39be64a341c",
"publishedAt": "2026-06-20T16:04:10Z",
"lang": "en",
"source": {
"id": "fb80671fb5d2de16a7e1a267ced6d12a",
"name": "News.com.au",
"url": "https://www.news.com.au"
}
},
{
"id": "df76be85dcf2781a2e9e1ef1b967a498",
"title": "Europe swelters under heatwave, prompting crisis talks in France",
"description": "Much of Western Europe is sweltering in a heatwave with the mercury expected to continue rising in the coming days, likely shattering yet more temperature records.",
"content": "In short:\nA heatwave is sweeping across much of Western Europe, with rising temperatures likely to shatter yet more records.\nIn France, emergency meetings have been called.\nWhat's next?\nThe UK's Met Office says there is a 40 per cent chance of beatin... [2428 chars]",
"url": "https://www.abc.net.au/news/2026-06-21/europe-swelters-under-heatwave-prompting-crisis-talks-in-france/106823640",
"image": "https://live-production.wcms.abc-cdn.net.au/436325fce9a7bc159432d38eba5c15ce?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=261&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-20T14:23:47Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "ba37e4bdf687940b16b3e9d04aceae16",
"title": "UK police probe cause of train collision that killed driver and left nine in critical condition",
"description": "Nine people are in a critical condition after a collision between two passenger trains in central England.",
"content": "A train driver has died and nine people are in a critical condition after two passenger trains collided in central England, police said.\nPolice and accident investigators are working to understand why a commuter train bound for London's St. Pancras S... [2137 chars]",
"url": "https://www.abc.net.au/news/2026-06-21/uk-train-crash-england-london-investigation-cause/106823672",
"image": "https://live-production.wcms.abc-cdn.net.au/da0e3e81a7a572d9da9fe94b7f28b9b1?impolicy=wcms_watermark_news&cropH=873&cropW=1552&xPos=0&yPos=81&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-20T14:19:31Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}