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": 230850,
    "articles": [
        {
            "id": "d677f242912577143d93c4bdb86ec2bc",
            "title": "Broome rapist remains on bail for five months despite guilty plea",
            "description": "Wayne Jeffrey Doherty remained in the Broome community for five months after pleading guilty to rape.",
            "content": "Community concerns have been raised after a man who raped a woman in Western Australia's north remained on bail for five months, despite pleading guilty to the crime.\nWayne Jeffrey Doherty, 66, was sentenced to three years and seven months in prison ... [2585 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/broome-wayne-jeffrey-doherty-granted-bail-guilty-plea/106463628",
            "image": "https://live-production.wcms.abc-cdn.net.au/2c2cd112b55a9faaf78dcb49c3ed1d27?impolicy=wcms_watermark_news&cropH=743&cropW=1320&xPos=0&yPos=185&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-16T22:09:04Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "8e3a0db6a09719113aef264f045d08d6",
            "title": "EFL LIVE: Bromley v Cambridge United & Peterborough v Port Vale live text",
            "description": "Follow Thursday's EFL action Bromley look to seal promotion from League Two, plus Peterborough host Port Vale in League One.",
            "content": "Titles, promotions, oh my...\nFT: Bromley 0-0 Cambridge\nSo relegation, relegation and... no promotion.\nA pretty dismal midweek if you're a Rotherham, Northampton or Bromley fan but there's still some hope left in the week if you're the latter.\nLeagues... [3222 chars]",
            "url": "https://www.bbc.com/sport/football/live/c3dlzvk0yppt",
            "image": "https://static.files.bbci.co.uk/core/website/assets/static/sport/images/metadata/poster-1024x576.146fae5646.png",
            "publishedAt": "2026-04-16T21:18:51Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "ed917d93ea2b6689d0a2eb7bbf84b869",
            "title": "Elijah Hollands 'shattered' after performance during Carlton's loss to Collingwood",
            "description": "Carlton coach Michael Voss says the club will support Elijah Hollands after his performance against Collingwood last night.",
            "content": "Carlton will support a \"shattered\" Elijah Hollands after the Blues utility expressed regret for his erratic, one-disposal performance in a close loss against Collingwood.\nHollands initially ended last night's 13.10 (88) to 12.11 (83) defeat at the MC... [2060 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/elijah-hollands-shattered-carlton-collingwood-afl-loss/106574584",
            "image": "https://live-production.wcms.abc-cdn.net.au/6f07e34a41f0e469604130aab815cf72?impolicy=wcms_watermark_news&cropH=1265&cropW=2248&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-16T21:18:37Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories