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": 364212,
    "articles": [
        {
            "id": "124f2fb4082e30c8ebe66557a71503d2",
            "title": "Seven key moments from Eurovision 2027",
            "description": "Slept through Eurovision this year? Here's what you missed from Europe's favourite song contest, in Vienna.",
            "content": "Eurovision is done and dusted for another year, with Bulgaria taking out the top spot, followed by Israel and Romania.\nAustralia was coming second following the jury votes, but placed fourth overall after audience votes were counted.\nIf you missed al... [5924 chars]",
            "url": "https://www.abc.net.au/news/2026-05-17/eurovision-key-takeaways/106686378",
            "image": "https://live-production.wcms.abc-cdn.net.au/fd62865f72bb71e2aa2861e918340b20?impolicy=wcms_watermark_news&cropH=1930&cropW=3431&xPos=0&yPos=323&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-16T23:43:10Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "4f9ecde203008b2e5c2932e28cf06cf6",
            "title": "PC beats console as Capcom's top sales platform for the past three years in a row",
            "description": "Capcom has sold more games on PC than it has on console for the past three years in a row, coinciding with digital now making up 93% of all sales.",
            "content": "Capcom's persistent efforts have paid off as the company has successfully leveraged the strength of PC storefronts.\nVIEW GALLERY - 5 IMAGES\nCapcom is one of the most interesting companies in gaming. The Japanese group has successfully grown its opera... [1707 chars]",
            "url": "https://www.tweaktown.com/news/111639/pc-beats-console-as-capcoms-top-sales-platform-for-the-past-three-years-in-a-row/index.html",
            "image": "https://static.tweaktown.com/news/1/1/111639_4_pc-beats-console-as-capcoms-top-sales-platform-for-the-past-three-years-in-row_full.png",
            "publishedAt": "2026-05-16T23:36:06Z",
            "lang": "en",
            "source": {
                "id": "88d2c803bf7465094b81545571a67996",
                "name": "TweakTown",
                "url": "https://www.tweaktown.com"
            }
        },
        {
            "id": "b8e6b6b506fc9205419ee53731c67b5c",
            "title": "Tens of thousands march in London in separate immigration, pro‑Palestinian protests",
            "description": "Tens of thousands of people have marched through central London in two separate protests: one against immigration and another in support of Palestinians.",
            "content": "Tens of thousands of people have marched through central London in two separate protests, one against high levels of immigration and a perceived Islamic threat to British identity, and another in support of Palestinians.\nPolice deployed 4,000 officer... [3764 chars]",
            "url": "https://www.abc.net.au/news/2026-05-17/tens-of-thousands-march-in-london-pro-palestine-anti-immigration/106689212",
            "image": "https://live-production.wcms.abc-cdn.net.au/522cf0672673d33a895f70b7f2cc5faf?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-16T23:29:05Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories