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": 244322,
    "articles": [
        {
            "id": "368bcf1464d88258139585225908bc32",
            "title": "Squad selection: Stack of potential changes for Dons' post-bye return",
            "description": "Bombers add six to extended squad against North Melbourne.",
            "content": "Essendon will make at least three changes to its side to take on North Melbourne this Sunday, with six inclusions in the extended squad.\nSkipper Andy McGrath leads a charge of Dons that look to return from injury with Isaac Kako, Jye Caldwell and Dar... [367 chars]",
            "url": "https://www.essendonfc.com.au/news/2054103/squad-selection-stack-of-potential-changes-for-dons-post-bye",
            "image": "https://resources.essendonfc.com.au/aflc-ess/photo/2026/06/25/a4a81d95-177e-45b6-93ba-4ea64fb85f49/Article.png",
            "publishedAt": "2026-06-25T08:33:52Z",
            "lang": "en",
            "source": {
                "id": "1a772f28c1a08c763840e7e67801b536",
                "name": "essendonfc.com.au",
                "url": "https://www.essendonfc.com.au"
            }
        },
        {
            "id": "bca2dbc5eea2527ee20ec51f178d3081",
            "title": "From $800k to NRL lifeline: Sydney club signs ex-prodigy as path to return looms",
            "description": "From $800k to NRL lifeline: Sydney club signs ex-prodigy as path to return looms",
            "content": "The Wests Tigers have handed a lifeline to former rugby league prodigy Josh Schuster as he looks to make his return to the field.\nLast playing in the NRL in 2024, Schuster has signed a NSWRL (NSW Cup) contract with the club after catching plenty of i... [2804 chars]",
            "url": "https://www.foxsports.com.au/nrl/nrl-premiership/nrl-2026-wests-tigers-sign-josh-schuster-on-nswrl-contract-rugby-league-lifeline-nrl-news/news-story/fa9b8811c7ab75df5c6159181af39002",
            "image": "https://content.api.news/v3/images/bin/b59b9b857f5437c6523c36d2f596c4a2",
            "publishedAt": "2026-06-25T08:30:14Z",
            "lang": "en",
            "source": {
                "id": "4dff6eec49aed8ad858c020da892bcf1",
                "name": "Fox Sports",
                "url": "https://www.foxsports.com.au"
            }
        },
        {
            "id": "03201cc2e734228691fe7a00d8b51b55",
            "title": "AFL Team Selection: Showdown 60",
            "description": "Find out who’s in for our clash against Port Adelaide.",
            "content": "Adelaide has made two changes ahead of Showdown 60 this Saturday night.\nDefender Josh Worrell and wing Isaac Cumming return to the line-up to face Port Adelaide after overcoming a virus and an injury, respectively.\nCumming injured his hamstring at tr... [1566 chars]",
            "url": "https://www.afc.com.au/news/2054138/afl-team-selection-showdown-60",
            "image": "https://resources.afc.com.au/aflc-adel/photo/2026/06/25/b7c1ea38-292a-4b3e-8307-09882b696e64/Team-Selection-WEB-FB-X-1920x1080-.png",
            "publishedAt": "2026-06-25T08:20:00Z",
            "lang": "en",
            "source": {
                "id": "9dfd04c7ccfe571ae5c5178eb651003b",
                "name": "afc.com.au",
                "url": "https://www.afc.com.au"
            }
        }
    ]
}

Categories