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": 209312,
    "articles": [
        {
            "id": "09a7ab1291ec5717ab93f02d5553c3f8",
            "title": "'Players Are Frustrated.' Microsoft Execs Tease a Return to Xbox-Exclusive Games",
            "description": "Xbox CEO Asha Sharma also concedes that Xbox's 'presence on PC isn’t strong enough,' while 'pricing is getting harder for people to keep up with.'",
            "content": "Microsoft is indicating it could revive Xbox-exclusive games after a period of phasing them out.\nXbox CEO Asha Sharma and Chief Content Officer Matt Booty mentioned the possibility in a message sent to the company’s gaming staff on Thursday, focused ... [3708 chars]",
            "url": "https://au.pcmag.com/gaming-1/117313/players-are-frustrated-microsoft-execs-tease-a-return-to-xbox-exclusive-games",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/p/players-ar/players-are-frustrated-microsoft-execs-tease-a-return-to-xbo_brjx.1200.jpg",
            "publishedAt": "2026-04-24T20:19:14Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        },
        {
            "id": "25a85097f22db3d7d0f669ceb64c9c75",
            "title": "New Final Fantasy XIV Expansion Called Evercold",
            "description": "The new Final Fantasy XIV expansion Evercold appeared for the first time at FFXIV Fan Fest 2026, and it'll appear in 2027.",
            "content": "During the US 2026 Final Fantasy XIV Fan Festival keynote, Director and Producer Naoki Yoshida announced the new expansion for FFXIV is called Evercold. We’ll see the MMORPG addition in January 2027. It is the first part of the Godless Realms saga.\nR... [1155 chars]",
            "url": "https://www.siliconera.com/new-final-fantasy-xiv-expansion-called-evercold/",
            "image": "https://www.siliconera.com/wp-content/uploads/2026/04/new-final-fantasy-xiv-expansion-called-evercold.jpg",
            "publishedAt": "2026-04-24T17:11:36Z",
            "lang": "en",
            "source": {
                "id": "3eecf0d8a5cb08f4c6e788ee7f873b99",
                "name": "Siliconera",
                "url": "https://www.siliconera.com"
            }
        },
        {
            "id": "186555051ff9f462ff3833fa8addaccb",
            "title": "PC Makers Are Gonna Struggle Making a MacBook Neo Killer",
            "description": "Even with Intel's new low-end \"Wildcat\" chips, it may not be possible.",
            "content": "The PC industry does not have a direct competitor for Apple’s hit $600 MacBook Neo—at least not yet. Intel’s latest low-end chips may provide PC makers their best opportunity to strike back at Apple, but it won’t be easy. Apple’s competitors will nee... [4104 chars]",
            "url": "https://gizmodo.com/pc-makers-are-gonna-struggle-making-a-macbook-neo-killer-2000750454",
            "image": "https://gizmodo.com/app/uploads/2026/03/Apple-Macbook-Neo-March-4th-7-1200x675.jpg",
            "publishedAt": "2026-04-24T17:00:18Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        }
    ]
}

Categories