- 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": 326540,
"articles": [
{
"id": "51d70c394a73c36f28ee9b369ca98761",
"title": "Netflix declines to raise offer for Warner, paving way for Paramount takeover",
"description": "Netflix has declined to raise its offer to buy Warner Bros Discovery's studio and streaming business, in a stunning move that effectively puts Paramount in a position to take over the fellow storied Hollywood giant.",
"content": "Netflix has declined to raise its offer to buy Warner Bros Discovery's studio and streaming business, in a stunning move that effectively puts Paramount in a position to take over the fellow storied Hollywood giant.\nOn Thursday, after Warner's board ... [4002 chars]",
"url": "https://www.abc.net.au/news/2026-02-27/netflix-declines-to-raise-its-offer-to-buy-warner/106395308",
"image": "https://live-production.wcms.abc-cdn.net.au/aa5a7bad772f4d01ba9d333f7036575a?impolicy=wcms_watermark_news&cropH=1688&cropW=3000&xPos=0&yPos=156&width=862&height=485&imformat=generic",
"publishedAt": "2026-02-27T00:13:13Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "b740fc3e29a01ceff3f10b161e61c546",
"title": "Raincoat no longer waterproof? A textile scientist explains why - and how to fix it",
"description": "The key is to gently wash your raincoat regularly.",
"content": "You pull on your rain jacket, step out into the storm, and within half an hour your undershirt is soaked. The jacket you purchased as “waterproof” seems to have stopped working, and all the marketing claims feel a bit suspect.\nIn reality, the jacket ... [4838 chars]",
"url": "https://theconversation.com/raincoat-no-longer-waterproof-a-textile-scientist-explains-why-and-how-to-fix-it-272801",
"image": "https://images.theconversation.com/files/718140/original/file-20260213-56-jpnhue.jpg?ixlib=rb-4.1.0&rect=0%2C913%2C5472%2C2736&q=45&auto=format&w=1356&h=668&fit=crop",
"publishedAt": "2026-02-27T00:05:00Z",
"lang": "en",
"source": {
"id": "344b3e5c4a3152c0cbebe5418ae064b7",
"name": "The Conversation",
"url": "https://theconversation.com"
}
},
{
"id": "286b1d3ec14becf89aa35f1296b4165f",
"title": "Netflix drops Warner Bros bid, clearing way for Paramount takeover",
"description": "Netflix's decision to back down from the bidding war clears the path for Paramount to win the takeover battle.",
"content": "Netflix has backed away from its proposal to buy Warner Bros Discovery, clearing the way for Paramount Skydance to win the months-long takeover battle.\nWarner Bros, which put itself up for sale last year, on Thursday said Paramount's latest bid was \"... [2600 chars]",
"url": "https://www.bbc.com/news/articles/c5y6p5ypgmzo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/64f2/live/3b76e450-1368-11f1-af0d-af544dd82419.jpg",
"publishedAt": "2026-02-26T23:56:26Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
}
]
}