- 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 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": 352440,
"articles": [
{
"id": "9c440c45930a380751a473a66aeafda8",
"title": "Saints show no mercy in triple",
"description": "St Kilda was clinical in its 101-point win over West Coast",
"content": "ST KILDA has destroyed a struggling West Coast by 101 points for its biggest win in 10 years.\nThe Saints kicked eight unanswered final-quarter goals, ravaging last year's wooden spooners 22.11 (143) to 5.12 (42) at Marvel Stadium on Sunday afternoon.... [3401 chars]",
"url": "https://www.afl.com.au/news/1506656/st-kilda-saints-show-no-mercy-to-west-coast-eagles-with-triple-figure-drubbing",
"image": "https://resources.afl.com.au/afl/photo/2026/04/26/f754b1dd-4c1f-4e32-90ab-8beb1cbe8578/DCPs8WJ8.jpg",
"publishedAt": "2026-04-26T06:44:29Z",
"lang": "en",
"source": {
"id": "0a46a0522ac739f3ecebe94711f4dabe",
"name": "afl.com.au",
"url": "https://www.afl.com.au"
}
},
{
"id": "a8f5851e0bd4a607a44c560ef3588fce",
"title": "Patient allegedly attacks several nurses, police and member of the public at Sydney hospital",
"description": "Calls for more security measures after man, 51, arrested over alleged assaults at Prince of Wales hospital",
"content": "A hospital attack that left a nurse seriously injured has fuelled calls for improved safety and security after several violent incidents in emergency departments.\nPolice restrained a 51-year-old patient after he allegedly assaulted several nurses, po... [2270 chars]",
"url": "https://www.theguardian.com/australia-news/2026/apr/26/patient-shot-with-taser-after-allegedly-injuring-nurse-and-others-in-sydney-hospital-ntwnfb",
"image": "https://i.guim.co.uk/img/media/0dd8d500bb82d23f4f62b813daf1d506d5751ec9/216_0_2155_1724/master/2155.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=f59ee2aa711a7e3b37c7547eb258a011",
"publishedAt": "2026-04-26T06:01:00Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
},
{
"id": "1e80bd552948f6a6dfc1e0de731a2832",
"title": "As it happened: Manly 4 from 4 under Foz; Panthers power past Knights",
"description": "Follow all the action from Round 8 of the NRL Telstra Premiership on NRL.com's live blog.",
"content": "NRL Press Conference: Sea Eagles v Eels - Round 8, 2026\nThe Big 'O': Haumole OIakau'atu looks to have his name on a NSW Blues jersey for the series opener on May 27 after yet another powerhouse display. The edge forward was at his damaging best with ... [16219 chars]",
"url": "https://www.nrl.com/news/2026/04/26/sunday-session-knights-v-panthers-sea-eagles-v-eels/",
"image": "https://www.nrl.com/siteassets/2026/nrl-season/round-8/sea-eagles-v-eels/80870992_garrickr-celeb-260426_akk_5275_2026426162620.jpg?center=0.244%2C0.553&preset=share",
"publishedAt": "2026-04-26T05:58:09Z",
"lang": "en",
"source": {
"id": "6e9cb848877718eb091dd0195c10d23e",
"name": "NRL.com",
"url": "https://www.nrl.com"
}
}
]
}