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": 344898,
    "articles": [
        {
            "id": "3e882d7e4ffae73be5162e28416cbf5c",
            "title": "Magpies ruck gets green light, star forward edges closer to AFL return",
            "description": "Collingwood has received a boost with Darcy Cameron to take on Geelong, as Craig McRae provides an update on Bobby Hill",
            "content": "COLLINGWOOD ruck Darcy Cameron has been cleared to face Geelong on Saturday night, while small forward Bobby Hill is edging towards an AFL return in the coming weeks.\nCameron, 30, passed a fitness test at Olympic Park on Thursday morning after injuri... [3668 chars]",
            "url": "https://www.afl.com.au/news/1513657/collingwood-magpies-ruck-darcy-cameron-gets-green-light-star-forward-bobby-hill-edges-closer-to-afl-return",
            "image": "https://resources.afl.com.au/afl/photo/2026/04/25/24ea9f90-8ed4-4091-b01a-96834df50a76/qmBO62bV.jpg",
            "publishedAt": "2026-05-07T02:13:00Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        },
        {
            "id": "0d1ecf841cf2c268f7d48e04dc575e5d",
            "title": "Annie Gas Field Project approved for waters near Twelve Apostles in Otway Basin",
            "description": "The gas field off the south-west coast of Victoria could provide up to 4 per cent of the east coast's energy supplies.",
            "content": "The Victorian and federal governments have approved plans to build a new offshore gas field in waters near world-famous tourist destination the Twelve Apostles.\nAustralian energy company Amplitude Energy will start work next year on its Annie Gas Fie... [3020 chars]",
            "url": "https://www.abc.net.au/news/2026-05-07/new-gas-field-near-twelve-apostles-approved/106651312",
            "image": "https://live-production.wcms.abc-cdn.net.au/2b7a3c96c2a487b142c23feff50401f9?impolicy=wcms_watermark_news&cropH=1125&cropW=2000&xPos=0&yPos=373&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-07T02:05:27Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "e9a51421d382859ccfb9dead1591adfe",
            "title": "Judge releases note said to have been written by Jeffrey Epstein in jail cell",
            "description": "A note Jeffrey Epstein's cellmate claims he found after the convicted sex offender's first suspected attempt to take his own life in a New York jail has been made public.",
            "content": "In short:\nA judge has released a note Jeffrey Epstein's former cellmate claims he found after the convicted sex offender's first suspected attempt to kill himself.\nUS District Judge Kenneth ordered the note to be released after The New York Times pet... [1732 chars]",
            "url": "https://www.abc.net.au/news/2026-05-07/jeffrey-epstein-note-released-by-us-judge/106651716",
            "image": "https://live-production.wcms.abc-cdn.net.au/d1c40893c7ccd2ed5608e4d53a0d77df?impolicy=wcms_watermark_news&cropH=1120&cropW=1989&xPos=5&yPos=291&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-07T01:18:35Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories