- 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": 328336,
"articles": [
{
"id": "5a6d1de51062be3b25aa9cb3dd367f19",
"title": "Sky News Australia",
"description": "SkyNews.com.au — Australian News Headlines & World News Online from the best award winning journalists",
"content": "Please note that by blocking any or all cookies you may not have access to certain features, content or personalization. For more information see our Cookie Policy.\nTo enable cookies, follow the instructions for your browser below.\nFacebook App: Open... [1735 chars]",
"url": "https://www.skynews.com.au/nocookies?a=A.flavipes",
"image": "https://www.skynews.com.au/wp-content/themes/newscorpau-news-dna/dist/images/fallback/fallback-skynews-169.svg",
"publishedAt": "2026-03-13T02:03:45Z",
"lang": "en",
"source": {
"id": "4aa99545658b1a17de235bf8db2edfb5",
"name": "Sky News Australia",
"url": "https://www.skynews.com.au"
}
},
{
"id": "4dd6304e9d228ed056c4865fb195e233",
"title": "Most Energetic Ghost Particle Ever Seen May Have Come From Black Hole Jets",
"description": "Imagine catching a single raindrop and realising it fell from a storm on the other side of the Universe.",
"content": "Imagine catching a single raindrop and realising it fell from a storm on the other side of the Universe.\nThat's roughly the scale of what happened on 13 February 2023, when a detector submerged in the depths of the Mediterranean Sea registered the pa... [3138 chars]",
"url": "https://www.sciencealert.com/most-energetic-ghost-particle-ever-seen-may-have-come-from-black-hole-jets",
"image": "https://www.sciencealert.com/images/2026/03/Artists-impression-of-a-blazar-galaxy.jpg",
"publishedAt": "2026-03-13T01:54:25Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
},
{
"id": "929b12efc7dd245a6393589975915843",
"title": "Byron Bay's famous Bluesfest cancelled with less than three weeks' notice",
"description": "Thousands of music fans will be left scrambling to rearrange their Easter plans after Byron Bay's famous Bluesfest was called off at short notice.",
"content": "Byron Bay's famous Bluesfest has been cancelled, less than three weeks before it was due to begin.\nA source from the office of the NSW Minister for Arts and Music, John Graham, has confirmed the decision, with festival organisers expected to make an ... [1843 chars]",
"url": "https://www.abc.net.au/news/2026-03-13/byron-bay-bluesfest-cancelled/106450384",
"image": "https://live-production.wcms.abc-cdn.net.au/bc86cacbb43b6cdc59ea223fc9cdf646?impolicy=wcms_watermark_news&cropH=515&cropW=916&xPos=34&yPos=48&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-13T01:41:47Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "ABC News",
"url": "https://www.abc.net.au"
}
}
]
}