Australia Sports News API

Get the live top sports headlines from Australia with our JSON API.

Get API key for the Australia Sports 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=sports&apikey=API_KEY
{
    "totalArticles": 234462,
    "articles": [
        {
            "id": "94b89c099fac14661eceb16d6834713a",
            "title": "Giant delivers cheeky message to Toby amid Cats links",
            "description": "Connor Idun has offered a cheeky response with Giants captain Toby Greene linked to Geelong",
            "content": "GREATER Western Sydney vice-captain Connor Idun has urged skipper Toby Greene to check the weather down south before entertaining any kind of offer from Geelong.\nWith Greene an unrestricted free agent at season's end, Geelong is reportedly preparing ... [3000 chars]",
            "url": "https://www.afl.com.au/news/1518349/greater-western-sydney-giant-connor-idun-delivers-cheeky-message-to-toby-greene-amid-geelong-cats-links",
            "image": "https://resources.afl.com.au/afl/photo/2025/08/15/cf867149-d829-489f-82f9-007bef484f2c/11CaGWS25MH059640086.jpg",
            "publishedAt": "2026-05-12T02:58:57Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        },
        {
            "id": "9221d563563f4002dbd0afcbad82a110",
            "title": "Warriors make surprise Luke Metcalf contract call",
            "description": "The half has played just two games this year.",
            "content": "New Zealand Warriors halfback Luke Metcalf has been given permission to explore his options away from the club, with a potential transfer looming.\nThe star half is contracted until the end of 2028 after putting pen to paper on a new deal with the Auc... [2400 chars]",
            "url": "https://www.zerotackle.com/warriors-make-surprise-luke-metcalf-contract-call-233657/",
            "image": "https://www.zerotackle.com/wp-content/uploads/2025/03/Luke-Metcalf-GettyImages-2205035398-scaled.jpg",
            "publishedAt": "2026-05-12T02:21:22Z",
            "lang": "en",
            "source": {
                "id": "8042d8bed4393fe0a7610b136b55a57d",
                "name": "Zero Tackle",
                "url": "https://www.zerotackle.com"
            }
        },
        {
            "id": "6117ffe1506e267a8831f69f5fe6c59d",
            "title": "R10 preview: Grand Final rematch kicks off Sir Doug Nicholls Round",
            "description": "Brisbane and Geelong kick off round 10 on Thursday night, while the Suns play their second match in Darwin against the Power",
            "content": "THE NINE clubs sitting in the top half of the ladder are threatening to pull away as Sir Doug Nicholls Round begins with a celebration of Aboriginal and Torres Strait Islander players and cultures.\nBrisbane and Geelong open the round in a Grand Final... [15984 chars]",
            "url": "https://www.afl.com.au/news/1518167/r10-preview-grand-final-rematch-kicks-off-sir-doug-nicholls-round",
            "image": "https://resources.afl.com.au/afl/photo/2026/05/11/639f08e5-43e5-446e-8249-c6b7fa0059d3/p7A5Edvw.jpg",
            "publishedAt": "2026-05-12T02:04:49Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        }
    ]
}

Categories