- 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": 323334,
"articles": [
{
"id": "c3935ca6ecfe5cad5bc85d0ee668704a",
"title": "How Two Dim Stars Came Together To Shine Brightly",
"description": "Brown dwarfs get a bad rap in the stellar world, often labeled as \"failed stars\" for their inability to sustain nuclear fusion at their cores. The",
"content": "Brown dwarfs get a bad rap in the stellar world, often labeled as \"failed stars\" for their inability to sustain nuclear fusion at their cores. The mass of these objects falls between planets and stars, ranging from 13 to 80 times the mass of Jupiter.... [1554 chars]",
"url": "https://www.miragenews.com/how-two-dim-stars-came-together-to-shine-1639508/",
"image": "https://cdn1.miragenews.com/wp-content/uploads/2017/11/news-developments.jpg",
"publishedAt": "2026-03-18T15:55:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "0fd4ffbd2eb582d75f4fcb7a038bf8eb",
"title": "NASA's Hubble Unexpectedly Catches Comet Breaking Up",
"description": "Explore HubbleHubble HomeOverviewAbout HubbleThe History of HubbleHubble TimelineWhy Have a Telescope in Space?Hubble by the NumbersAt the",
"content": "In a happy twist of fate, NASA's Hubble Space Telescope just witnessed a comet in the act of breaking apart. The chance of that happening while Hubble watched is extraordinarily minuscule. The findings published Wednesday in the journal Icarus.\nThe c... [5418 chars]",
"url": "https://www.miragenews.com/nasas-hubble-unexpectedly-catches-comet-1639483/",
"image": "https://assets.science.nasa.gov/dynamicimage/assets/science/missions/hubble/releases/2026/03/STScI-01KJ67XN05F6FZKR1NR53F4YKJ.jpg?w=5934&h=1629&fit=clip&crop=faces%2Cfocalpoint",
"publishedAt": "2026-03-18T15:18:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "ddcb80581e9465d6f58f15e9af1e6090",
"title": "Apple Partners With Nike for New Powerbeats Pro 2 Special Edition",
"description": "The brands are partnering on a new special edition for an existing pair of headphones.",
"content": "Apple’s second audio announcement of the week, following the AirPods Max 2 reveal on Monday, is a new special-edition of its Powerbeats Pro 2, this time made in partnership with Nike.\nThe two brands have worked together before on Apple Watch bands, a... [1723 chars]",
"url": "https://au.pcmag.com/headphones/116609/apple-partners-with-nike-for-new-powerbeats-pro-2-special-edition",
"image": "https://sm.pcmag.com/t/pcmag_au/news/a/apple-part/apple-partners-with-nike-for-new-powerbeats-pro-2-special-ed_thqd.1200.jpg",
"publishedAt": "2026-03-18T15:10:42Z",
"lang": "en",
"source": {
"id": "1140ebf23013e05d5854a27aeef4d7d3",
"name": "PCMag Australia",
"url": "https://au.pcmag.com"
}
}
]
}