- 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": 239570,
"articles": [
{
"id": "bdfd0249feebfd0dbcb04084614abf4c",
"title": "Queensland cricket club gives women a safe and inclusive place to play",
"description": "A Queensland cricket team, started by a mother who wanted to give her autistic daughter a safe space to play, has just embarked on an international tour.",
"content": "When Kylie Starcevich's daughter aged out of their local junior cricket competition, the only option was to join a boys' team.\n\"My daughter has autism and ADHD … with her anxiety she just didn't have that confidence to be the only girl playing amongs... [2599 chars]",
"url": "https://www.abc.net.au/news/2026-05-22/women-cricketers-face-england-for-cricket-tour/106705282",
"image": "https://live-production.wcms.abc-cdn.net.au/f31427d73fc87365f98e45db561816a0?impolicy=wcms_watermark_news&cropH=2392&cropW=4252&xPos=0&yPos=222&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-22T00:32:54Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "275213aa85865591678d5399fee4fe27",
"title": "England World Cup squad: How Cole Palmer and Phil Foden lost Thomas Tuchel's number 10 battle",
"description": "Two years ago Phil Foden and Cole Palmer were England's future. Now, they cannot even get into the squad amid fierce rivalry for the number 10 role.",
"content": "Time can move very fast in football. The expected omissions of Cole Palmer and Phil Foden from England's World Cup squad are testimony to that.\nTwo years ago it would have been unthinkable that the pair could be left out.\nFoden started the Euro 2024 ... [4802 chars]",
"url": "https://www.bbc.com/sport/football/articles/c1k2g782m1ro",
"image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/047e/live/1a9e7980-5564-11f1-8007-b962545a7e7a.jpg",
"publishedAt": "2026-05-21T22:48:12Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "2263f355af119f2ec6658ce79f9b7ee8",
"title": "NASCAR champion Kyle Busch dies aged 41 after 'severe illness'",
"description": "Kyle Busch, who won two Cup Series championships and will be a future NASCAR Hall of Famer, has died aged 41.",
"content": "Kyle Busch, a two-time Cup Series champion who won more races than anyone across NASCAR's three national series, has died. He was 41.\nThe Busch Family, Richard Childress Racing and NASCAR issued a joint statement Friday morning (AEST) saying that Bus... [2698 chars]",
"url": "https://www.abc.net.au/news/2026-05-22/nascar-champion-kyle-busch-dies-aged-41/106709876",
"image": "https://live-production.wcms.abc-cdn.net.au/47bcceb71edf2af43e4a6780245f1143?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=63&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-21T22:14:28Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}