- 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": 198440,
"articles": [
{
"id": "b140ede8b1fd0470e49c920f23bd90bc",
"title": "year extension to controversial Dartbrook coal mine",
"description": "The NSW government grants a six-year extension to a controversial coal mine in the Hunter Valley.",
"content": "The NSW government has granted a six-year extension to a controversial Hunter Valley coal mine just a month after a controversy involving potential conflicts of interest at the site.\nThe Dartbrook coal mine has been plagued by problems ever since it ... [3878 chars]",
"url": "https://www.abc.net.au/news/2026-03-02/dartbrook-coal-mine-extension-granted-by-nsw-government/106405220",
"image": "https://live-production.wcms.abc-cdn.net.au/fe0beb9f8d84a5701c4982d4771eb114?impolicy=wcms_watermark_news&cropH=2812&cropW=5000&xPos=0&yPos=261&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-02T06:28:49Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "b0396a76ee0aff3d933ff30c0bd2bfa3",
"title": "Brisbane house prices hit new peak as national market growth continues",
"description": "The average home in Brisbane is now worth $1,046,000 — an increase of 15.9 per cent since the same time last year, according to data from Proptrack.",
"content": "Brisbane house prices have hit a new peak as growth in the market continues to accelerate.\nThe average home in Brisbane is now worth $1,046,000 — an increase of 15.9 per cent since the same time last year, according to data from Proptrack.\nBrisbane h... [4301 chars]",
"url": "https://www.abc.net.au/news/2026-03-02/qld-home-prices-increase-proptrack-february/106405100",
"image": "https://live-production.wcms.abc-cdn.net.au/b1be300c6893361611e7c8bd135a6de4?impolicy=wcms_watermark_news&cropH=2213&cropW=3935&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-02T06:10:08Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "77e71feec0cae693dc52a4342d71b110",
"title": "All eyes stay on the Middle East to start the week",
"description": "Oil prices surge higher as war breaks out between Iran and US-Israel",
"content": "There's plenty to digest as we get the new week/month underway in trading today. The main story is that the US, alongside Israel, finally decided to launch military attacks against Iran. Reports are saying that the strikes were supposed to be carried... [3934 chars]",
"url": "https://investinglive.com/news/all-eyes-stay-on-the-middle-east-to-start-the-week-20260302/",
"image": "https://images.investinglive.com/images/IRAN%20OIL%2002-03_id_9ee1d4b1-3da3-4db0-b71f-56d40f119ad3_size975.jpg",
"publishedAt": "2026-03-02T05:44:11Z",
"lang": "en",
"source": {
"id": "6646fbe1e17181493308fc8de7f300ff",
"name": "investingLive",
"url": "https://investinglive.com"
}
}
]
}