- 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": 156222,
"articles": [
{
"id": "e0a0bd637916856716b70a54519c7f3a",
"title": "Bedford train crash disruption to last a week",
"description": "Police say 28 people remain in hospital after two trains collided on Friday.",
"content": "Network Rail has warned that disruption between London and Bedford is expected to continue for a week following a fatal train crash, which it described as a \"tragic, isolated incident\".\nA train driver was killed and about 100 people were injured when... [1722 chars]",
"url": "https://www.bbc.com/news/articles/cewq0eggg4lo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/2841/live/0e78e010-6d50-11f1-b303-d1f8b3b3a008.jpg",
"publishedAt": "2026-06-21T11:20:14Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "d8692abb686822ecacd1690ebd687aa6",
"title": "India students resit intense medical exam after paper leak allegations",
"description": "Millions of candidates face biometric checks and frisking as air force deployed to secure exam papers.",
"content": "Millions of hopeful medical students across India are resitting a crucial exam under unprecedented security, after the first paper was cancelled following allegations that the questions had been leaked.\nLeaving nothing to chance this time, the Indian... [2588 chars]",
"url": "https://www.bbc.com/news/articles/cwy0gjqv783o",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/cf42/live/5e23d6c0-6d59-11f1-960f-c792c2ba639f.jpg",
"publishedAt": "2026-06-21T11:06:31Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "3623ca8d7895bbeb02e34ff2ebbe3fb0",
"title": "Albanian protesters rally against Kushner-backed resort in protected area",
"description": "Demonstrators chant “Albania is not for sale,” challenging coastal projects tied to Kushner amid environmental concerns.",
"content": "Thousands of protesters have marched through Albania’s capital, Tirana, in one of the largest rallies yet against a luxury resort project linked to United States President Donald Trump that has become a lightning rod for anger over alleged corruption... [1345 chars]",
"url": "https://www.aljazeera.com/gallery/2026/6/21/albanian-protesters-rally-against-kushner-backed-resort-in-protected-area",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/06/AP26171798176328-1782025475.jpg?resize=1920%2C1440",
"publishedAt": "2026-06-21T10:04:18Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
}
]
}