- 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": 212092,
"articles": [
{
"id": "de6add22682898eaefc948550128ccc7",
"title": "How KFC, AKA Korean fried chicken, took over the world",
"description": "The dish, adapted from one brought by US soldiers after the Korean war, has sparked thousands of variations and sits at the forefront of the K-food wave",
"content": "Inside a teaching kitchen south-east of Seoul, I coat a whole chicken – cut into eight parts – in batter and dip the pieces carefully into a bowl of powdered mix until covered in a light, fluffy layer.\nA chef watches intently. “Don’t rub it,” he says... [5283 chars]",
"url": "https://www.theguardian.com/world/2026/apr/09/korean-fried-chicken",
"image": "https://i.guim.co.uk/img/media/caab4bec96e8e3e6d268bb47bb3bd6b64b143ac3/207_0_6484_5190/master/6484.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=84e65da317d4607f8d4d7a3aef8dcf7d",
"publishedAt": "2026-04-08T23:49:00Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
},
{
"id": "33da0d9cf21e18741211e02fdc1be01b",
"title": "Live updates: Aussie shares set to open lower as oil prices fall",
"description": "Australian shares are set to open lower after climbing yesterday following the US and Iran agreeing to a two-week ceasefire that's now on the brink of collapse.",
"content": "Exxon Mobil Corp shares fell yesterday after the oil company disclosed the expected impact of the ongoing conflict in the Middle East on its production during the first quarter.\nIn a regulatory filing, ExxonMobil said the disruptions affected assets ... [3120 chars]",
"url": "https://www.abc.net.au/news/2026-04-09/asx-markets-business-live-news-april-9-2026/106544774",
"image": "https://live-production.wcms.abc-cdn.net.au/a4e79a64c368a98d65c56f6ccc8821d9?impolicy=wcms_watermark_news&cropH=1414&cropW=2513&xPos=0&yPos=99&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-08T21:33:34Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "40fd578a85e757f088e000aa412e1425",
"title": "Australians dust off bikes, buy trikes as fuel prices surge amid Iran war",
"description": "Skyrocketing fuel prices are driving Australians to pedal power, with some bicycle stores and repair services experiencing a surge in demand.",
"content": "More Australians are turning to tricycles and digging out old bikes for repairs as soaring fuel prices make cycling a cheaper alternative to driving.\nNow in its sixth week, the Iran war has disrupted global oil supplies and driven up Australian fuel ... [3286 chars]",
"url": "https://www.abc.net.au/news/2026-04-09/more-australians-ride-bikes-fuel-prices-soar/106526810",
"image": "https://live-production.wcms.abc-cdn.net.au/69ffaada9ed5b9ed087878fc9d26b015?impolicy=wcms_watermark_news&cropH=563&cropW=1000&xPos=0&yPos=113&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-08T21:07:40Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}