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": 332576,
    "articles": [
        {
            "id": "16077b163aef37f70eb7d6a52920c337",
            "title": "Carlton aware Elijah Hollands was 'struggling in the game' as AFL demands answers after mental health episode",
            "description": "Carlton chief executive Graham Wright has \"at this stage\" ruled out alcohol and illicit drugs being a factor in Elijah Hollands' MCG mental health episode.",
            "content": "Carlton has swiftly ruled Elijah Hollands out of the Blues' next game after his \"unprecedented\" mental health episode against Collingwood.\nThe Blues continue to investigate the circumstances surrounding Hollands's concerning performance at the MCG on... [2866 chars]",
            "url": "https://www.abc.net.au/news/2026-04-19/blues-to-examine-weeks-before-hollands-episode-afl-answers/106581196",
            "image": "https://live-production.wcms.abc-cdn.net.au/9f94c822dfe887addbff1b61cf911fa9?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=177&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-19T03:02:14Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "aabbfd33044c1d502a8957764eb83754",
            "title": "Smith issues first statement after his release from Sydney jail on bail",
            "description": "War veteran Ben Roberts-Smith issues his first statement since his release on bail from a Sydney jail.",
            "content": "Decorated war veteran Ben Roberts-Smith has publicly denied all allegations against him, vowing to use a criminal trial to clear his name.\nThe 47-year-old read a prepared statement to media on the Gold Coast on Sunday, categorically rejecting the cha... [1435 chars]",
            "url": "https://www.abc.net.au/news/2026-04-19/ben-roberts-smith-issues-first-statement-after-bail-release/106581144",
            "image": "https://live-production.wcms.abc-cdn.net.au/86501044e24cde232401ecc16f0b1432?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-19T02:49:45Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "7db67d490e6fc04fcbaa506d33eece62",
            "title": "Love story: I fell in love with my daughter's father two years after she was born",
            "description": "After a casual fling led to a surprise pregnancy in my mid-20s, I was parenting alone. A phone call two years later changed everything.",
            "content": "When a casual fling led to a surprise pregnancy, Tessa Dijkgraaf told father-to-be Jordan not to \"come in and out\" and break their daughter's heart. He opted out, but around Memphis's second birthday, Tessa got a phone call that changed everything.\nW... [3674 chars]",
            "url": "https://www.abc.net.au/news/2026-04-19/falling-in-love-with-my-daughters-father/106388284",
            "image": "https://live-production.wcms.abc-cdn.net.au/702b8175bfc9d848e87be9878103eb81?impolicy=wcms_watermark_news&cropH=546&cropW=970&xPos=0&yPos=113&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-19T02:01:06Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories