- 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": 339830,
"articles": [
{
"id": "19db3a7fe18ff61bba725d2f26cda016",
"title": "Rory McIlroy holds record Masters lead after stunning second round, Jason Day bogeys 18th hole at Augusta",
"description": "Jason Day does not do a lot wrong in the second round at Augusta National, but Rory McIlroy is looking just about untouchable after two rounds of the Masters.",
"content": "A stumble on the final hole of the second round has seen Australian Jason Day lose ground as the Masters field chases red-hot defending champion Rory McIlroy.\nMcIlroy carded six birdies in his final seven holes, including a glorious chip-in on the 17... [4109 chars]",
"url": "https://www.abc.net.au/news/2026-04-11/jason-day-rory-mcilroy-masters-second-round/106554068",
"image": "https://live-production.wcms.abc-cdn.net.au/2dda47b41d1bf845772bd3d96236b181?impolicy=wcms_watermark_news&cropH=2660&cropW=4729&xPos=0&yPos=425&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-10T23:09:12Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
},
{
"id": "40045e02de3018d7f1998532f4546351",
"title": "Adam Porrino’s slammed custom 1960 Ranchero",
"description": "Ranchero meets Thunderbird meets Mustang! Adam Porrino’s low-riding custom pick-up is a mash-up made in Blue Oval heaven",
"content": "There are a thousand and one paint and panel techniques that Adam Porrino applied when building his low-down Ranchero. Tricky stuff that he’s picked up over decades spent shaping and painting other people’s show cars. But there’s one thing he’s given... [6777 chars]",
"url": "https://www.streetmachine.com.au/features/adam-porrino-slammed-custom-1960-ranchero",
"image": "https://www.streetmachine.com.au/wp-content/uploads/2026/04/adam-porrino-custom-ranchero-2-scaled.jpg",
"publishedAt": "2026-04-10T23:00:00Z",
"lang": "en",
"source": {
"id": "117f7f39eb8cc891949bdb089b787c39",
"name": "streetmachine.com.au",
"url": "https://www.streetmachine.com.au"
}
},
{
"id": "0a01a97c6bc86bbf0b12028ce2bbd139",
"title": "Tamworth teen Max Lye is no chicken in the egg business",
"description": "While many teenagers spend their spare time online gaming or playing sport, 14-year-old Max Lye hangs out with a bunch of chooks and dreams of owning his own egg farm.",
"content": "Tamworth teenager Max Lye might be the one to answer the age-old question: what came first, the chicken or the egg?\nThe 14-year-old's passion for chooks began at the tender age of two, and the youngster now has dreams of owning his own egg farm.\nOn h... [2015 chars]",
"url": "https://www.abc.net.au/news/2026-04-11/tamworth-teenager-max-lye-egg-business-chickens/106536820",
"image": "https://live-production.wcms.abc-cdn.net.au/b378f2d6764ad5e0c5125e15894f2dd9?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-04-10T22:31:06Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}