- 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": 157620,
"articles": [
{
"id": "af2d9471a1441c9a1b11ccd0aefd07ef",
"title": "Freight train and bus crash kills at least eight in Bangkok",
"description": "Police and rescue officials said the collision sparked a fire that engulfed the bus.",
"content": "A collision between a freight train and a public bus has killed at least eight people and injured 25 others in Bangkok, emergency services have said.\nPolice and rescue officials said the collision triggered a fire that engulfed the public bus on Satu... [369 chars]",
"url": "https://www.bbc.com/news/articles/c98rez3x0nwo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/a4b3/live/3d19e7e0-511f-11f1-8b8c-6d33e1d5abb6.jpg",
"publishedAt": "2026-05-16T11:21:21Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "6f67fba46c360e2558b545e56e888ba5",
"title": "At least eight killed, 35 injured as train hits bus in Bangkok",
"description": "A train crashed into a public bus near an airport rail link station in Bangkok’s city centre, Thai media report.",
"content": "At least eight people have been killed, and dozens injured, after a freight train crashed into a public bus in Thailand’s capital.\nFlames engulfed the bus and nearby vehicles near an airport rail link station in the centre of Bangkok Saturday afterno... [2651 chars]",
"url": "https://www.aljazeera.com/news/2026/5/16/at-least-eight-killed-25-injured-as-train-hits-bus-in-bangkok",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/05/2026-05-16T104204Z_1953010109_RC2AALA1H347_RTRMADP_3_THAILAND-ACCIDENT-1778930594.jpg?resize=1920%2C1440",
"publishedAt": "2026-05-16T10:54:27Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
},
{
"id": "db433a731ad0bcf6603d6da139b80dd4",
"title": "Thousands of officers deployed as crowds gather for London protests",
"description": "The Metropolitan Police has called the operation to police rival marches, one organised by Tommy Robinson and a separate pro-Palestinian protest, as one of the most significant in recent years.",
"content": "More than 4,000 police officers have been deployed to London, as crowds start to gather for two rival protests in the capital.\nOfficers will use drones, police horses and dogs, and have armoured vehicles on standby. They will also manage a so-called ... [3466 chars]",
"url": "https://www.bbc.com/news/articles/c3d2ryyz0jzo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/bcef/live/d296e620-510f-11f1-b332-0d15aaaa8302.jpg",
"publishedAt": "2026-05-16T09:23:44Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
}
]
}