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": 236872,
    "articles": [
        {
            "id": "50c3266d44b4836d69bc51abc7064c36",
            "title": "Scott Pendlebury not looking too far into the future as AFL/VFL games record looms",
            "description": "Collingwood champion Pendlebury will break the AFL games record against West Coast but hasn't pondered his future beyond then.",
            "content": "With his long-awaited record 433rd AFL game finally within touching distance, Collingwood champion Scott Pendlebury will not be drawn on whether he sees himself extending his decorated career beyond this season.\nPendlebury will surpass North Melbourn... [2932 chars]",
            "url": "https://www.abc.net.au/news/2026-05-18/scott-pendlebury-not-looking-into-the-future-as-afl-games-record/106693942",
            "image": "https://live-production.wcms.abc-cdn.net.au/e3bea4573729560ef58cb587eb4b6296?impolicy=wcms_watermark_news&cropH=2685&cropW=4774&xPos=0&yPos=185&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-18T08:13:21Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "5a925973450859445514a2041e52bfbc",
            "title": "Bundesliga: Tiny Elversberg promoted to become smallest town with team in Germany's top flight",
            "description": "Elversberg will become one of the smallest clubs ever to play in the Bundesliga after securing a first promotion to Germany's top flight.",
            "content": "Elversberg will become one of the smallest clubs ever to play in the Bundesliga after securing promotion with a 3-0 win against relegated Preussen Munster.\nGoals from Bambase Conte and David Mokwa put Elversberg in control after 15 minutes on Sunday,... [1405 chars]",
            "url": "https://www.bbc.com/sport/football/articles/c8xw10z7wn1o",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/8e26/live/1635d890-528d-11f1-8a13-e989d3b4b6c8.jpg",
            "publishedAt": "2026-05-18T08:12:22Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "8362990e34059bea75e3ceb6b5f5aa54",
            "title": "Injury news: Peter Wright",
            "description": "Ruck-forward to miss Dreamtime at the ‘G.",
            "content": "Peter Wright will miss Essendon’s Dreamtime at the ‘G clash against Richmond after scans confirmed ligament damage to his knee.\nThe injury was sustained early in the first quarter against Walyalup on Sunday during a ruck contest. The collision saw Wr... [523 chars]",
            "url": "https://www.essendonfc.com.au/news/2026549/injury-news-peter-wright",
            "image": "https://resources.essendonfc.com.au/aflc-ess/photo/2026/05/18/51917c17-114f-4db5-b36e-8f1c81b934e8/Artboard-1-177.png",
            "publishedAt": "2026-05-18T07:57:14Z",
            "lang": "en",
            "source": {
                "id": "1a772f28c1a08c763840e7e67801b536",
                "name": "essendonfc.com.au",
                "url": "https://www.essendonfc.com.au"
            }
        }
    ]
}

Categories