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": 370872,
    "articles": [
        {
            "id": "f9039c49e02f5686544262c455d3b759",
            "title": "Dementia Australia’s research foundation commits $2.6 million to 12 new projects",
            "description": "The Dementia Australia Research Foundation has announced its 2026 grant program, funding 12 research projects across...",
            "content": "The Dementia Australia Research Foundation has announced $2.6 million in funding for 12 research projects across prevention, diagnosis, treatment, and care.\nThe 2026 grant program supports early, mid-career, and senior researchers working on some of ... [2264 chars]",
            "url": "https://www.agedcareguide.com.au/talking-aged-care/dementia-australias-research-foundation-commits-2-6-million-to-12-new-projects",
            "image": "https://agedcareguide-assets.imgix.net/news/articles/wp/research-1.png?fm=png&h=750&q=65",
            "publishedAt": "2026-06-02T06:00:18Z",
            "lang": "en",
            "source": {
                "id": "87ddd0fc8319154dcf5e9d7d731ba0ba",
                "name": "Aged Care Guide",
                "url": "https://www.agedcareguide.com.au"
            }
        },
        {
            "id": "bec1fafd374df74ca33d92f2729caaac",
            "title": "GLP-1 drugs like Ozempic show promise for more than weight loss. But what’s science vs hype?",
            "description": "Ozempic-style drugs have been flagged as possible treatments for cancer, dementia, endo, addiction and more. An expert explains what the evidence really says.",
            "content": "You’ve probably heard of Ozempic or Wegovy. These are the injectable drugs that have become household names for weight loss and diabetes.\nNow, researchers are investigating whether these medications known as GLP-1 agonists or GLP-1 drugs could treat ... [5859 chars]",
            "url": "https://theconversation.com/glp-1-drugs-like-ozempic-show-promise-for-more-than-weight-loss-but-whats-science-vs-hype-283884",
            "image": "https://images.theconversation.com/files/739270/original/file-20260602-57-75x8ks.png?ixlib=rb-4.1.0&rect=0%2C177%2C1479%2C739&q=45&auto=format&w=1356&h=668&fit=crop",
            "publishedAt": "2026-06-02T05:00:25Z",
            "lang": "en",
            "source": {
                "id": "344b3e5c4a3152c0cbebe5418ae064b7",
                "name": "The Conversation",
                "url": "https://theconversation.com"
            }
        },
        {
            "id": "5a25dc505952842c3506d16063195a93",
            "title": "Major Russian attack on Ukraine leaves multiple dead and dozens injured",
            "description": "A major Russian attack on parts of Ukraine and its capital, Kyiv, has killed multiple people, damaged buildings and left others feared trapped under rubble, local authorities say.",
            "content": "A major Russian attack on parts of Ukraine and its capital, Kyiv, has killed multiple people, damaged buildings and left others feared trapped under rubble, local authorities say.\nKyiv Mayor Vitali Klitschko said a suspected missile strike on a 24-st... [3105 chars]",
            "url": "https://www.abc.net.au/news/2026-06-02/russian-attack-on-ukraine-kills-multiple-injures-dozens/106749370",
            "image": "https://live-production.wcms.abc-cdn.net.au/0d497f4018d3fffc8f2abf20c079c596?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=21&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-02T04:45:23Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories