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": 243904,
    "articles": [
        {
            "id": "3365538f9edbcbe4f532652e6b64ea00",
            "title": "AFL Midseason Draft 2026",
            "description": "‘Blakey-like’ gun goes No.1 as Tigers snap up 200cm giant — Midseason Draft Wrap",
            "content": "A Devils VFL ace has been crowned as the first overall pick of the 2026 mid-season draft, and he says he’s ready to “slot in straight away” at Essendon.\nMeanwhile, Richmond snapped up a 200-centimetre giant with Pick 2, while Collingwood added more e... [4578 chars]",
            "url": "https://www.foxsports.com.au/afl/afl-midseason-draft-2026-live-midseason-rookie-draft-picks-and-live-updates-start-time-draft-order-how-to-watch/news-story/ee647aa81393c584e9704122aa581d46",
            "image": "https://content.api.news/v3/images/bin/8578acfd8be0effd7339e49b698f4831",
            "publishedAt": "2026-05-26T09:14:35Z",
            "lang": "en",
            "source": {
                "id": "4dff6eec49aed8ad858c020da892bcf1",
                "name": "fox sports",
                "url": "https://www.foxsports.com.au"
            }
        },
        {
            "id": "9b0423ccc11b1fb992f111fffcfd37b2",
            "title": "The Draft File: Oliver Francou",
            "description": "The West Coast Eagles have selected Oliver Francou in the 2026 Mid-Season Rookie Draft",
            "content": "DOB: 27/02/2006\nHeight: 184cm\nPosition: Midfielder\nRecruited from: North Adelaide\nAn inside midfielder with an impressive blend of speed, endurance and toughness, Francou has made a strong early impression in senior SANFL football.\nThe son of former ... [881 chars]",
            "url": "https://www.westcoasteagles.com.au/news/2033944/the-draft-file-oliver-francou",
            "image": "https://resources.westcoasteagles.com.au/aflc-wce/photo/2026/05/26/82659841-4f98-4347-840d-922255f1d36e/Mid-Season-Draft-2026-OliverFrancou-Header-1920x1080.jpg",
            "publishedAt": "2026-05-26T08:39:00Z",
            "lang": "en",
            "source": {
                "id": "02ba3d06fa48e91c92c3833e543d19f3",
                "name": "westcoasteagles.com.au",
                "url": "https://www.westcoasteagles.com.au"
            }
        },
        {
            "id": "bfb7b8af79fbd2a5dce9a6765707079c",
            "title": "Mid-Season Draft",
            "description": "Melbourne has selected Lukas Cooke with pick No.11 at the 2026 AFL Mid-Season Draft.",
            "content": "MELBOURNE has selected Lukas Cooke with pick No.11 at the 2026 AFL Mid-Season Draft.\nHailing from South Australia, Cooke comes to the Dees from SANFL club Woodville-West Torrens Eagles.\nDespite missing the draft in his top age year, where he represen... [301 chars]",
            "url": "https://www.melbournefc.com.au/news/2033940/mid-season-draft-no11-lukas-cooke",
            "image": "https://resources.melbournefc.com.au/aflc-melb/photo/2026/05/26/b1d6926e-b4c5-43e8-9a24-cd923fb98244/lukas.png",
            "publishedAt": "2026-05-26T08:36:00Z",
            "lang": "en",
            "source": {
                "id": "caf9ab078976c691ee5b40621e4dac70",
                "name": "melbournefc.com.au",
                "url": "https://www.melbournefc.com.au"
            }
        }
    ]
}

Categories