Australia News API

Get the live top headlines from Australia with our JSON API.

Get API key for the Australia 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=general&apikey=API_KEY
{
    "totalArticles": 356774,
    "articles": [
        {
            "id": "f020b71197f193527fa4ef9a17c72470",
            "title": "like drugs may improve kidney disease outcomes",
            "description": "Research shows semaglutide — commonly sold as Ozempic or Wegovy — can improve kidney function and survival rates for people with some chronic diseases, even if they have heart issues.",
            "content": "Semaglutide — a medication commonly sold as Ozempic or Wegovy — is typically associated with weight loss.\nBut it can also slow the progression of kidney disease in people with type 2 diabetes and chronic kidney disease.\nA new analysis published today... [5360 chars]",
            "url": "https://www.abc.net.au/news/health/2026-06-03/ozempic-style-drugs-improve-kidney-disease-outcomes-study/106743854",
            "image": "https://live-production.wcms.abc-cdn.net.au/bd9325204579d1d38694b1691cbec48b?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-02T19:00:00Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "2c52dd085b9acf7e8d3aaf3fcc4a14c9",
            "title": "Microsoft Debuts AI-Focused Mini PC With Nvidia RTX Spark Inside",
            "description": "The RTX Spark Dev Box will arrive alongside the Surface Laptop Ultra for customers seeking a small yet powerful Windows machine that can run AI models locally.",
            "content": "Nvidia's upcoming RTX Spark PC chip is coming to laptops, but also mini PCs, and Microsoft will be among the vendors developing one.\nAt its Build conference, Microsoft introduced the Surface RTX Spark Dev box, which has been designed to run Windows 1... [3998 chars]",
            "url": "https://au.pcmag.com/ai/118014/microsoft-ai-focused-mini-pc-with-nvidia-rtx-spark-inside-build-2026",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/m/microsoft-/microsoft-debuts-ai-focused-mini-pc-with-nvidia-rtx-spark-in_1tmc.1200.jpg",
            "publishedAt": "2026-06-02T16:30:00Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        },
        {
            "id": "60aa75542b538d3c9fd7d18798627329",
            "title": "UNC Astronomers Solve Cosmic Radio Mystery",
            "description": "A small, dense dead star caught tearing material from a companion star has helped astronomers solve one of the universe's most perplexing mysteries",
            "content": "A small, dense dead star caught tearing material from a companion star has helped astronomers solve one of the universe's most perplexing mysteries and researchers at UNC-Chapel Hill played a key role in uncovering the answer.\nWorking as part of an i... [4289 chars]",
            "url": "https://www.miragenews.com/unc-astronomers-solve-cosmic-radio-mystery-1684978/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=cdn.pixabay.com%2Fphoto%2F2016%2F11%2F29%2F05%2F45%2Fastronomy-1867616_960_720.jpg",
            "publishedAt": "2026-06-02T15:30:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories