Australia Nation News API

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

Get API key for the Australia Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 314308,
    "articles": [
        {
            "id": "f590ebf2e71597a5c5660a37c0842d92",
            "title": "Older Australians with motor neurone disease consider early euthanasia under aged care system",
            "description": "The death of AFL legend Neale Daniher has shone a light on the grim choices faced by older Australians fighting motor neurone disease.",
            "content": "Glenn Rowan's degenerative motor neurone disease (MND) has forced him to make a difficult choice: bleed money to fund his own 24/7 care, or die prematurely.\nHe says others like him will also be pushed into early euthanasia by the high cost of managin... [5331 chars]",
            "url": "https://www.abc.net.au/news/2026-06-14/aged-care-system-failing-australians-with-motor-neurone-disease/106776088",
            "image": "https://live-production.wcms.abc-cdn.net.au/66f89686c0a62163113ae463cc83edd7?impolicy=wcms_watermark_news&cropH=2268&cropW=4032&xPos=0&yPos=754&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-13T19:45:43Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "0bea611e5db6b93946d69ed73ae0afaa",
            "title": "Australia's invisible mothers",
            "description": "For the Pacific Islander women who harvest the fruit and vegetables that stock Australia’s supermarket shelves, motherhood here can mean injury, debt, secrecy and fear.",
            "content": "For the Pacific Islander women who harvest the fruit and vegetables that stock Australia's supermarket shelves, motherhood here can mean injury, debt, secrecy and fear.\nSure, Priscilla could hide her growing belly from her supervisors on the grape fa... [21282 chars]",
            "url": "https://www.abc.net.au/news/2026-06-14/pacific-farm-worker-pregnancies-undocumented-labour/106779364",
            "image": "https://live-production.wcms.abc-cdn.net.au/b57ab621195e28c9547466fab6b42a23?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=104&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-13T19:36:40Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "508f86f310e6adf42163d04764e9fa9e",
            "title": "Some people believe Britain is 'broken', and they are looking to Australia for populist inspiration",
            "description": "Right-wing populism is rising in the UK where, like Australia, the political landscape is looking very different lately. It has prompted some people to ask if these surging parties can deliver on their promises.",
            "content": "For most of his life, Nigel Farage was known in Britain for being a fervent right-wing activist, perched at the political fringes.\nWhen he started the Reform party (originally the Brexit party) in 2018, he had unsuccessfully run for the national parl... [8352 chars]",
            "url": "https://www.abc.net.au/news/2026-06-14/reform-uk-rising-popularity-sparks-question-if-it-can-deliver/106774178",
            "image": "https://live-production.wcms.abc-cdn.net.au/cb8efc5760ba7512105b83d3fecec3c3?impolicy=wcms_watermark_news&cropH=720&cropW=1280&xPos=0&yPos=67&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-13T19:09:11Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories