Australia Technology News API

Get the live top technology headlines from Australia with our JSON API.

Get API key for the Australia Technology 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=technology&apikey=API_KEY
{
    "totalArticles": 212226,
    "articles": [
        {
            "id": "dc51a8e732dfb321c40aa5d839d02866",
            "title": "Op-Ed: Microsoft June Patch Tuesday reveals 200 vulnerabilities",
            "description": "While the Redmond software giant quietly addresses more than 300 browser vulnerabilities, it’s also responding to a very angry vulnerability researcher…",
            "content": "So far this month, Microsoft has also provided patches to address 360 browser vulnerabilities, which is an order of magnitude more than has been typical in any given month over the past few years. As usual, browser vulnerabilities are not included in... [5007 chars]",
            "url": "https://www.cyberdaily.au/security/13729-op-ed-microsoft-june-patch-tuesday-reveals-200-vulnerabilities",
            "image": "https://res.cloudinary.com/momentum-media-group-pty-ltd/image/upload/v1691996509/Cyber%20Security/microsoft-building-csc_staxyy.jpg",
            "publishedAt": "2026-06-11T02:47:19Z",
            "lang": "en",
            "source": {
                "id": "00bcbb1179adb21f3441c35626b2ae5b",
                "name": "Cyber Daily",
                "url": "https://www.cyberdaily.au"
            }
        },
        {
            "id": "6c56da5b6644c4903bc1eb5bd0fa84b9",
            "title": "Logitech announces the Mobi Fold, a foldable, lightweight mouse designed for comfortable use while away from the office",
            "description": "Logitech has launched a new ultra-portable foldable mouse, the Mobi Fold, designed for the professional on the go.  Logitech’s first foldable mouse",
            "content": "Logitech has launched a new ultra-portable foldable mouse, the Mobi Fold, designed for the professional on the go. Logitech’s first foldable mouse is designed to provide comfort alongside full productivity, wherever you may be.\nLogitech found in its ... [1907 chars]",
            "url": "https://eftm.com/2026/06/logitech-announces-the-mobi-fold-a-foldable-lightweight-mouse-designed-for-comfortable-use-while-away-from-the-office-277124",
            "image": "https://eftm.com/wp-content/uploads/2026/06/Screenshot-2026-06-10-21.24.35.png",
            "publishedAt": "2026-06-11T00:37:24Z",
            "lang": "en",
            "source": {
                "id": "29eae095539c6f6fd9a1c3f067dca3b8",
                "name": "EFTM",
                "url": "https://eftm.com"
            }
        },
        {
            "id": "87702e76a459591ebbed895b735eb176",
            "title": "Durack family descendant John Miller on why he will never retire",
            "description": "John Miller, son of author Dame Mary Durack, on how his family's pioneering history and Kimberley childhood continue to inspire his unique designs.",
            "content": "Seventy-one-year-old jeweller John Miller has never considered retirement, and plans to continue setting stones and silversmithing until his final breath.\n\"People ask me why I'm still working, but like most old artists, I just keep going,\" Miller tol... [1719 chars]",
            "url": "https://www.thesenior.com.au/story/9289732/durack-family-descendant-john-miller-on-why-he-will-never-retire/",
            "image": "https://www.thesenior.com.au/images/transform/v1/crop/frm/255170432/0cdf7032-57d4-457c-b0d3-d14d32eff403.png/r7_0_1150_600_w1200_h630_fmax.jpg",
            "publishedAt": "2026-06-11T00:35:37Z",
            "lang": "en",
            "source": {
                "id": "594b86b833a9dc7db7bdbf74ed5e380b",
                "name": "thesenior.com.au",
                "url": "https://www.thesenior.com.au"
            }
        }
    ]
}

Categories