- 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
- 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": 240486,
"articles": [
{
"id": "c6d4bf8dcf6ca76346908270ab9cdc5d",
"title": "Damaging winds close Dubbo's Service NSW Centre as severe weather hits inland NSW",
"description": "Wild winds of up to 100 kilometres per hour have battered inland New South Wales, with strong gusts knocking out the windows of a Service NSW building in Dubbo.",
"content": "Wild storms struck inland New South Wales, bringing powerful winds that damaged buildings and triggered dust storms.\nThe Service NSW Centre in Dubbo was forced to close on Tuesday afternoon after powerful wind gusts tore through the city.\nFive glass ... [3038 chars]",
"url": "https://www.abc.net.au/news/2025-11-25/wild-winds-damage-windows-at-dubbo-service-nsw/106050664",
"image": "https://live-production.wcms.abc-cdn.net.au/e22fd799a0ac2fd0b0d76c972649ad38?impolicy=wcms_watermark_news&cropH=1134&cropW=2016&xPos=0&yPos=297&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-25T07:22:17Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
},
{
"id": "50ebcd86d7845c6d8a3973ef17c3a866",
"title": "Australia is bringing in ‘world first’ minimum pay for food delivery drivers - here’s how it will work",
"description": "Deal between companies and union, which includes an hourly wage and accident insurance, still requires approval from the industrial umpire, but this is what we know so far",
"content": "What is changing for delivery drivers and their pay?\nThe application to the FWC comes after a wide range of workplace reforms was introduced by the Albanese government, which included empowering the industrial umpire to set minimum standards for gig ... [3508 chars]",
"url": "https://www.theguardian.com/business/2025/nov/25/food-delivery-companies-australian-union-drivers-minimum-pay",
"image": "https://i.guim.co.uk/img/media/b08c2f80d5ee7504b93805cda932ee6594e25005/663_355_5156_4125/master/5156.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=ff964fd76ba178b08a1cdc3d85506ede",
"publishedAt": "2025-11-25T07:15:00Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
},
{
"id": "63dd5ae27f2e2ccce23fbac24decef3b",
"title": "Pat Cummins continues recovery by bowling with pink ball ahead of Gabba day",
"description": "Injured Australian cricketers Pat Cummins and Josh Hazlewood have bowled in the nets as the pace stars attempt to return from injury for the Ashes.",
"content": "Injured Australian cricketers Pat Cummins and Josh Hazlewood have bowled in the nets as the pace stars attempt to return from injury for the Ashes.\nCummins trained at Cricket NSW headquarters in Sydney during the Blues' Sheffield Shield match against... [2322 chars]",
"url": "https://www.abc.net.au/news/2025-11-25/pat-cummins-second-ashes-test-bowling-with-pink-ball/106051874",
"image": "https://live-production.wcms.abc-cdn.net.au/10af8aa03bce539bbb96c7f77610d9bf?impolicy=wcms_watermark_news&cropH=1690&cropW=3004&xPos=0&yPos=157&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-25T06:16:42Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
}
]
}