- 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": 158498,
"articles": [
{
"id": "7f9d206af317fa90d01f3fea400d2ac0",
"title": "JD Vance says Iran has agreed to nuclear inspections as talks progress",
"description": "The US vice president says that progress has been made in talks with Iran, with Tehran agreeing to allow nuclear inspectors and a mechanism to keep the Strait of Hormuz open.",
"content": "US Vice President JD Vance says that progress has been made in talks with Iran, with Tehran agreeing to allow nuclear inspectors in the country and establish mechanisms to handle its frozen assets.\nMr Vance and US officials claimed progress on multip... [2695 chars]",
"url": "https://www.abc.net.au/news/2026-06-23/jd-vance-iran-nuclear-inspections-talks/106829534",
"image": "https://live-production.wcms.abc-cdn.net.au/0de7e7b5b2936949bf075023b972b38d?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-22T14:06:18Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "238104965226d1cc53739657674e5b68",
"title": "China adds 10 US firms, including rare-earth miner, to export control list",
"description": "Export ban follows move by Pentagon to blacklist major Chinese companies such as Alibaba and Baidu.",
"content": "China has added 10 United States-based companies to its export control list and barred government procurement from nearly 50 US companies two weeks after the Pentagon blacklisted some of China’s best-known companies for their alleged ties to the Chin... [4571 chars]",
"url": "https://www.aljazeera.com/news/2026/6/22/china-adds-10-us-firms-including-rare-earth-miner-to-export-control-list",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/02/2026-01-28T223535Z_178008069_RC2LAJAJ37I6_RTRMADP_3_USA-MINING-TRUMP-PRICE-1770293508.jpg?resize=1920%2C1440",
"publishedAt": "2026-06-22T12:57:05Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "e1f2e07c0dc93529ebaf767256eaf794",
"title": "Lowy Institute poll shows Australians have record",
"description": "The Lowy Institute's latest poll shows Australia's trust in the US has fallen to a record low.",
"content": "Australia's trust in the United States has plunged to a record low under the Trump administration, the latest Lowy Institute poll shows, with only 31 per cent of Australians expressing faith that the US would \"act responsibly in the world\".\nThe annua... [4250 chars]",
"url": "https://www.abc.net.au/news/2026-06-22/lowy-institute-poll-shows-record-low-trust-in-united-states/106820772",
"image": "https://live-production.wcms.abc-cdn.net.au/a69fa3626f6bc5b2f4a186f16d444332?impolicy=wcms_watermark_news&cropH=1959&cropW=3483&xPos=0&yPos=181&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-22T12:36:54Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}