- 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": 345920,
"articles": [
{
"id": "434542410f74c6a50f698875de424e9b",
"title": "Headline inflation surges to 4.6 per cent in March as higher fuel prices bite",
"description": "Headline inflation surges to 4.6 per cent in March, but underlying inflation remains at 3.3 per cent.",
"content": "Headline inflation accelerated dramatically in March, with consumer prices increasing at an annual pace of 4.6 per cent, up from 3.7 per cent in February.\nEconomists had been expecting inflation to jump higher because the war in the Middle East had c... [1930 chars]",
"url": "https://www.abc.net.au/news/2026-04-29/monthly-inflation-surges-in-march-australia/106619740",
"image": "https://live-production.wcms.abc-cdn.net.au/4408c5d8d3ec25476ceca9f1fbcac56a?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-29T01:49:17Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "f0bb15cd069e2540f7a62d979b1f0d30",
"title": "Pharmacist role for on-time denosumab in RAC",
"description": "RESEARCH from Macquarie University has revealed that one in five people in residential aged care (RAC) prescribed denosumab injections for osteoporosis have experienced missed or delayed doses, significantly increasing their risk of rapid bone loss and fractures.",
"content": "RESEARCH from Macquarie University has revealed that one in five people in residential aged care (RAC) prescribed denosumab injections for osteoporosis have experienced missed or delayed doses, significantly increasing their risk of rapid bone loss a... [2034 chars]",
"url": "https://pharmacydaily.com.au/news/pharmacist-role-for-on-time-denosumab-in-rac/119750",
"image": "https://pharmacydaily.com.au/wp-content/uploads/2018/03/older-woman-walking-st_fmt-3.jpe",
"publishedAt": "2026-04-29T01:44:27Z",
"lang": "en",
"source": {
"id": "c4983b7f843d1d53090ce9acf1bf6206",
"name": "Pharmacy Daily",
"url": "https://pharmacydaily.com.au"
}
},
{
"id": "7b367615a8ed043e6aa6a9333521c42f",
"title": "Rebel Wilson accused of dumping her phone to avoid handing over key texts as part of defamation trial",
"description": "Ms Wilson's lawyers have previously told Federal Court defamation hearing that her phone was stolen and she was unable to produce all of her WhatsApp message history.",
"content": "Rebel Wilson has been accused by a lawyer of dumping her mobile phone to avoid handing over key text messages, during her second day of giving evidence at her defamation trial.\nThe Hollywood star is being sued by the lead actor in her latest film The... [3004 chars]",
"url": "https://www.abc.net.au/news/2026-04-29/rebel-wilson-defamation-trial-gives-evidence-the-deb/106619268",
"image": "https://live-production.wcms.abc-cdn.net.au/1b5aeb2cd3fadf57e5647a19efcd49b4?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-29T01:26:05Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}