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": 201924,
    "articles": [
        {
            "id": "304d0953ab68caaa6707964bcde4bed7",
            "title": "Google's AI Overviews Now Include Quotes From Social Media Posts",
            "description": "Google's AI-generated search results will show direct quotes from people sharing their opinions and first-hand experiences on Reddit and other online communities.",
            "content": "Google on Wednesday announced five new updates to AI Overviews and AI Mode in Search. While all of them aim to improve context and highlight relevant links, a new section stands out for its reliance on social media posts and online discussions.\nAI Ov... [1325 chars]",
            "url": "https://au.pcmag.com/ai/117501/googles-ai-overviews-now-include-expert-advice-pulled-from-social-media",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/g/googles-ai/googles-ai-overviews-now-include-quotes-from-social-media-po_fqbd.1200.jpg",
            "publishedAt": "2026-05-06T15:39:37Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        },
        {
            "id": "b77f4399a833697e64f14df7a27a29ee",
            "title": "Valve Releases Steam Controller CAD Files So Modders Can Make It Their Own",
            "description": "Letting people play around with your hardware is a great way to encourage adoption.",
            "content": "Even if Valve's new Steam Controller is hard to get hold of, modders are going to have a field day with it. Valve has released the 3D CAD files for free, as it did with the original Steam Controller a decade ago.\nAs VideoCardz reports, modders will b... [1905 chars]",
            "url": "https://au.pcmag.com/game-controllers-accessories/117502/valve-releases-steam-controller-cad-files-so-modders-can-make-it-their-own",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/v/valve-rele/valve-releases-steam-controller-cad-files-so-modders-can-mak_zp7e.1200.jpg",
            "publishedAt": "2026-05-06T14:19:49Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        },
        {
            "id": "592d7ebe6dbd353c10463052d6300c79",
            "title": "Google's AI Overviews Now Include 'Expert Advice' Pulled From Social Media Posts",
            "description": "Google's AI-generated search results will show direct quotes from people sharing their opinions and first-hand experiences on Reddit and other online communities.",
            "content": "Google on Wednesday announced five new updates to AI Overviews and AI Mode in Search. While all of them aim to improve context and highlight relevant links, a new “Expert Advice” section stands out for its reliance on social media posts and online di... [1352 chars]",
            "url": "https://au.pcmag.com/ai/117501/googles-ai-overviews-now-include-expert-advice-pulled-from-social-media-posts",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/g/googles-ai/googles-ai-overviews-now-include-expert-advice-pulled-from-s_67t1.1200.png",
            "publishedAt": "2026-05-06T14:06:06Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        }
    ]
}

Categories