- 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": 202980,
"articles": [
{
"id": "8476029d00e48343245bbde72958a3f0",
"title": "The Australian",
"description": "No Cookies | The Australian",
"content": "Please note that by blocking any or all cookies you may not have access to certain features, content or personalization. For more information see our Cookie Policy.\nTo enable cookies, follow the instructions for your browser below.\nFacebook App: Open... [1735 chars]",
"url": "https://www.theaustralian.com.au/nocookies?a=A.flavipes",
"image": "https://www.theaustralian.com.au/wp-content/themes/newscorpau-news-dna/dist/images/fallback/fallback-theaustralian-169.svg",
"publishedAt": "2026-03-22T03:22:30Z",
"lang": "en",
"source": {
"id": "30b44acf8108f4e5e172e6a0ef2da1cf",
"name": "The Australian",
"url": "https://www.theaustralian.com.au"
}
},
{
"id": "37df1421b33c835d1fa857f4aa56e6e8",
"title": "Soaring fuel prices see spike in EV interest in Australia",
"description": "As Chinese electric vehicle makers rapidly expand in Australia, interest is growing thanks to rising fuel prices.",
"content": "As fuel prices soar amid the Iran war and blockade of the Strait of Hormuz, electric vehicle makers are reporting a surge in interest.\nAngela, from Melbourne's east, is among three generations of her family keen to make the switch.\n\"It is always some... [5052 chars]",
"url": "https://www.abc.net.au/news/2026-03-22/ev-interest-rises-as-fuel-prices-soar-australia/106472022",
"image": "https://live-production.wcms.abc-cdn.net.au/b1940ef23fbb592d8e0d70a505800313?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=521&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-22T02:13:54Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "ABC News",
"url": "https://www.abc.net.au"
}
},
{
"id": "b1a7fdce6ee9eacf20415cb6417bd5c8",
"title": "When is location sharing a red flag in relationships?",
"description": "Experts say sharing where you are with a partner using technology should be mutual and enhance a feeling of safety.",
"content": "Between phones, watches and other smart devices, we're never far from reach for our family, friends and partners.\nThere are also apps and location services that can show where we are at any given moment.\nExperts say couples may see location sharing a... [4510 chars]",
"url": "https://www.abc.net.au/news/2026-03-22/when-is-location-sharing-a-red-flag/106432788",
"image": "https://live-production.wcms.abc-cdn.net.au/419c8cf5daf180be41cb23336cfb1bda?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-22T02:00:00Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "ABC News",
"url": "https://www.abc.net.au"
}
}
]
}