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": 249280,
    "articles": [
        {
            "id": "34dba276510cff5d939cd8c910cf5eb4",
            "title": "Ashcroft inspires Lions to hard-fought win after early Tigers challenge",
            "description": "Brisbane records a 35-point win over a spirited Richmond",
            "content": "REIGNING dual premier Brisbane has overcome a first-half fright to outclass Richmond by 35 points in Hobart on Sunday afternoon.\nThe Lions were ahead by just three at half-time before their stars turned on the jets with a seven-goal-to-three third qu... [4435 chars]",
            "url": "https://www.afl.com.au/news/1540969/will-ashcroft-inspires-brisbane-lions-to-hard-fought-win-after-early-richmond-tigers-challenge",
            "image": "https://resources.afl.com.au/afl/photo/2026/06/14/f0925449-3def-43fa-a903-5f6dc7330e0d/peta1l3H.jpg",
            "publishedAt": "2026-06-14T05:59:00Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        },
        {
            "id": "5b3261bdf32772139ad1c4c9e0ea24d5",
            "title": "Fifa World Cup: What does 1-0 win mean for Scotland’s chances of qualification?",
            "description": "With eight third-place finishers advancing to the last 32, might three points be enough for Scotland to make history?",
            "content": "Scotland fans are no strangers to pondering permutations. But the stakes are much, much higher at a World Cup finals.\nWhat would a point here mean? What if we lose that one? Might our rivals drop points elsewhere?\nThe conversations will already have ... [3640 chars]",
            "url": "https://www.bbc.com/sport/football/articles/cvglm8n1nyjo",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/94ca/live/38f05470-67b2-11f1-b60a-4b94e68e8743.jpg",
            "publishedAt": "2026-06-14T05:31:14Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "c7b45ff8d92cd1993c1b938dff3a70fa",
            "title": "Driver killed in Australian motorsport tragedy at Calder Park",
            "description": "Emergency services were called to the racetrack but the competitor tragically died at the scene.",
            "content": "A driver in the MSCA Super Sprint Championship has tragically died.\nPolice were called to Calder Park in Melbourne on Sunday where a competitor had crashed into a pole during Round 5 of the grassroots motorsport series.\n“Police responded to a fatal s... [464 chars]",
            "url": "https://7news.com.au/sport/motorsport/driver-killed-in-australian-motorsport-tragedy-at-calder-park-c-22429300",
            "image": "https://images.7news.com.au/publication/C-22429300/7d42a66a62c550d86ac615c2d1271ef72d6a90fa-16x9-x0y0w1920h1080.jpg?imwidth=1200",
            "publishedAt": "2026-06-14T05:27:00Z",
            "lang": "en",
            "source": {
                "id": "a1eb61eb6c31bab5a24eb2032eec9908",
                "name": "7NEWS",
                "url": "https://7news.com.au"
            }
        }
    ]
}

Categories