Flag of the Australia

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": 6241552,
    "articles": [
        {
            "title": "'There have been challenges': Turf under fire after slippery night at the SCG",
            "description": "Players from both sides had trouble keeping their feet on the slippery SCG surface",
            "content": "Players from both sides had trouble keeping their feet on the slippery SCG surface\nMatt Kennedy slips on the slippery SCG surface while Isaac Heeney takes off with the ball during the match between Sydney and the Western Bulldogs at the SCG in round ... [3156 chars]",
            "url": "https://www.afl.com.au/news/1350944/there-have-been-challenges-turf-under-fire-after-slippery-night-at-the-scg",
            "image": "https://resources.afl.com.au/afl/photo/2025/06/27/3c6fbc08-181f-4cc5-a960-fb0b68f52877/Article-lead-image-32-.jpg",
            "publishedAt": "2025-06-27T14:29:00Z",
            "source": {
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        },
        {
            "title": "Live updates: West Indies vs Australia, first Test, day three at Kensington Oval",
            "description": "The West Indies drop their seventh catch of the Test as Australia looks to stretch its second innings lead early on day three in Barbados. Follow live.",
            "content": "BEATEN! Oh that's a horrible ball, angling in a bit from outside off, barely bouncing and Head played outside it and will be relieved that a) he didn't edge it behind and b) that the ball didn't cannon into the stumps. There was a fair explosion of d... [522 chars]",
            "url": "https://www.abc.net.au/news/2025-06-27/australia-west-indies-live-updates-first-test-day-three/105471488",
            "image": "https://live-production.wcms.abc-cdn.net.au/961541f23707db3cb854b93a8a77b327?impolicy=wcms_watermark_news&cropH=1475&cropW=2623&xPos=0&yPos=72&width=862&height=485&imformat=generic",
            "publishedAt": "2025-06-27T13:34:31Z",
            "source": {
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "title": "Bulldogs edge Swans in feisty clash to celebrate Bont's milestone game",
            "description": "The Western Bulldogs get over the line against Sydney by nine points",
            "content": "The Western Bulldogs get over the line against Sydney by nine points\nJoel Freijah celebrates a goal during the match between Sydney and the Western Bulldogs at the SCG in round 16, 2025. Picture: AFL Photos\nTHE WESTERN Bulldogs have celebrated captai... [8170 chars]",
            "url": "https://www.afl.com.au/news/1350943/match-report-sydney-swans-v-western-bulldogs",
            "image": "https://resources.afl.com.au/afl/photo/2025/06/27/541d1e94-bab7-4cb8-bb9d-4d61a8b8bdf8/YZJ3ud2k.jpg",
            "publishedAt": "2025-06-27T12:30:00Z",
            "source": {
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        }
    ]
}

Categories