Australia Business News API

Get the live top business headlines from Australia with our JSON API.

Get API key for the Australia Business News API

API 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": 215646,
    "articles": [
        {
            "id": "d5f99be032a657151b2411250e65f8d3",
            "title": "Middle East conflict creates volatile airfare market as prices fluctuate",
            "description": "Australians are finding domestic flights for as little as $65 on some routes, while others are paying thousands to travel interstate as airlines quietly reshape the market in response to conflict in the Middle East.",
            "content": "Australians are finding domestic flights for as little as $65 on some routes, while others are paying thousands to travel interstate as airlines quietly reshape the market in response to conflict in the Middle East.\nJet fuel prices have surged since ... [4086 chars]",
            "url": "https://www.abc.net.au/news/2026-04-18/jet-fuel-cost-middle-east-conflict-australian-airfare-travel/106572816",
            "image": "https://live-production.wcms.abc-cdn.net.au/116e5b396e9a1bfa1881acf699fed144?impolicy=wcms_watermark_news&cropH=1519&cropW=2701&xPos=0&yPos=141&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-17T19:15:07Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "983d4acaa7f2ec6beda73260f69c763c",
            "title": "Cigno Australia, BSF Solutions and directors fined $7 million over payday lending scheme",
            "description": "The fines were issued against an operation that breached credit rules and generated more than $91 million in fees and charges.",
            "content": "An illegal payday lending scheme's companies and directors have been fined $7 million, with the penalties softened partly because the men in charge had sought top-shelf legal advice.\nFines of $3 million were issued in the Federal Court to both Gold C... [4311 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/cigno-australia-bsf-solutions-fined-payday-lending-scheme/106577802",
            "image": "https://live-production.wcms.abc-cdn.net.au/a209c8eabbd02b60b558c6f1024e1cbc?impolicy=wcms_watermark_news&cropH=1080&cropW=1918&xPos=1&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-17T08:43:23Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "2c3a2f409eddb3ad2bdee6a6e2ed9e70",
            "title": "Liberty Bell Bay smelter workers plead for government support as final payday looms",
            "description": "Tasmanian smelter workers at risk of losing their salaries within the next two weeks are pleading with the state and federal governments to step in — pointing to large bailouts given to other companies.",
            "content": "Standing outside Australia's only manganese smelter, Mikayla Binns says the prospect of having to find a new job gives her \"massive anxiety and stress\".\nMs Binns is a fourth-year apprentice boilermaker and one of nearly 200 workers at the Liberty Bel... [4343 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/liberty-bell-bay-smelter-workers-plead-for-government-support/106575648",
            "image": "https://live-production.wcms.abc-cdn.net.au/3675d0068ec31d402b9c23bf22801771?impolicy=wcms_watermark_news&cropH=844&cropW=1500&xPos=0&yPos=156&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-17T06:54:18Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories