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": 212844,
    "articles": [
        {
            "id": "9e4c5c3ac3d8f5756850a3f24218ba83",
            "title": "Rising costs push regional NSW shops to innovate",
            "description": "Owners of stores in rural towns say the landscape has changed since COVID, and higher costs and fewer customers have forced them to innovate.",
            "content": "Caitlynn King was just 21 when she purchased the local newsagency in Gilgandra in western New South Wales.\nA sharp downturn in revenue due to the COVID pandemic in 2020 gave her a crash course in the challenges of running a small business in a rural ... [3361 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/small-town-retailers-reinvent-survival-fuel-crisis/106563712",
            "image": "https://live-production.wcms.abc-cdn.net.au/35a127dcef522639695b275eaf7e1cfc?impolicy=wcms_watermark_news&cropH=2642&cropW=4696&xPos=153&yPos=1108&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-16T20:32:59Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "42ddce9bb12a0943393ece83b02ba9d2",
            "title": "Cola suggests it could abandon Queensland Containers for Change scheme amid proposed reforms",
            "description": "The Queensland government recently introduced proposed laws to overhaul the governance of the scheme, while also ruling out an increase to the 10-cent refund amount.",
            "content": "In short:\nThe Queensland government recently introduced proposed laws to overhaul the governance of the Containers for Change scheme, while also ruling out an increase to the 10-cent refund amount.\nIn a submission to a parliamentary committee, Coca-C... [3095 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/coca-cola-containers-for-change-reforms-queensland/106571816",
            "image": "https://live-production.wcms.abc-cdn.net.au/0d0d90d579315c79abf53f21cbfc191a?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=350&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-16T19:45:46Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "eb1f243f56b75f269fca7de402d8730a",
            "title": "Regional airport workers facing uncertain future as Qantas cuts and suspends routes, citing fuel costs",
            "description": "Qantas's decision to cut one regional South Australian route and suspend four others came as a shock to workers at regional airports.",
            "content": "Aviation staff working on routes suspended or cancelled by Qantas this week found out their jobs may be affected via the media, the Transport Workers' Union (TWU) has said.\nOn Tuesday, Qantas announced it was cutting all flights between Adelaide and ... [2480 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/qantas-regional-cuts-fuel-costs-airport-workers-anger-sa/106570800",
            "image": "https://live-production.wcms.abc-cdn.net.au/b8f7cd10fbb04b337e17dedc4f0d95b3?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=374&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-16T19:22:19Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories