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": 216400,
    "articles": [
        {
            "id": "cd8dad935664c5057a21e01dacc7e0c5",
            "title": "‘Unlimited Attack Vectors’-All Windows Versions At Risk From New Flaw",
            "description": "Security researchers have uncovered an unpatched Windows security bug with effectively unlimited potential attack vectors—what defenders need to know.",
            "content": "Microsoft has failed to patch a security vulnerability affecting Windows users, with the ability to enable privilege escalation, and for which the researcher behind the discovery warned: “the number of potential attack vectors is effectively unlimite... [4265 chars]",
            "url": "https://www.forbes.com/sites/daveywinder/2026/04/28/unlimited-attack-vectors-all-windows-versions-at-risk-from-new-flaw/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/69f0aac9afbacb356c5ffe32/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-04-28T13:46:08Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "fb385e73fff271ad71bd98a9d98f047d",
            "title": "BikeButler Map Tailors Routes to Rider Preferences",
            "description": "Even though he wanted to bike commute from his Capitol Hill home to the University of Washington, Jared Hwang often took transit because he struggled",
            "content": "Even though he wanted to bike commute from his Capitol Hill home to the University of Washington, Jared Hwang often took transit because he struggled to find a good bike route. Apps like Google Maps and Strava might suggest hilly, busy streets simply... [3922 chars]",
            "url": "https://www.miragenews.com/bikebutler-map-tailors-routes-to-rider-1663362/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1578496479939-722d9dd1cc5b%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
            "publishedAt": "2026-04-28T12:08:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "f148c57007deb942e8669cd608656f9e",
            "title": "iPhone Apps May Soon Let You Subscribe for a Year, But Pay Monthly",
            "description": "The new feature was introduced for app developers this week, but it won't launch immediately in the US.",
            "content": "Subscriptions handled through the Apple App Store may soon be more flexible than before, though the new feature isn’t launching immediately in the United States.\nApps with subscription options previously offered monthly or yearly plans, but that seco... [1690 chars]",
            "url": "https://au.pcmag.com/iphone-apps/117348/iphone-apps-may-soon-let-you-subscribe-for-a-year-but-pay-monthly",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/i/iphone-app/iphone-apps-may-soon-let-you-subscribe-for-a-year-but-pay-mo_azdv.1200.jpg",
            "publishedAt": "2026-04-28T12:04:26Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        }
    ]
}

Categories