- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Australia Sports News API
Get the live top sports headlines from Australia with our JSON API.
Get API key for the Australia Sports News APIAPI 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": 258688,
"articles": [
{
"id": "2c8d170ce62dc6dc603eda66413dec20",
"title": "NRL live updates: Canterbury Bulldogs vs Parramatta Eels, State of Origin selection",
"description": "Parramatta five-eighth Mitchell Moses might have missed the King's Birthday match against Canterbury but he's set to be named to play for New South Wales in Origin II. Follow live.",
"content": "Mitchell Moses is set to be named in the New South Wales side for State of Origin II.\nThe Eels five-eighth was ruled out of Game I due to a hamstring problem and missed his side's King's Birthday clash with Canterbury.\nBut Blues coach Laurie Daley is... [606 chars]",
"url": "https://www.abc.net.au/news/2026-06-08/nrl-live-updates-state-of-origin-new-south-wales-team/106773300",
"image": "https://live-production.wcms.abc-cdn.net.au/ea843cd850d9663b532848a0c50de93c?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=10&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-08T08:37:30Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "2f867ff3cf102c743c1093325bb582c4",
"title": "Demons down Pies in King's Birthday battle royale marred by serious injury",
"description": "Worries for Brody Mihocek amid a magnificent contest in front of an MCG packed to farewell Neale Daniher",
"content": "MELBOURNE has won a King's Birthday battle royale, chasing down Collingwood on the way to a 12.11 (83) to 11.9 (75) result at a packed MCG on Monday afternoon.\nThe victory has the Demons back in the top five and continuing their season of surprises, ... [1674 chars]",
"url": "https://www.afl.com.au/news/1536297/melbourne-demons-down-collingwood-magpies-pies-in-kings-birthday-battle-royale-marred-by-serious-injury-concern",
"image": "https://resources.afl.com.au/afl/photo/2026/06/08/21fd16a2-9d45-49f4-9bb4-ac49eed99bd2/13CoMe26CD13345.jpg",
"publishedAt": "2026-06-08T07:58:00Z",
"lang": "en",
"source": {
"id": "0a46a0522ac739f3ecebe94711f4dabe",
"name": "afl.com.au",
"url": "https://www.afl.com.au"
}
},
{
"id": "fd7283f90d8f5ff7facaa7b1e5557e3c",
"title": "NRL live updates: Canterbury Bulldogs vs Parramatta Eels, State of Origin selection",
"description": "After 50 scoreless minutes we finally have our first points in the NRL King's Birthday clash between the Bulldogs and Eels. Follow live.",
"content": "After waiting so long for our first try the second comes in a matter of moments.\nA strong set, highlighted by a Kiraz offload that put Burton away, is capped by a Tracey bomb that Crichton takes over Iongi and the Dogs skipper is over.\nHe converts hi... [3146 chars]",
"url": "https://www.abc.net.au/news/2026-06-08/nrl-live-updates-bulldogs-eels-state-of-origin/106773300",
"image": "https://live-production.wcms.abc-cdn.net.au/19be763e25e76015fd9a913c960f6e1f?impolicy=wcms_watermark_news&cropH=2283&cropW=4059&xPos=0&yPos=211&width=862&height=485&imformat=generic",
"publishedAt": "2026-06-08T07:07:30Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}