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": 240982,
    "articles": [
        {
            "id": "ddc6fb1b4322e8efb9d8e98e509f1de1",
            "title": "NRL live updates: Cowboys vs Sharks, Broncos vs Bulldogs - blog, scores and stats",
            "description": "The NRL is in Queensland for a pair of Friday night clashes, as the Cowboys host the Sharks, followed by the Broncos and Bulldogs meeting in a heavyweight clash. Follow live.",
            "content": "Sharks second-rower Billy Burns has grounded the footy and has claimed a try.\nRef Belinda Sharpe has sent it to the Bunker as a no try.\nCronulla halfback Nicho Hynes put up an attacking kick to the centre of the field.\nThere was a contest in the air ... [3961 chars]",
            "url": "https://www.abc.net.au/news/2026-04-24/nrl-live-updates-cowboys-sharks-broncos-bulldogs/106591508",
            "image": "https://live-production.wcms.abc-cdn.net.au/f64bf3d80943d6fc2f6b28a33c874e40?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=260&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-24T06:55:54Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "2f3d7288b0634fc27d13eabaea689d0b",
            "title": "MATCH REVIEW: Swan cops fine, MRO explains Naughton incident",
            "description": "The match review findings from Thursday night's clash between Western Bulldogs and Sydney are in",
            "content": "The AFL advises the Match Review for Thursday's Round 7 match has been completed. One charge was laid.\nIncident explained:\nThe incident involving the Sydney Swans’ Will Edwards and the Western Bulldogs’ Aaron Naughton from the Third Quarter of Thursd... [648 chars]",
            "url": "https://www.afl.com.au/news/1503686/match-review-swan-fined-for-rough-conduct-mro-explains-naughton-incident",
            "image": "https://resources.afl.com.au/afl/photo/2026/04/23/0bd6039c-8f20-4256-acb2-235c5967e92b/PPZ3Q91x.jpg",
            "publishedAt": "2026-04-24T06:31:00Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        },
        {
            "id": "a042432b019e7e11c7fb6050af52eb90",
            "title": "AFL 'specifically rejects' appeal board chair's comments regarding homophobic slurs after Lance Collard verdict",
            "description": "AFL CEO Andrew Dillon responds after the appeals board chair suggests slurs are commonplace among the league's players.",
            "content": "AFL boss Andrew Dillon has strongly rejected a suggestion from the appeals board chair that racist, sexist and homophobic language is commonplace among players.\nDillon's response comes after the chair of the appeals board, Will Houghton KC, suggested... [1591 chars]",
            "url": "https://www.abc.net.au/news/2026-04-24/afl-andrew-dillon-rejects-collard-appeal-board-chair-comments/106603490",
            "image": "https://live-production.wcms.abc-cdn.net.au/97b268ad6e91983f8ef912446788efc0?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=234&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-24T05:17:17Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories