- 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": 156250,
"articles": [
{
"id": "44f993fb68cd74998a0fbf93373cd23a",
"title": "In pictures: Thai Princess Bajrakitiyabha dies at age 47",
"description": "She was the most visibly accomplished member of the royal family.",
"content": "Thailand's royal household has announced the death of Princess Bajrakitiyabha, the eldest daughter of King Vajiralongkorn, at the age of 47.\nShe had been in a coma for three and a half years after collapsing while exercising her dogs.\nShe was the mos... [346 chars]",
"url": "https://www.bbc.com/news/articles/cg532g72156o",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/3530/live/74e1ca40-664f-11f1-a24b-57d53eede25c.jpg",
"publishedAt": "2026-06-12T11:14:32Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "4a7efb1febae262bdd406cc978d43eaf",
"title": "Giant of British art David Hockney dies aged 88 after decades inspired by southern California",
"description": "British artist David Hockney, whose paintings of pools shimmering in the Los Angeles sunshine became icons of 20th-century art, dies aged 88.",
"content": "Artist David Hockney, whose paintings of pools shimmering in the Los Angeles sunshine became icons of 20th-century art, has died at the age of 88, his publicist has announced.\nHockney was born in the north of England but lived much of his life in Sou... [2533 chars]",
"url": "https://www.abc.net.au/news/2026-06-12/david-hockney-dies-at-age-of-88-british-artist-who-moved-to-usa/106793234",
"image": "https://live-production.wcms.abc-cdn.net.au/ccd00bdfb3eac8d6a7622e04ea6c050e?impolicy=wcms_watermark_news&cropH=1282&cropW=2290&xPos=0&yPos=624&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-12T10:42:24Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "4d62f36209daadf21f0b425f45b7aea5",
"title": "Two dead as Taliban opens fire at protest after women arrested for dress code violations",
"description": "The protest followed the arrests of dozens of women for alleged dress code violation in the Afghan city of Herat.",
"content": "At least two people have been killed during a Taliban crackdown on a protest in Afghanistan against the arrests of women for allegedly violating dress code regulations.\nEyewitnesses said they saw Taliban police open fire during a demonstration attend... [5468 chars]",
"url": "https://www.abc.net.au/news/2026-06-12/afghanistan-women-taliban-two-killed-protest-against-dress-code/106792688",
"image": "https://live-production.wcms.abc-cdn.net.au/b8d3d20b56f548b8d5872c81afe902cc?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=347&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-12T09:03:50Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}