- 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": 334278,
"articles": [
{
"id": "6ebf64200cb51f388d9c7f4806071e45",
"title": "All the King's men deliver again as Dees stun Lions",
"description": "Melbourne has produced a stunning upset over Brisbane in one of the games of the season at the MCG",
"content": "THE FUN and dangerous Dees have knocked off their biggest scalp so far this season with a thrilling two-point win over the reigning premiers Brisbane on Sunday afternoon at the MCG.\nA huge tackle by Max Gawn and Jack Steele on dual Norm Smith Medalli... [3386 chars]",
"url": "https://www.afl.com.au/news/1501161/all-the-steven-kings-men-deliver-again-as-melbourne-demons-stun-brisbane-lions-at-the-mcg",
"image": "https://resources.afl.com.au/afl/photo/2026/04/19/0426f174-cac3-45d2-8cdc-b79195e14e68/06MeBr26DP066487288.jpg",
"publishedAt": "2026-04-19T07:55:00Z",
"lang": "en",
"source": {
"id": "0a46a0522ac739f3ecebe94711f4dabe",
"name": "afl.com.au",
"url": "https://www.afl.com.au"
}
},
{
"id": "1e57c3c55321200c6431bb147c0b6da4",
"title": "Bodies of 50 infants dumped at Trinidad graveyard",
"description": "Police say a preliminary investigation shows it may be a case of an \"unlawful disposal of unclaimed corpses\".",
"content": "The remains of at least 50 infants and six adults have been dumped at a graveyard in Trinidad and Tobago, police say.\nIn a statement, the country's police service (TTPS) said the bodies were found in the town of Cumuto, about 40km (25 miles) from the... [886 chars]",
"url": "https://www.bbc.com/news/articles/ce8jl1271pjo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/f7b2/live/e7799a40-3bbd-11f1-a8e7-7d83213cdc89.jpg",
"publishedAt": "2026-04-19T07:49:45Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "1a32d901c3f9bd637cbd003831c6bf55",
"title": "Tedesco makes big Origin statement as Roosters seal comeback win in 46-year first",
"description": "Huge Origin statement in two-way shootout as Roosters in stunning 46-year first",
"content": "James Tedesco didn’t want to talk about his State of Origin hopes earlier in the week, but he sent NSW coach Laurie Daley a timely reminder with a stunning performance on Sunday to lead the Roosters to another comeback victory.\nWatch every game of ev... [4306 chars]",
"url": "https://www.foxsports.com.au/nrl/nrl-premiership/nrl-live-updates-2026-sydney-roosters-v-newcastle-knights-teams-ins-and-outs-late-mail-dylan-brown-rugby-league-news/news-story/40f018502829b23b7fab26594703b05c",
"image": "https://content.api.news/v3/images/bin/bfc73ee2b232e55b17795bd087f4b564",
"publishedAt": "2026-04-19T07:05:23Z",
"lang": "en",
"source": {
"id": "4dff6eec49aed8ad858c020da892bcf1",
"name": "Fox Sports",
"url": "https://www.foxsports.com.au"
}
}
]
}