- 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": 157376,
"articles": [
{
"id": "ab8b138bdd15a58ec7aecbe782e4b5a3",
"title": "London hits record-breaking 35C as unusual May heatwave bakes Europe",
"description": "The British capital's previous hottest May day was set only one day prior, when the mercury topped 33.5C.",
"content": "Heat records have tumbled across Europe for the second straight day as an unprecedentedly early heatwave continues to bake the continent.\nIn London, temperatures topped 35 degrees Celsius in the mid-afternoon, officially making Tuesday the hottest da... [2851 chars]",
"url": "https://www.abc.net.au/news/2026-05-27/europe-swelters-through-record-breaking-may-heatwave/106725240",
"image": "https://live-production.wcms.abc-cdn.net.au/75747619dd648d52589066117660b9ae?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-26T15:27:05Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "1438ff3204d674c632ed08a21b1d8c0e",
"title": "Buggenhout collision between train and school bus",
"description": "The collision happened at a level crossing during the morning rush hour on Tuesday (Tuesday afternoon AEST)...",
"content": "A crash between a bus and a train travelling at high speed in northern Belgium has killed four people, including two children, and injured five other children, officials say.\nThe injured children were hospitalised in a serious condition, said Lisa De... [2023 chars]",
"url": "https://www.9news.com.au/world/belgium-train-minibus-crash-buggenhout-collision-between-train-and-school-bus/4f1f6668-9dac-4c9b-885a-fdcb97ab2639",
"image": "https://imageresizer.static9.net.au/S5ybJbw8CwgNVcs23FUsO8RhmIE=/96x135:915x596/1200x628/smart/https%3A%2F%2Fprod.static9.net.au%2Ffs%2Fef72f55c-f53c-4ee7-a748-5e8b1892b926",
"publishedAt": "2026-05-26T13:24:47Z",
"lang": "en",
"source": {
"id": "0a61032700ac7fb846fa8c9c95b0e2d5",
"name": "9News",
"url": "https://www.9news.com.au"
}
},
{
"id": "fb1a1a99e2e3fb7b0b4818c6d403aafd",
"title": "Trump to undergo annual physical after year of public attention to health issues",
"description": "US president, who turns 80 next month, frequently casts himself as fit but recent photos have added to questions about his health",
"content": "Donald Trump, who turns 80 next month, will undergo his routine annual physical on Tuesday at Walter Reed National Military Medical Center, after a year of public attention on apparently minor health issues.\nThe US president frequently casts himself ... [2361 chars]",
"url": "https://www.theguardian.com/us-news/2026/may/26/trump-annual-physical-health-issues",
"image": "https://i.guim.co.uk/img/media/d585d05c9d1114e9b278ec1812f11dab1f907aeb/502_0_4589_3672/master/4589.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=0eed32d3e47582cd313ae265cdc5ded8",
"publishedAt": "2026-05-26T11:53:00Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
}
]
}