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": 219700,
    "articles": [
        {
            "id": "3722c9a5704643fc01398560283b3800",
            "title": "Live: Wall Street rebounds after semiconductor rout, OpenAI files to list",
            "description": "Wall Street is rebounding after a semiconductor rout, as artificial intelligence giant OpenAI files to become a public company. Follow the day's events and insights from our business reporters on the ABC News live markets blog.",
            "content": "Oil prices settled $1 higher after rising more than 5% earlier in the session on Monday as Iran and Israel said they had halted attacks on each other following an appeal from US President Donald Trump.\nArathy Somasekhar of Reuters has this summary of... [4140 chars]",
            "url": "https://www.abc.net.au/news/2026-06-09/asx-markets-business-live-news-june-9-2026/106774138",
            "image": "https://live-production.wcms.abc-cdn.net.au/2bcc5de27112144035164dd51dacf77e?impolicy=wcms_watermark_news&cropH=530&cropW=942&xPos=0&yPos=14&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-08T21:56:48Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "1d190a209581fcc16e25e44a63d89303",
            "title": "5 things to watch on the ASX 200 on Tuesday",
            "description": "REA Group Ltd (ASX: REA) and Northern Star Resources Ltd (ASX: NST) shares will be on watch on the ASX 200 on Tuesday...",
            "content": "On Friday, the S&P/ASX 200 Index (ASX: XJO) ended the week with a decline. The benchmark index fell 0.7% to 8,625.1 points.\nWill the market be able to bounce back from this on Tuesday after returning from the public holiday? Here are five things to w... [1784 chars]",
            "url": "https://www.fool.com.au/2026/06/09/5-things-to-watch-on-the-asx-200-on-tuesday-09-june-2026/",
            "image": "https://www.fool.com.au/wp-content/uploads/2022/05/deep-in-thought-16.9-1200x675.jpg",
            "publishedAt": "2026-06-08T20:28:28Z",
            "lang": "en",
            "source": {
                "id": "8282fb7acac0975fadd471cafa42a40f",
                "name": "The Motley Fool Australia",
                "url": "https://www.fool.com.au"
            }
        },
        {
            "id": "ebb1e59e48d39ec6da3891d5a032ceca",
            "title": "Former Queensland ALP government awarded $15m contract to politically connected company despite 'red flags'",
            "description": "A cybersecurity company with financial red flags received a $15m state contract in the dying days of the Miles government.",
            "content": "Queensland's former state government awarded an ultimately doomed $15 million contract to a politically connected cybersecurity company despite a host of red flags, a taxpayer-funded autopsy of the decision reveals.\nThe red flags included the winning... [5368 chars]",
            "url": "https://www.abc.net.au/news/2026-06-09/cryptoloc-contract-financial-red-flags/106761304",
            "image": "https://live-production.wcms.abc-cdn.net.au/53c2f94b1c2824248ee9af81c0e6f9d3?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-08T20:24:12Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories