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": 214612,
    "articles": [
        {
            "id": "33a5bd64091af1b6d3c3e2afa7db7c1e",
            "title": "McDonald's confirms plan for restaurant in historic Castlemaine",
            "description": "McDonald's says it has identified a site in Castlemaine and is exploring the possibility of establishing a restaurant, but it's not being welcomed by some in the town.",
            "content": "Residents of the Victorian town of Castlemaine say a plan by McDonald's to enter the community would diminish its \"soul\".\nThe town, about a 90-minute drive north-west from Melbourne, has been nicknamed \"north Northcote\" for an influx of tree changers... [2793 chars]",
            "url": "https://www.abc.net.au/news/2026-05-21/macdonalds-plans-a-move-to-castlemaine/106702356",
            "image": "https://live-production.wcms.abc-cdn.net.au/e699499835333b2c21e099ea847e2a86?impolicy=wcms_watermark_news&cropH=1447&cropW=2573&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-21T02:25:28Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "60275254c6b1bff3cb033afeb314825f",
            "title": "Former NSW Young Australian of the Year Nikhil Autar dies aged 32",
            "description": "Nikhil Autar, who was diagnosed with leukaemia when he was 17 years old, was named NSW Young Australian of the Year in 2024.",
            "content": "In short:\nFormer NSW Young Australian of the Year and medical social enterprise founder Nikhil Autar has died aged 32.\nHe founded an accessibility maps app and medical products, all while having many health challenges.\nDr Autar is being remembered as... [2179 chars]",
            "url": "https://www.abc.net.au/news/2026-05-21/former-young-nsw-aoty-nikhil-autar-dies/106704754",
            "image": "https://live-production.wcms.abc-cdn.net.au/f3ba327c0709018154446679f7b4de3e?impolicy=wcms_watermark_news&cropH=405&cropW=719&xPos=0&yPos=166&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-21T01:40:29Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "b32c708ad0ab12f9aef7f52350321027",
            "title": "Tech giant Nvidia reports growth of 85 per cent due to the construction of AI factories",
            "description": "The world's most valuable company, tech giant Nvidia, has reported a record revenue but investors are not impressed with second-quarter sales forecasts.",
            "content": "The world's most valuable company, tech giant Nvidia, has reported a record revenue of $US81.6 billion ($114.17 billion) in its first-quarter results, up 85 per cent on the same time a year ago.\nHowever, its second-quarter sales forecast has left inv... [2800 chars]",
            "url": "https://www.abc.net.au/news/2026-05-21/tech-giant-nvidia-delivers-results-exceeds-by-billions/106704670",
            "image": "https://live-production.wcms.abc-cdn.net.au/81d4a7d34c413234ca4647223a0b01c5?impolicy=wcms_watermark_news&cropH=1688&cropW=3000&xPos=0&yPos=156&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-21T01:22:27Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories