- 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 Business News API
Get the live top business headlines from Australia with our JSON API.
Get API key for the Australia Business 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=business&apikey=API_KEY
{
"totalArticles": 207994,
"articles": [
{
"id": "9941d799e53b9586e0cd8b705080a13e",
"title": "Australian hospitals on alert after Iranian hackers attack medical technology company Stryker",
"description": "Hospitals across the nation are on alert after an Iranian cyber militia linked to the Islamic regime hacked a US multinational that supplies critical equipment to Australia.",
"content": "Hospitals across the nation are on alert after an Iranian cyber militia with reported links to the Islamic Republic hacked a US multinational that supplies critical equipment to Australia.\nShortly after midnight on Thursday, hackers from the Handala ... [5184 chars]",
"url": "https://www.abc.net.au/news/2026-03-13/iran-cyber-attack-stryker-hospitals/106452066",
"image": "https://live-production.wcms.abc-cdn.net.au/bda30ee0012404f05659be4ef7bb41b5?impolicy=wcms_watermark_news&cropH=719&cropW=1280&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-13T05:56:38Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "ABC News",
"url": "https://www.abc.net.au"
}
},
{
"id": "5629c05f564dffe473953f18b21e18f0",
"title": "China orders immediate BAN on refined fuel exports - and it is Australia's biggest supplier of jet fuel",
"description": "Australia heavily relies on Chinese jet fuel for its airports and aircraft. But a ban on exports by Beijing could impact the nation's fuel supply.",
"content": "China, Australia's largest supplier of aviation fuel, has ordered refineries to halt oil exports in a move that could put further pressure on airfares, and increase concern about future shortages.\nAustralia mostly relies on imported jet fuel, with Ch... [3692 chars]",
"url": "https://www.dailymail.co.uk/news/article-15641807/China-jet-fuel-export-halt.html",
"image": "https://i.dailymail.co.uk/1s/2026/03/13/03/107098277-0-image-m-11_1773371907737.jpg",
"publishedAt": "2026-03-13T04:22:14Z",
"lang": "en",
"source": {
"id": "4aca9b1f6287a5f7a6dea911063bdb49",
"name": "Daily Mail",
"url": "https://www.dailymail.co.uk"
}
},
{
"id": "9b62d878f62ee36ae3ea3c23153ece5d",
"title": "Fuel panic is spreading and now Australia is tapping into its emergency fuel supplies",
"description": "The country's stockpile of fuel is about to be opened but experts are warning it won't solve the problem of soaring prices or shortage fears.",
"content": "Around the world, drivers are flocking to petrol stations over fears fuel prices will skyrocket or shortages will begin to bite as a result of the Iran war.\nIt is an experience shared by Australians and rising prices are already beginning to impact s... [6863 chars]",
"url": "https://www.abc.net.au/news/2026-03-13/fuel-panic-is-spreading-australia-emergency-supplies/106448176",
"image": "https://live-production.wcms.abc-cdn.net.au/76c2eb2ec5d1f00a376c879ba64aff66?impolicy=wcms_watermark_news&cropH=2268&cropW=4032&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-13T04:10:51Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "ABC News",
"url": "https://www.abc.net.au"
}
}
]
}