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": 259028,
    "articles": [
        {
            "id": "97d48f5869d7a0a72ef72f0c867fbf41",
            "title": "Final teams in as Roos look to build in Tigers clash at the 'G. LIVE from 1.10pm AEST",
            "description": "Follow all the action from Sunday's round 15 games",
            "content": "RICHMOND and North Melbourne return to the MCG with four points on their minds.\nRichmond came back from a bye with the challenge of facing Brisbane in a first home game in Hobart and showed signs of promise even as it was ultimately outclassed by the... [2551 chars]",
            "url": "https://www.afl.com.au/news/1542198/follow-it-live-tigers-v-kangaroos-saints-v-bulldogs-afl-round-15-2026",
            "image": "https://resources.afl.com.au/afl/photo/2026/04/19/40abfcf2-bd5d-41db-8318-8a9d54bbe07d/Owlye75Q.jpg",
            "publishedAt": "2026-06-21T01:10:00Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        },
        {
            "id": "6c0a732f5e1359b7c4ad4ac2b1faf00c",
            "title": "Bizarre sunlight breach among four Erebus penalties",
            "description": "Erebus Motorsport has been hit with four penalties following a spate of infringements on Saturday at the Darwin Triple Crown. - Australia's #1 motorsport news website - Speedcafe.com",
            "content": "The team had a lacklustre Race 2 at Hidden Valley with Cooper Murray taking the chequered flag 18th and Jobe Stewart 23rd, ahead only of retiree Ryan Wood.\nThose results have become 22nd and 23rd following the addition of 32 seconds to Murray’s race ... [1882 chars]",
            "url": "https://speedcafe.com/supercars-news-2026-darwin-triple-crown-erebus-motorsport-penalties-hidden-valley-sunlight-rule-explained/",
            "image": "https://speedcafe.com/wp-content/uploads/2026/06/Supercars-Darwin-Friday-034-copy.jpg",
            "publishedAt": "2026-06-21T00:24:51Z",
            "lang": "en",
            "source": {
                "id": "dfb01b7ae62a6f60563388cd18710b92",
                "name": "Speedcafe.com",
                "url": "https://speedcafe.com"
            }
        },
        {
            "id": "e272dc0cca28f5bc6d8d9c6358bba270",
            "title": "First batch of players unveiled for Australia v Ireland clash",
            "description": "The first group of 16 players selected in the 2026 NAB AFLW Australia v Ireland representative game have been revealed",
            "content": "MATILDA Scholz looks set to tap the ball down to Jas Garner who will deliver it to Kate Hore and Courtney Hodder in the forward line of the Australian side.\nThe first batch of names have been released for the NAB AFLW Australia v Ireland representati... [1410 chars]",
            "url": "https://www.afl.com.au/aflw/news/1542626/first-batch-of-players-unveiled-for-2026-nab-aflw-australia-v-ireland-representative-game",
            "image": "https://resources.afl.com.au/afl/photo/2026/06/18/21bd4f1f-2f72-45c7-8231-156761449468/ME110626JW2561.JPG",
            "publishedAt": "2026-06-20T23:00:00Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        }
    ]
}

Categories