- 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": 343892,
"articles": [
{
"id": "bfb01d539ef6e628717971ea20729857",
"title": "Motional Induction in Ganymede's Ocean",
"description": "Welcome to Astrobiology.com",
"content": "We investigate the magnetic signature of oceanic circulation in Ganymede’s subsurface ocean using kinematic induction modeling. Our approach couples zonal jet flows from rotating thermal convection simulations with magnetic field models incorporating... [2311 chars]",
"url": "https://astrobiology.com/2026/05/motional-induction-in-ganymedes-ocean-2.html",
"image": "https://astrobiology.com/wp-content/uploads/2026/05/Motional-Induction.png",
"publishedAt": "2026-05-10T16:30:00Z",
"lang": "en",
"source": {
"id": "1ff5b422408f5ec9bc27a0260c24caee",
"name": "astrobiology.com",
"url": "https://astrobiology.com"
}
},
{
"id": "22efbc80169d65d8076b1c1bd6a18e81",
"title": "20 Years On, 'Uncharted' Is Still Changing Games",
"description": "Naughty Dog's action-adventure franchise celebrates its first reveal and last big game this weekend as its future remains in the air.",
"content": "The PlayStation 3 turns 20 years old in November, and you can’t talk about the console without talking about Uncharted. Naughty Dog’s globetrotting franchise was one of its crowning jewels, and this early into May, it celebrates two significant miles... [3212 chars]",
"url": "https://gizmodo.com/20-years-on-uncharted-is-still-changing-games-2000756848",
"image": "https://gizmodo.com/app/uploads/2026/05/uncharted-4-hed-1200x675.jpg",
"publishedAt": "2026-05-10T16:25:55Z",
"lang": "en",
"source": {
"id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
"name": "Gizmodo",
"url": "https://gizmodo.com"
}
},
{
"id": "615d39ec2f7efed1d7b92b87bd005e5c",
"title": "Venus’ Atmosphere Jumps And Waves",
"description": "Welcome to Astrobiology.com",
"content": "The mysterious origin of an impressive cloud disturbance on Venus has now been revealed by a team including the University of Tokyo. Researchers used numerical models to show that an enormous 6,000-kilometer-wide atmospheric wave front, which circumn... [4275 chars]",
"url": "https://astrobiology.com/2026/05/venus-atmosphere-jumps-and-waves.html",
"image": "https://astrobiology.com/wp-content/uploads/2026/05/Venus-atmosphere.png",
"publishedAt": "2026-05-10T16:22:38Z",
"lang": "en",
"source": {
"id": "1ff5b422408f5ec9bc27a0260c24caee",
"name": "astrobiology.com",
"url": "https://astrobiology.com"
}
}
]
}