- 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 News API
Get the live top headlines from Australia with our JSON API.
Get API key for the Australia 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=general&apikey=API_KEY
{
"totalArticles": 371480,
"articles": [
{
"id": "67665fd257bc89667e2fa0dae7ab284b",
"title": "World Cup 2026: Fifa says disposable water bottles can be brought into stadiums",
"description": "Fifa says fans will be able to bring sealed disposable water bottles into World Cup stadiums following criticism over a decision to ban reusable bottles.",
"content": "Fifa says fans will be able to bring sealed disposable water bottles into World Cup stadiums following criticism over a decision to ban reusable bottles.\nThe governing body initially made a late policy change banning bottles - along with cups, jars a... [435 chars]",
"url": "https://www.bbc.com/sport/football/articles/c79490e8g37o",
"image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/b564/live/a0b5e3d0-6132-11f1-89a3-d1f559421220.jpg",
"publishedAt": "2026-06-05T23:10:54Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "82ee8814e2c4dd5066540048d0ee9d1c",
"title": "Final Fantasy VII Revelation launching day and date on Switch 2",
"description": "The end is near.",
"content": "The final game revealed during the Summer Game Fest 2026 showcase was Final Fantasy VII Revelation, which will conclude the remake trilogy.\nSquare Enix has been speed-running the series onto the Switch 2, with Remake Intergrade launching earlier this... [1147 chars]",
"url": "https://www.vooks.net/final-fantasy-vii-revelation-launching-day-and-date-on-switch-2/",
"image": "https://www.vooks.net/img/2026/06/revelation.jpg",
"publishedAt": "2026-06-05T23:02:50Z",
"lang": "en",
"source": {
"id": "18bbba38880ee104239c6f99da061e50",
"name": "vooks.net",
"url": "https://www.vooks.net"
}
},
{
"id": "106afc747797755958e970c237afbb32",
"title": "com brings Arnhem Land love story to Sydney Film Festival, with nod to Romeo and Juliet",
"description": "In a First Nations romantic comedy debuting in Sydney this week, a new writer-director has used her lived experience to tell the story of young love in a remote Northern Territory community.",
"content": "In her home of Yirrkala in the Northern Territory's far north-east, Siena Mayutu Wurmarri Stubbs knows romance can be like football: a spectator sport.\n\"If the community knows that you are allowed to date someone through Gurrutu [Yolŋu kinship] … and... [2398 chars]",
"url": "https://www.abc.net.au/news/2026-06-06/ma%C5%8Butji-catching-eyes-romcom-yolngu-lovers-sydney-film-festival/106754124",
"image": "https://live-production.wcms.abc-cdn.net.au/adae816c801caa76ab2ea824e998adae?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-05T22:39:54Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}