- 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": 261800,
"articles": [
{
"id": "8d43b81498a268332ba0e1b05ae323f4",
"title": "‘Incredible’ new stadium puts Australia to shame amid race for 20th NRL team",
"description": "As Australia’s state governments haggle over new stadiums, New Zealand just put us to shame.",
"content": "As Australia’s state governments haggle over new stadiums, New Zealand just put us to shame.\nOn Sunday, OneNZ Stadium in Christchurch hosted its first NRL game as the New Zealand Warriors claimed a 38-20 win over the North Queensland Cowboys to remai... [2998 chars]",
"url": "https://www.news.com.au/sport/nrl/incredible-new-stadium-puts-australia-to-shame-amid-race-for-20th-nrl-team/news-story/6199e9be84b3e0baf13dde8ee866dd2d",
"image": "https://content.api.news/v3/images/bin/8fa0ba765528af7bf97f713020fd72e8",
"publishedAt": "2026-06-21T14:15:00Z",
"lang": "en",
"source": {
"id": "fb80671fb5d2de16a7e1a267ced6d12a",
"name": "News.com.au",
"url": "https://www.news.com.au"
}
},
{
"id": "56d16b82db1638cdd62f3bdc43c633c9",
"title": "Ben Stokes: Brendon McCullum prepared to work with returning England Test captain going forward",
"description": "England head coach Brendon McCullum says he is ready to work with returning captain Ben Stokes for the deciding Test against New Zealand.",
"content": "England head coach Brendon McCullum says he is ready to work with Ben Stokes when the captain returns for the third Test against New Zealand at Trent Bridge.\nStokes and pace bowler Gus Atkinson were made unavailable for the huge second-Test defeat pe... [3575 chars]",
"url": "https://www.bbc.com/sport/cricket/articles/ce8j350k5vro",
"image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/0104/live/a4dac370-6d69-11f1-94dc-d38f4c4f9304.jpg",
"publishedAt": "2026-06-21T12:09:39Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "02fe320aff5509271fd98c36a3bf1d4a",
"title": "England vs New Zealand: Matt Henry ends hosts' miserable fortnight",
"description": "England's miserable fortnight ends with a crushing defeat in the second Test against New Zealand at The Oval - setting up a high-stakes decider at Trent Bridge.",
"content": "Second Rothesay Test, The Kia Oval (day five of five)\nNew Zealand 391 (Phillips 100) & 362 (Nicholls 121, Ravindra 76, Mitchell 68)\nEngland 291 (Gay 53, Fisher 50*; Henry 5-80) & 209 (Root 76, Brook 58; Henry 6-29)\nNew Zealand won by 253 runs, three-... [2947 chars]",
"url": "https://www.bbc.com/sport/cricket/articles/c1ey0532yevo",
"image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/8563/live/316322d0-6d5e-11f1-84ee-8be44d984cb8.jpg",
"publishedAt": "2026-06-21T10:57:05Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
}
]
}