Flag of Australia

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": 197672,
    "articles": [
        {
            "id": "47b68477c6ea3b177a63cb1983c611ad",
            "title": "Is BMW's smallest M car its best?",
            "description": "In the current economic climate, a small car that can only comfortably fit two adults and gets 11.4L/100km...",
            "content": "Likes\nAccessible performance\nRear-drive is still alive\nLooks intense\nDislikes\nLacks cabin storage\nNo manual option\nRear seats almost non-existent\nIn the current economic climate, a small car that can only comfortably fit two adults and gets 11.4L/100... [5834 chars]",
            "url": "https://www.standard.net.au/story/9217221/is-bmws-smallest-m-car-its-best/",
            "image": "https://www.standard.net.au/images/transform/v1/crop/frm/silverstone-feed-data/70fa26f4-19c4-4bc8-a049-fbb26346e251.jpg/r0_4_1490_786_w1200_h630_fmax.jpg",
            "publishedAt": "2026-04-08T04:12:20Z",
            "lang": "en",
            "source": {
                "id": "552c70dc42fd29bb387001597192cf27",
                "name": "standard.net.au",
                "url": "https://www.standard.net.au"
            }
        },
        {
            "id": "0ca7e7e8e7bcf8da2c158aac2cb820ba",
            "title": "Is BMW's smallest M car its best?",
            "description": "In the current economic climate, a small car that can only comfortably fit two adults and gets 11.4L/100km...",
            "content": "Likes\nAccessible performance\nRear-drive is still alive\nLooks intense\nDislikes\nLacks cabin storage\nNo manual option\nRear seats almost non-existent\nIn the current economic climate, a small car that can only comfortably fit two adults and gets 11.4L/100... [5834 chars]",
            "url": "https://www.centralwesterndaily.com.au/story/9217221/is-bmws-smallest-m-car-its-best/",
            "image": "https://www.centralwesterndaily.com.au/images/transform/v1/crop/frm/silverstone-feed-data/70fa26f4-19c4-4bc8-a049-fbb26346e251.jpg/r0_4_1490_786_w1200_h630_fmax.jpg",
            "publishedAt": "2026-04-08T04:04:09Z",
            "lang": "en",
            "source": {
                "id": "b30394881a734d07da5a9ec21b592862",
                "name": "Central Western Daily",
                "url": "https://www.centralwesterndaily.com.au"
            }
        },
        {
            "id": "997f476af3dac687c2d8f822c281703f",
            "title": "Is BMW's smallest M car its best?",
            "description": "In the current economic climate, a small car that can only comfortably fit two adults and gets 11.4L/100km...",
            "content": "Likes\nAccessible performance\nRear-drive is still alive\nLooks intense\nDislikes\nLacks cabin storage\nNo manual option\nRear seats almost non-existent\nIn the current economic climate, a small car that can only comfortably fit two adults and gets 11.4L/100... [8226 chars]",
            "url": "https://www.canberratimes.com.au/story/9217221/is-bmws-smallest-m-car-its-best/",
            "image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/70fa26f4-19c4-4bc8-a049-fbb26346e251.jpg/r0_4_1490_786_w1200_h630_fmax.jpg",
            "publishedAt": "2026-04-08T04:03:23Z",
            "lang": "en",
            "source": {
                "id": "a6f65972b4a593b55dffbc2b25866ab5",
                "name": "canberratimes.com.au",
                "url": "https://www.canberratimes.com.au"
            }
        }
    ]
}

Categories