- 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": 234720,
"articles": [
{
"id": "c4b0411656ebb1201ae7ec6f9779d9a8",
"title": "Dogs sweating on Darcy scans amid injury trauma",
"description": "Western Bulldogs star Sam Darcy hurt his left knee as teammates Tom Liberatore, Rory Lobb and James O'Donnell...",
"content": "Western Bulldogs' Sam Darcy is helped from the pitch after suffering an injury against Geelong. Photo: Joel Carrett/AAP PHOTOS\nThe Western Bulldogs face a nervous wait to learn the full extent of star forward Sam Darcy's knee injury amid the carnage ... [4210 chars]",
"url": "https://www.canberratimes.com.au/story/9226709/dogs-sweating-on-darcy-scans-amid-injury-trauma/",
"image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/b9f8bcf1-ad1a-4cca-a910-e0415ac86a20.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
"publishedAt": "2026-04-17T17:42:54Z",
"lang": "en",
"source": {
"id": "a6f65972b4a593b55dffbc2b25866ab5",
"name": "The Canberra Times",
"url": "https://www.canberratimes.com.au"
}
},
{
"id": "59ccc34a24060cddf57cb1bc254449c2",
"title": "Swans defy Giants, lightning delay to secure Derby bragging rights",
"description": "The Giants have defeated the Swans in a lightning-affected Derby",
"content": "SYDNEY has weathered a literal storm to secure bragging rights over Greater Western Sydney with a 41-point Derby victory in treacherous conditions at the SCG on Friday night.\nThe Swans once again proved they own the Harbour City, consolidating their ... [5041 chars]",
"url": "https://www.afl.com.au/news/1498398/match-report-sydney-swans-v-greater-western-sydney-giants",
"image": "https://resources.afl.com.au/afl/photo/2026/04/17/a25ce412-a707-49b9-a321-0e3ad116b002/rZuG5Th5.jpg",
"publishedAt": "2026-04-17T16:05:54Z",
"lang": "en",
"source": {
"id": "0a46a0522ac739f3ecebe94711f4dabe",
"name": "afl.com.au",
"url": "https://www.afl.com.au"
}
},
{
"id": "08b84a0dc092c61dd9ba638373d8b033",
"title": "Cats, injuries and Jezza's 10 destroy decimated Dogs",
"description": "The Western Bulldogs finished the game with a number of stars on the bench watching Geelong give their side a thumping",
"content": "A TEN-goal haul for Jeremy Cameron, a suspected ACL injury for Sam Darcy. A first-half onslaught for Geelong, a short-lived but plucky second-half rally for the Western Bulldogs.\nIt really was a game that had it all.\nCATS v BULLDOGS Full match covera... [5384 chars]",
"url": "https://www.afl.com.au/news/1498396/geelong-cats-injuries-and-jeremy-jezza-cameron-destroy-decimated-western-bulldogs-dogs",
"image": "https://resources.afl.com.au/afl/photo/2026/04/17/611f3f72-d6d3-491c-81b1-82b548a883ce/06GeWB26MW03920.jpg",
"publishedAt": "2026-04-17T14:45:38Z",
"lang": "en",
"source": {
"id": "0a46a0522ac739f3ecebe94711f4dabe",
"name": "afl.com.au",
"url": "https://www.afl.com.au"
}
}
]
}