- 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": 322248,
"articles": [
{
"id": "f5451b69f7a44858ed5d1f2de168ac48",
"title": "IPhone, iPad Cleared for Classified NATO Data",
"description": "Today, Apple announced iPhone and iPad are the first and only consumer devices in compliance with the information assurance requirements of NATO",
"content": "February 26, 2026\nUPDATE\niPhone and iPad approved to handle classified NATO information\nFollowing rigorous security testing and extensive evaluation by the German government, iPhone and iPad become the first consumer devices approved for use with cla... [2803 chars]",
"url": "https://www.miragenews.com/iphone-ipad-cleared-for-classified-nato-data-1627565/",
"image": "https://cdn1.miragenews.com/wp-content/uploads/2019/04/newsdevelopments-image.jpg",
"publishedAt": "2026-02-26T18:06:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "7fb291f59e28d1de07da9d73d0ba2904",
"title": "WHO Trials Strategy Game to Boost Outbreak Response",
"description": "WHO is testing an innovative way to improve outbreak detection, notification and response through an interactive '7-1-7 Strategy Game'. The 7-1-7",
"content": "WHO is testing an innovative way to improve outbreak detection, notification and response through an interactive '7-1-7 Strategy Game'. The 7-1-7 target calls for detecting a suspected outbreak within seven days, notifying public health authorities w... [3038 chars]",
"url": "https://www.miragenews.com/who-trials-strategy-game-to-boost-outbreak-1627547/",
"image": "https://cdn1.miragenews.com/wp-content/uploads/def_rota/news2.jpeg",
"publishedAt": "2026-02-26T17:26:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "235634130205b840652d82e8b8766250",
"title": "5 Expert-Backed Ways To Improve Your Grip Strength for Healthy Aging",
"description": "Grip strength is necessary to maintain mobility and independence as you age. Here are five ways to improve it.",
"content": "Grip strength is a powerful indicator of healthy aging, linked to everything from cognitive function and heart health to overall lifespan. While it’s often considered a proxy for overall strength and fitness, there are also standalone reasons to focu... [5141 chars]",
"url": "https://www.health.com/how-to-improve-grip-strength-for-healthy-aging-11914034",
"image": "https://www.health.com/thmb/2HJrj8vdJpX1OvVGnBuuP5GutSU=/5184x0/filters:no_upscale():max_bytes(150000):strip_icc()/Health-GettyImages-2224388528-a4b8a6e6079c4eea8466b38ca5ffbe8c.jpg",
"publishedAt": "2026-02-26T16:30:36Z",
"lang": "en",
"source": {
"id": "3ff4d824f87e8ec248212efe8278dac0",
"name": "Health: Trusted and Empathetic Health and Wellness Information",
"url": "https://www.health.com"
}
}
]
}