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": 352382,
    "articles": [
        {
            "id": "f030b4bf8b4f8315f160706c10a14225",
            "title": "Congo reports more than 200 suspected Ebola deaths",
            "description": "More than 200 people in the Democratic Republic of Congo have died from Ebola, as authorities battle to...",
            "content": "There's been more than 200 Ebola deaths in the Democratic Republic of the Congo. Photo: EPA PHOTO\nThe death toll from an Ebola outbreak in the Democratic Republic of Congo continues to rise.\nSubscribe now for unlimited access .\nor signup to continue ... [5145 chars]",
            "url": "https://www.canberratimes.com.au/story/9252346/congo-reports-more-than-200-suspected-ebola-deaths/",
            "image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/c51aa88c-fe19-47d4-b713-2f345ecaea7b.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
            "publishedAt": "2026-05-24T02:40:29Z",
            "lang": "en",
            "source": {
                "id": "a6f65972b4a593b55dffbc2b25866ab5",
                "name": "The Canberra Times",
                "url": "https://www.canberratimes.com.au"
            }
        },
        {
            "id": "e2e4bf8ae86542a4c5b527d76ea7f155",
            "title": "New leak shows the Intel Core Ultra 7 251HX beating the Core i9 14900HX in Cinebench",
            "description": "While the multi-threaded Cinebench score is quite similar, the Core Ultra 7 251HX displays superior power efficiency to the i9-14900HX.",
            "content": "Intel recently expanded its Arrow Lake-HX lineup by quietly launching the Core Ultra 7 251HX. This uniquely-named CPU was first spotted in some gaming laptop listings before Intel made its product page available on ARK. The CPU sits between the Core ... [1782 chars]",
            "url": "https://www.tweaktown.com/news/111787/new-leak-shows-the-intel-core-ultra-7-251hx-beating-the-core-i9-14900hx-in-cinebench/index.html",
            "image": "https://static.tweaktown.com/news/1/1/111787_18_new-leak-shows-the-intel-core-ultra-7-251hx-beating-i9-14900hx-in-cinebench_full.png",
            "publishedAt": "2026-05-24T02:30:04Z",
            "lang": "en",
            "source": {
                "id": "88d2c803bf7465094b81545571a67996",
                "name": "TweakTown",
                "url": "https://www.tweaktown.com"
            }
        },
        {
            "id": "b1ef4ddc215c7ebb537f1106fa9e55da",
            "title": "Auction clearance rates drop to 50 per cent following changes to negative gearing and capital gains tax",
            "description": "Negative sentiment around the property sector has started to make its way into the marketplace since the federal budget, but real estate experts say it may prove to be good news for first-home buyers.",
            "content": "Negative sentiment around the property sector has started to make its way into the marketplace since the federal budget, but real estate experts say it may prove to be good news for first-home buyers.\nChanges to negative gearing and capital gains tax... [3376 chars]",
            "url": "https://www.abc.net.au/news/2026-05-24/auction-clears-rates-drop-to-50-per-cent/106714340",
            "image": "https://live-production.wcms.abc-cdn.net.au/7ce8589a1eeaadb7b067df3c62f44f43?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=397&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-24T01:38:36Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories