- 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": 217302,
"articles": [
{
"id": "403e41ac5beb0a46cbff71cc01506f5a",
"title": "How Australian gas giants are using Singapore to reduce taxes",
"description": "Amid renewed debate over whether Australia is getting enough tax from its gas exports, an investigation by the ABC shows how resource giants use shell companies to shift profit.",
"content": "On a muddy waterway near Gladstone, about 500 kilometres north of Brisbane, tanker ships like this one are a common sight. Each holds enough liquefied natural gas (LNG) to power a city the size of Melbourne for a week.\nThe ship is docked at Curtis Is... [17601 chars]",
"url": "https://www.abc.net.au/news/2026-05-11/australian-gas-giants-using-singapore-to-reduce-taxes/106632272",
"image": "https://live-production.wcms.abc-cdn.net.au/fb6f7da1892247ab70f3e43036822a02?impolicy=wcms_watermark_news&cropH=893&cropW=1588&xPos=265&yPos=148&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-10T18:49:49Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "c1fa4e854a502aa4d20f7f1212b81c53",
"title": "Inside the course targeting young tradies with get-rich schemes",
"description": "\"Escape the 9-5\" content is blowing up on social media, but people who have gotten caught up in it warn of the costs.",
"content": "Australian tradies and apprentices are being targeted by social media influencers claiming to hold the secrets to financial freedom.\nJust a few months of study could set you up to earn big, the videos say.\nIn a cost-of-living crisis and an online wor... [14255 chars]",
"url": "https://www.abc.net.au/news/2026-05-11/the-course-selling-schemes-targeting-young-tradies/105670928",
"image": "https://live-production.wcms.abc-cdn.net.au/dd90fcb50d36948416a594803626c18c?impolicy=wcms_watermark_news&cropH=1688&cropW=3000&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-10T18:47:25Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "6125446d222405de882a1542c7659a8d",
"title": "Fashion designers are experimenting with AI, but not everyone is a fan",
"description": "As Australian Fashion Week gets underway in Sydney, local and international designers debate the merits and detractions of using AI in the industry.",
"content": "AI is changing the way fashion designers create; from tidying up administrative back-end systems, to fast-tracking trend forecasting and helping generate ideas for collections.\nHowever, not everyone in the fashion industry is convinced it's the way f... [3835 chars]",
"url": "https://www.abc.net.au/news/2026-05-11/ai-in-fashion-australian-fashion-week/106641632",
"image": "https://live-production.wcms.abc-cdn.net.au/de5bbd8c257c7f52c135c9b0fca96485?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-10T18:30:00Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}