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": 216578,
    "articles": [
        {
            "id": "e99eabd85e5b3a922d74d4dfde8a2343",
            "title": "Microsoft just fixed the two biggest grievances I have with Windows",
            "description": "And I couldn't be happier.",
            "content": "Summary\nTaskbar can finally be moved to any screen edge.\nYou can also choose icon alignment per taskbar position; Start and Search open relative to the taskbar.\nStart menu gets toggles for Pinned/Recommended/All, small/large sizes, and an option to h... [2144 chars]",
            "url": "https://www.xda-developers.com/microsoft-just-fixed-the-two-biggest-grievances-i-have-with-windows/",
            "image": "https://static0.xdaimages.com/wordpress/wp-content/uploads/wm/2026/05/windows-11-sign-in.jpg?w=1600&h=900&fit=crop",
            "publishedAt": "2026-05-15T22:17:39Z",
            "lang": "en",
            "source": {
                "id": "8d8068452078b0860071d03888ae3c84",
                "name": "XDA",
                "url": "https://www.xda-developers.com"
            }
        },
        {
            "id": "eab1b1a326e718f92f67887535b2eea3",
            "title": "ASUS enters the memory business and launches its first 'ROG' DDR5 RAM modules",
            "description": "The new ASUS ROG DDR5 RGB Edition 20 packs 48GB of capacity, DDR5-6000 CL26 speeds, and a unique ROG Mode exclusive to ASUS motherboards.",
            "content": "ASUS has officially thrown its hat into the desktop memory ring. After months of speculation, the company finally confirmed its entry into the enthusiast memory market with the launch of its very first Republic of Gamers-branded kit, the ROG DDR5 RGB... [1848 chars]",
            "url": "https://www.tweaktown.com/news/111623/asus-enters-the-memory-business-and-launches-its-first-rog-ddr5-ram-modules/index.html",
            "image": "https://static.tweaktown.com/news/1/1/111623_2856_asus-enters-the-memory-business-and-launches-its-first-rog-ddr5-ram-modules_full.jpg",
            "publishedAt": "2026-05-15T20:18:06Z",
            "lang": "en",
            "source": {
                "id": "88d2c803bf7465094b81545571a67996",
                "name": "TweakTown",
                "url": "https://www.tweaktown.com"
            }
        },
        {
            "id": "58ae00b657a173998f3d68ac27d87ebe",
            "title": "Microsoft's Edge Drops Plaintext Password Loading After Backlash",
            "description": "Edge 'will no longer load passwords into memory on startup,' Microsoft says after a researcher flagged a way for a malware infection to easily loot passwords from the browser.",
            "content": "Facing backlash, Microsoft is reversing a controversial design choice in the Edge browser that stored passwords in plaintext in a computer’s RAM, paving the way for malware to fetch the data.\n“We are addressing the originally reported issue immediate... [2750 chars]",
            "url": "https://au.pcmag.com/browsers/117676/microsofts-edge-drops-plaintext-password-loading-after-backlash",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/m/microsofts/microsofts-edge-drops-plaintext-password-loading-after-backl_7juf.1200.jpg",
            "publishedAt": "2026-05-15T17:40:10Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        }
    ]
}

Categories