- 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": 365194,
"articles": [
{
"id": "efc25464ad7f03ca631755e84dad05f8",
"title": "Scientists Chart Ocean's Hidden Workforce",
"description": "The ocean is full of invisible workers. Trillions of microbes quietly break down carbon-containing organic matter, which helps to regulate Earth's",
"content": "The ocean is full of invisible workers. Trillions of microbes quietly break down carbon-containing organic matter, which helps to regulate Earth's climate. But scientists have long struggled to understand how different microbes contribute to the proc... [6281 chars]",
"url": "https://www.miragenews.com/scientists-chart-oceans-hidden-workforce-1684147/",
"image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1517048676732-d65bc937f952%3Fixlib%3Drb-4.0.3%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1170%26amp%3Bq%3D80",
"publishedAt": "2026-06-01T18:02:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "9eaccdead1542a823ec46ffedf389e76",
"title": "New oral regimen matches standard intravenous therapy for acute myeloid leukemia",
"description": "The ASCERTAIN V clinical trial demonstrated that an all-oral drug combination for older patients with acute myeloid leukemia (AML) is an effective alternative to the current standard, which requires repeated hospital or office visits for intravenous treatment.",
"content": "The ASCERTAIN V clinical trial demonstrated that an all-oral drug combination for older patients with acute myeloid leukemia (AML) is an effective alternative to the current standard, which requires repeated hospital or office visits for intravenous ... [5011 chars]",
"url": "https://www.news-medical.net/news/20260601/New-oral-regimen-matches-standard-intravenous-therapy-for-acute-myeloid-leukemia.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2017/11/Blood_picture_of_acute_myeloid_leukemia_(AML)%2c_analyze_by_microscope-Jarun_Ontakrai_8864dd9cfb3b4dff9a913aede7a7c915-620x480.jpg",
"publishedAt": "2026-06-01T17:30:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "47031da32c5dbe7ab54e5fc00a18755b",
"title": "Physical activity protects heart health regardless of weight loss",
"description": "With obesity now affecting more than 40% of U.S. adults and fueling rising rates of heart disease, a new scientific statement from the American Heart Association calls for a comprehensive treatment approach that puts physical activity front and center.",
"content": "With obesity now affecting more than 40% of U.S. adults and fueling rising rates of heart disease, a new scientific statement from the American Heart Association calls for a comprehensive treatment approach that puts physical activity front and cente... [9496 chars]",
"url": "https://www.news-medical.net/news/20260601/Physical-activity-protects-heart-health-regardless-of-weight-loss.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/9/heart_disease_1_12c3ff20f43b43d898bf18f5689e0c7c-620x480.jpg",
"publishedAt": "2026-06-01T16:23:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
}
]
}