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": 347558,
    "articles": [
        {
            "id": "b9269e437fb0742148e54a99d1b1c000",
            "title": "Abandoned PhD helps to unearth Twelve Apostles' origins",
            "description": "A study has uncovered the ancient, and surprisingly recent, origins of a beloved cliffside attraction, aided by the...",
            "content": "Rock layers in the Twelve Apostles have revealed some surprises about the natural phenomenon. Photo: Joel Carrett/AAP PHOTOS\nAn unpublished doctoral thesis and microscopic fossils have led researchers to uncover the origins of one of Australia's best... [4872 chars]",
            "url": "https://www.canberratimes.com.au/story/9232162/abandoned-phd-helps-to-unearth-twelve-apostles-origins/",
            "image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/2ecef9ef-3171-477d-90a9-95a09def5bcf.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
            "publishedAt": "2026-04-23T20:09:23Z",
            "lang": "en",
            "source": {
                "id": "a6f65972b4a593b55dffbc2b25866ab5",
                "name": "The Canberra Times",
                "url": "https://www.canberratimes.com.au"
            }
        },
        {
            "id": "053e31cf22fc90dba3015d7e9994e0bf",
            "title": "Daylight Saving Time Leaves Step Count Unchanged",
            "description": "Every spring and fall, a furious debate ignites across the country: Should we do away with daylight saving time?Beyond anecdotes of preferences",
            "content": "Every spring and fall, a furious debate ignites across the country: Should we do away with daylight saving time?\nBeyond anecdotes of preferences amongst various professions and household situations, the debate raises real questions for policymakers t... [4838 chars]",
            "url": "https://www.miragenews.com/daylight-saving-time-leaves-step-count-unchanged-1661248/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1578496479939-722d9dd1cc5b%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
            "publishedAt": "2026-04-23T19:48:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "d10236f13b5ec242d514653fceebbdbf",
            "title": "How Victoria's iconic Twelve Apostles formed over millions of years",
            "description": "An analysis of tiny fossils of sea creatures found in rock samples around the Port Campbell region in south-western Victoria has refined our understanding of how the Twelve Apostles formed.",
            "content": "Victoria's stunning sea stacks known as the Twelve Apostles were carved off coastal cliffs by waves and erosion in only the past few thousand years.\nBut the geological history of the iconic monoliths, which tower up to 45 metres in height, and of the... [4802 chars]",
            "url": "https://www.abc.net.au/news/science/2026-04-24/how-victorias-twelve-apostles-formed-over-millions-of-years/106594348",
            "image": "https://live-production.wcms.abc-cdn.net.au/acd3ea3fa6c2e9c5a16caa58a4dfe3d2?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=382&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-23T19:00:00Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories