- 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": 249804,
"articles": [
{
"id": "a9887f7f9c22df27c6c83a6df9ee2dbf",
"title": "Skyhooks guitarist Bob Starkie dies aged 73 after a battle with cancer",
"description": "A statement released on Skyhooks' official Facebook page announced his passing this morning.",
"content": "Skyhooks guitarist Bob Starkie has died aged 73 after a battle with cancer.\nA statement released on Skyhooks' official Facebook page announced his passing this morning.\n\"It's with sadness in our hearts that we have to send out this news that early th... [1701 chars]",
"url": "https://www.abc.net.au/news/2025-11-29/skyhooks-guitarist-bob-starkie-dies/106081862",
"image": "https://live-production.wcms.abc-cdn.net.au/16cb2422acecb77a424c0c71d8fd978b?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=262&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-29T02:35:41Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
},
{
"id": "336a507d3216ca5926363428ee9354cf",
"title": "Five children hurt after jumping castle became untethered in Sydney",
"description": "Five children have suffered minor injuries hurt after a jumping castle blew away in Sydney.",
"content": "Five children have suffered minor injuries hurt after a jumping castle blew away in Sydney.\nThe device detached and blew over a fence next to where it was tethered in Kelvin Park Drive, Bradfield near Liverpool.\nEmergency services were called at 9.35... [357 chars]",
"url": "https://www.9news.com.au/national/jumping-castle-children-hurt-bradfield-sydney/941b530d-1bbc-4fd5-98d9-b5066954e2a4",
"image": "https://imageresizer.static9.net.au/nQEQWEQ7n7GDVPp_JtQNmxt9NBU=/0x236:1080x843/1200x628/smart/https%3A%2F%2Fprod.static9.net.au%2Ffs%2Fb2e725d2-edea-40eb-a092-29a7a53db7c5",
"publishedAt": "2025-11-29T02:24:09Z",
"lang": "en",
"source": {
"id": "0a61032700ac7fb846fa8c9c95b0e2d5",
"name": "9News.com.au",
"url": "https://www.9news.com.au"
}
},
{
"id": "d82eb1838ac69bb8ea36fe67f738a8cc",
"title": "RBA could hike interest rates in early 2026 as banks rewrite forecasts",
"description": "Hotter-than-expected inflation figures have caught most economists and policy makers off guard. The ongoing price pressures in the economy open the door for an RBA interest rate hike in 2026.",
"content": "The economic ground shook on Wednesday after the Bureau of Statistics released its new monthly Consumer Price Index (CPI) data.\nIt showed inflation isn't behaving itself.\nHeadline inflation came in at 3.8 per cent, while underlying or core inflation ... [5191 chars]",
"url": "https://www.abc.net.au/news/2025-11-29/rba-interest-rate-hike-possible-within-months/106077098",
"image": "https://live-production.wcms.abc-cdn.net.au/3f09f5c3c4c6206fbdf2a1973a758c5e?impolicy=wcms_watermark_news&cropH=2041&cropW=3628&xPos=0&yPos=169&width=862&height=485&imformat=generic",
"publishedAt": "2025-11-29T02:14:44Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "abc.net.au",
"url": "https://www.abc.net.au"
}
}
]
}