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": 351358,
    "articles": [
        {
            "id": "4e067f4228bd30c0b0007bc99a6cf915",
            "title": "Man arrested after allegedly threatening Andrew Mountbatten",
            "description": "Police arrest a man who allegedly had a weapon and was threatening King Charles III's brother Andrew Mountbatten-Windsor near his Norfolk home on Wednesday evening, local time.",
            "content": "A man has been arrested after allegedly threatening King Charles III's brother, Andrew Mountbatten-Windsor, near his Norfolk home this week.\nPolice were called to an area near the Sandringham Estate, where Mr Mountbatten-Windsor moved earlier this ye... [1969 chars]",
            "url": "https://www.abc.net.au/news/2026-05-08/man-arrested-after-allegedly-threatening-former-prince-andrew/106655996",
            "image": "https://live-production.wcms.abc-cdn.net.au/6e572a581e3d6f26d9507b3b09c16b43?impolicy=wcms_watermark_news&cropH=1440&cropW=2560&xPos=0&yPos=240&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-07T15:43:00Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "29bd6503aa0133e80eb0098f9df0d157",
            "title": "NASA's Prithvi: First AI Geospatial Model in Orbit",
            "description": "4 min read\nFlorida as seen from the International Space Station. A NASA geospatial AI foundation model was deployed to a platform aboard the space",
            "content": "A team of researchers from Adelaide University and the SmartSat Cooperative Research Center in South Australia has successfully uploaded and demonstrated NASA and IBM's open-source Prithvi Geospatial artificial intelligence (AI) foundation model aboa... [2287 chars]",
            "url": "https://www.miragenews.com/nasas-prithvi-first-ai-geospatial-model-in-orbit-1669490/",
            "image": "https://assets.science.nasa.gov/dynamicimage/assets/science/esd/eo/images/imagerecords/145000/145308/iss058e028096_lrg.jpg?w=5568&h=3712&fit=clip&crop=faces%2Cfocalpoint",
            "publishedAt": "2026-05-07T15:32:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "97ae7cf457f078289d7f9019ad86aca0",
            "title": "Intel Core 9 273PQE 'Bartlett Lake' CPU seen benchmarked, up to 10% faster than the Core i9-14900K",
            "description": "Intel's Bartlett Lake-S CPUs are only available for embedded and edge use, but that hasn't stopped enthusiasts from benchmarking them in games.",
            "content": "Intel's \"Bartlett Lake\" lineup has been shrouded in mystery ever since its first leaks appeared. Not much is publicly known about the performance of the P-core-only lineup targeted for embedded and edge use. Intel has confirmed that Bartlett Lake-S w... [1461 chars]",
            "url": "https://www.tweaktown.com/news/111482/intel-core-9-273pqe-bartlett-lake-cpu-seen-benchmarked-up-to-10-percent-faster-than-the-core-i9-14900k/index.html",
            "image": "https://static.tweaktown.com/news/1/1/111482_6498_intel-core-9-273pqe-bartlett-lake-cpu-seen-benchmarked-up-to-10-faster-than-the-i9-14900k_full.png",
            "publishedAt": "2026-05-07T15:30:06Z",
            "lang": "en",
            "source": {
                "id": "88d2c803bf7465094b81545571a67996",
                "name": "TweakTown",
                "url": "https://www.tweaktown.com"
            }
        }
    ]
}

Categories