- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- United States of America
- Venezuela
- Vietnam
- Zimbabwe
Australia News API
Get the live top headlines from Australia with our JSON API.
Get API key for the Australia 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=general&apikey=API_KEY
{
"totalArticles": 227606,
"articles": [
{
"id": "755bcc0c7da9d5a611f5d6debbe486b6",
"title": "‘Heard all the boys start cheering’: Why Crows draftee Archie Ludowyke ‘missed’ magic moment",
"description": "‘I missed it’: Complete rollercoaster laid bare in beautifully chaotic AFL draft moment",
"content": "When newly-minted Adelaide forward Archie Ludowyke had his name called out at Pick 50 on Thursday night, the youngster was nowhere to be found.\nHis family and friends jubilantly leapt up to celebrate, but the emotional Sandringham Dragons forward was... [2498 chars]",
"url": "https://www.foxsports.com.au/afl/afl-draft-2025-archie-ludowyke-misses-getting-his-name-called-out-by-adelaide-crows-upstairs-in-his-room-crying-video-interview/news-story/54b885d32bb2af4494f10472173bcde3",
"image": "https://content.api.news/v3/images/bin/2695a3b6869b57947c8df1a2cf7c91b1",
"publishedAt": "2025-11-20T11:01:25Z",
"lang": "en",
"source": {
"id": "4dff6eec49aed8ad858c020da892bcf1",
"name": "fox sports",
"url": "https://www.foxsports.com.au"
}
},
{
"id": "5d6d0d2fda1d8ca2464cb276b4620b2b",
"title": "AFL Draft Tracker: See every AFL player selected in the first round... and new pick order",
"description": "AFL Draft Tracker: See every AFL player selected in the first round... and new pick order",
"content": "The first round of the 2025 AFL National Draft is done and dusted, and not without a few curveballs.\nAs expected, Willem Duursma and Cooper Duff-Tytler landed at West Coast — either side of two academy bids being matched to Gold Coast (Zeke Uwland) a... [8573 chars]",
"url": "https://www.foxsports.com.au/afl/afl-draft-tracker-2025-afl-draft-live-picks-every-selection-by-every-club-updates-full-draft-order-trades-draft-value-index/news-story/56507fb4a1265389a26c4b977037721b",
"image": "https://content.api.news/v3/images/bin/8a373301b6f025f20df787b10baff4ac",
"publishedAt": "2025-11-20T10:00:15Z",
"lang": "en",
"source": {
"id": "4dff6eec49aed8ad858c020da892bcf1",
"name": "fox sports",
"url": "https://www.foxsports.com.au"
}
},
{
"id": "e444a0ca255a016485ab328f707b1428",
"title": "EU 'optimistic' about breakthrough in free trade agreement negotiations with Australia",
"description": "A breakthrough in long-stalled negotiations over a free trade deal between Australia and the European Union could come as soon as this weekend, sources have told the ABC.",
"content": "A breakthrough in long-stalled negotiations over a free trade deal between Australia and the European Union could come as soon as this weekend when Prime Minister Anthony Albanese and EU President Ursula von der Leyen are due to meet on the sidelines... [3940 chars]",
"url": "https://www.abc.net.au/news/2025-11-20/australia-europe-free-trade-agreement-optimistic-negotiations/106034206",
"image": "https://live-production.wcms.abc-cdn.net.au/3ae71f52507d0426cf8cf37ea1667c60?impolicy=wcms_watermark_news&cropH=1772&cropW=3150&xPos=0&yPos=297&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-20T09:07:01Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
}
]
}