- 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": 337146,
"articles": [
{
"id": "8cdc0035a6715e47e0efb3653b598ead",
"title": "The Death of PC Ownership? Framework Computer CEO Issues Chilling Warning",
"description": "As Framework prepares to debut new devices later this month, CEO Nirav Patel warns that the AI scramble threatens to make PC ownership a thing of the past.",
"content": "Upgradable laptop maker Framework Computer is warning that the AI-driven memory shortage is more than just a supply issue, but a potential threat to the future of PC ownership.\n“There is a very real scenario in which personal computing as we know it ... [2554 chars]",
"url": "https://au.pcmag.com/laptops/117059/the-death-of-pc-ownership-framework-computer-ceo-issues-chilling-warning",
"image": "https://sm.pcmag.com/t/pcmag_au/news/t/the-death-/the-death-of-pc-ownership-framework-computer-ceo-issues-chil_vrhw.1200.jpg",
"publishedAt": "2026-04-10T15:15:46Z",
"lang": "en",
"source": {
"id": "1140ebf23013e05d5854a27aeef4d7d3",
"name": "PCMag Australia",
"url": "https://au.pcmag.com"
}
},
{
"id": "e53d7aa204c7510e188fc320528db7bc",
"title": "Copilot Takes a Backseat in Microsoft's Latest Windows 11 Update",
"description": "Microsoft removes the Copilot button in Notepad and drops all AI from its Snipping Tool.",
"content": "Microsoft is removing Copilot from some less useful locations in Windows 11. The latest preview version of Notepad, version 11.2512.28.0, built for Windows Insiders, removes the Copilot button from the top-right corner. In its place is a pen icon wit... [1276 chars]",
"url": "https://au.pcmag.com/ai/117058/copilot-takes-a-backseat-in-microsofts-latest-windows-11-update",
"image": "https://sm.pcmag.com/t/pcmag_au/news/c/copilot-ta/copilot-takes-a-backseat-in-microsofts-latest-windows-11-upd_g2cd.1200.jpg",
"publishedAt": "2026-04-10T15:06:19Z",
"lang": "en",
"source": {
"id": "1140ebf23013e05d5854a27aeef4d7d3",
"name": "PCMag Australia",
"url": "https://au.pcmag.com"
}
},
{
"id": "202bbf1708cfd5fbc6d0b8ae0ed052b3",
"title": "Double trouble: Two near-identical Ford XR Fairmonts",
"description": "Two XR Fairmonts that could be mistaken for idential twins",
"content": "First published in Street Machine’s Australia’s Toughest Fords #2, 2004\nA couple of near-identical XRs. That’s spooky. Is this some kinda club? Maybe fans who’ve built replicas of their hero’s Ford? Rivalry between brothers, perhaps? Ford specialists... [6258 chars]",
"url": "https://www.streetmachine.com.au/features/double-trouble-two-near-identical-ford-xr-fairmonts",
"image": "https://www.streetmachine.com.au/wp-content/uploads/2026/04/marcus-hume-santo-gatto-ford-xr-fairmont-onroad-b-scaled.jpg",
"publishedAt": "2026-04-10T15:00:00Z",
"lang": "en",
"source": {
"id": "117f7f39eb8cc891949bdb089b787c39",
"name": "streetmachine.com.au",
"url": "https://www.streetmachine.com.au"
}
}
]
}