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": 195958,
    "articles": [
        {
            "id": "974eb6fbb9adc2ec17ae871a9cb26c3d",
            "title": "3 Lessons From Software Engineers on How AI Will Change Your Job",
            "description": "Some engineers say that AI's rapid transformation of the industry serves as a microcosm for what's to come.",
            "content": "Software engineers have a message for white-collar workers: Get ready.\nSince late last year, advances in tools like Claude Code and Codex have transformed how engineers do their jobs. While some are loving the new era of AI embedded in their workflow... [3895 chars]",
            "url": "https://www.businessinsider.com/software-engineers-lessons-white-collar-works-ai-disruption-2026-4",
            "image": "https://i.insider.com/69dd4ed84d9d0b2056492322?width=1200&format=jpeg",
            "publishedAt": "2026-04-19T09:48:00Z",
            "lang": "en",
            "source": {
                "id": "3349d5cc8abff1623266825fbe6b0f68",
                "name": "Business Insider",
                "url": "https://www.businessinsider.com"
            }
        },
        {
            "id": "83fdc4de62b7424d2958a7ffdb9b28bb",
            "title": "18 Easy Cleaning Tips For Someone Who Hates Cleaning",
            "description": "Bookmarking this for when I have unexpected guests on the way and my house feels out of control...",
            "content": "Bookmarking this for when I have unexpected guests on the way and my house feels out of control...\nI really, really hate cleaning, but unfortunately, I still have to do it if I don't want to live in filth. So recently, I asked members of the BuzzFeed... [5802 chars]",
            "url": "https://www.buzzfeed.com/meganeliscomb/home-cleaning-tips-fs",
            "image": "https://img.buzzfeed.com/buzzfeed-static/static/2023-11/10/19/enhanced/76ee3c179977/original-691-1699644392-4.jpg?crop=1250:654;0,68%26downsize=1250:*",
            "publishedAt": "2026-04-19T09:31:03Z",
            "lang": "en",
            "source": {
                "id": "b697b2aa95a614f8ec47e331bf4afa20",
                "name": "BuzzFeed",
                "url": "https://www.buzzfeed.com"
            }
        },
        {
            "id": "eb3acca436ec47461f507f617e246935",
            "title": "Perth fuel prices: More relief at our bowsers as prices to fall again on Monday",
            "description": "Perth is set to enjoy a further drop in fuel prices on Monday, as the cost at our bowsers gradually begin to fall since the war in the Middle East began at the beginning of March.",
            "content": "Perth will enjoy more relief at the bowser on Monday, as the cost of fuel continues to gradually begin to fall since the war in the Middle East began at the beginning of March.\nThe city’s fuel price cycle — which usually spiked on Wednesdays before t... [1119 chars]",
            "url": "https://www.perthnow.com.au/wa/perth-fuel-prices-more-relief-at-our-bowsers-as-prices-to-fall-again-on-monday-c-22162390",
            "image": "https://images.perthnow.com.au/publication/C-22162390/572154a181e39b950cb9045f2370c7c42646cb30-16x9-x565y0w6229h3504.jpg?imwidth=1200",
            "publishedAt": "2026-04-19T09:25:00Z",
            "lang": "en",
            "source": {
                "id": "419747a8cc582e19e0c6326b95e6ae8e",
                "name": "PerthNow",
                "url": "https://www.perthnow.com.au"
            }
        }
    ]
}

Categories