- 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": 153136,
"articles": [
{
"id": "01ad264c2665006d0cafd93c6f7396bf",
"title": "Fresh details emerge about alleged Washington hotel shooter",
"description": "This story covers Sunday’s news from the US and the war with Iran. For today’s updates, click here.",
"content": "US President Donald and First Lady Melania Trump were rushed from the stage after a gunman opened fire at the White House Correspondents’ Dinner at the Washington Hilton around 8.30pm on Saturday, local time.\nThe gunman, named as Cole Thomas Allen, s... [1771 chars]",
"url": "https://www.news.com.au/world/north-america/usiran-war-live-updates-iranian-delegation-leaves-pakistan-without-round-two-of-peace-talks-with-us/live-coverage/a2c2dfc7ef5b3f98d955664a59316b45",
"image": "https://content.api.news/v3/images/bin/7ce74aad184b3e221c28549b62a4277f",
"publishedAt": "2026-04-26T15:09:13Z",
"lang": "en",
"source": {
"id": "fb80671fb5d2de16a7e1a267ced6d12a",
"name": "news.com.au",
"url": "https://www.news.com.au"
}
},
{
"id": "e1000cc124640458ac0405890e819173",
"title": "Israel demands residents evacuate villages in southern Lebanon",
"description": "Israeli forces have demanded residents in seven villages north of Lebanon's Litani River to evacuate.",
"content": "Israel has demanded residents of seven villages in southern Lebanon leave ahead of strikes against claimed Hezbollah targets in the area, as a ceasefire in the country appears to be shattered.\nThe towns north of the Litani River are in the zone in so... [3292 chars]",
"url": "https://www.abc.net.au/news/2026-04-26/israel-strikes-villages-in-lebanon-demands-residents-to-leave/106609282",
"image": "https://live-production.wcms.abc-cdn.net.au/8ff964ea5746a64313c9f0fd818c360c?impolicy=wcms_watermark_news&cropH=2346&cropW=4170&xPos=0&yPos=217&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-26T13:51:38Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
},
{
"id": "118bc648473d43df08295d8545d2c5f0",
"title": "Australia to sell fleet of Bushmasters to Netherlands, locks in commitment to build 268 more for itself",
"description": "Australian Bushmaster armoured vehicles are being sent to the Netherlands following a request to Australia by the Dutch government.",
"content": "Australian Bushmaster armoured vehicles are being sent to the Netherlands following a request to Australia by the Dutch government.\nA fleet of troop carriers has been sold to the Netherlands, building on the country's existing Bushmaster fleet.\nThe s... [2973 chars]",
"url": "https://www.abc.net.au/news/2026-04-26/netherlands-buys-bushmaster-fleet-australia-commits-to-more/106608000",
"image": "https://live-production.wcms.abc-cdn.net.au/a44f99891fa4936036d8a1f79f463329?impolicy=wcms_watermark_news&cropH=2160&cropW=3840&xPos=0&yPos=265&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-26T12:34:13Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
}
]
}