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": 224464,
    "articles": [
        {
            "id": "2ad90ddf03734adc93c3a1128d6e14cd",
            "title": "like flapping drone drives birds away from strawberry crops in Qld trial",
            "description": "A drone with flapping wings is being trialled to scare away rainbow lorikeets that are eating hundreds of thousands of dollars' worth of strawberries.",
            "content": "A drone mimicking a peregrine falcon is giving hope to farmers losing hundreds of thousands of dollars' worth of strawberries to ravenous rainbow lorikeets.\nThe robotic raptor has the same size, silhouette and flight patterns of the world's fastest b... [3649 chars]",
            "url": "https://www.abc.net.au/news/rural/2026-06-02/falcon-drone-scares-birds-away-strawberry-crops-queensland/106674566",
            "image": "https://live-production.wcms.abc-cdn.net.au/b50c18d7d0bd65ab380ccc85cd99ae17?impolicy=wcms_watermark_news&cropH=3213&cropW=5712&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-01T21:02:12Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "7088c93146d8c3790386d421dbf41ddf",
            "title": "5 things to watch on the ASX 200 on Tuesday",
            "description": "BHP Group Ltd (ASX: BHP) and Northern Star Resources Ltd (ASX: NST) shares will be on watch on the ASX 200 on Tuesday...",
            "content": "On Monday, the S&P/ASX 200 Index (ASX: XJO) started the week with the smallest of declines. The benchmark index edged a fraction lower to 8,729.4 points.\nWill the market be able to bounce back from this on Tuesday? Here are five things to watch:\nASX ... [1517 chars]",
            "url": "https://www.fool.com.au/2026/06/02/5-things-to-watch-on-the-asx-200-on-tuesday-02-june-2026/",
            "image": "https://www.fool.com.au/wp-content/uploads/2022/05/deep-in-thought-16.9-1200x675.jpg",
            "publishedAt": "2026-06-01T20:32:50Z",
            "lang": "en",
            "source": {
                "id": "8282fb7acac0975fadd471cafa42a40f",
                "name": "The Motley Fool Australia",
                "url": "https://www.fool.com.au"
            }
        },
        {
            "id": "0378433130c6f3452468abb5c84f94f2",
            "title": "Tough times for hospitality businesses with rising cost of food and power",
            "description": "The hospitality sector is grappling with \"unprecedented\" cost increases, according to a national peak body, with many being forced to close their doors.",
            "content": "Publican Simone Douglas has been pouring pints for decades, but the rising cost of staying in business has become a daily worry.\n\"If you're a small business owner, your sleepless nights have increased probably by 50 per cent,\" Ms Douglas said.\n\"Every... [5364 chars]",
            "url": "https://www.abc.net.au/news/2026-06-02/cost-of-running-a-restaurant-or-cafe-is-on-the-rise/106734446",
            "image": "https://live-production.wcms.abc-cdn.net.au/fe104f44ffde89696aeb10b617b4e810?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-01T20:05:08Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories