- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- 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": 245536,
"articles": [
{
"id": "24b784c77eabc3c2b51e4875a149bfdd",
"title": "'Vampire Squid From Hell' Reveals The Ancient Origins of Octopuses",
"description": "The elusive 'vampire squid from hell' has just yielded the largest cephalopod genome ever sequenced, a monster clocking in at more than 11 billion base pairs – more than twice as large as the biggest squid genomes.",
"content": "The elusive 'vampire squid from hell' has just yielded the largest cephalopod genome ever sequenced, a monster clocking in at more than 11 billion base pairs – more than twice as large as the biggest squid genomes.\nHidden in its mix of A, T, G, and C... [4268 chars]",
"url": "https://www.sciencealert.com/vampire-squid-from-hell-reveals-the-ancient-origins-of-octopuses",
"image": "https://www.sciencealert.com/images/2025/11/vampire_squid_2_header.jpg",
"publishedAt": "2025-11-30T18:03:02Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
},
{
"id": "333beb6b8ba18cc22dc157bb26dea571",
"title": "Verstappen wins Qatar Grand Prix, Piastri second",
"description": "Australian Oscar Piastri was leading until a strategic mistake by McLaren allowed Red Bull’s Max Verstappen to steal in and claim victory.",
"content": "Max Verstappen won the Qatar Grand Prix for Red Bull on Sunday to take the Formula One title battle with McLaren’s Lando Norris and Oscar Piastri to a season-ending showdown in Abu Dhabi next weekend.\nBriton Norris finished fourth, behind the William... [2100 chars]",
"url": "https://www.smh.com.au/sport/motorsport/verstappen-wins-qatar-grand-prix-piastri-second-20251201-p5njne.html",
"image": "https://static.ffx.io/images/$zoom_0.45009999999999994%2C$multiply_0.7554%2C$ratio_1.776846%2C$width_1059%2C$x_0%2C$y_54/t_crop_custom/q_86%2Cf_auto/30b5084af90f7b6ec5b8cf489096abbe9caff9ae",
"publishedAt": "2025-11-30T17:41:45Z",
"lang": "en",
"source": {
"id": "65045958568caf3ea94d17e4238416e8",
"name": "The Sydney Morning Herald",
"url": "https://www.smh.com.au"
}
},
{
"id": "88244ed0f95560b2b310d091fc861b39",
"title": "Aussies Honored for Leadership in HIV Response",
"description": "The National Association of People with HIV Australia (NAPWHA) and Gilead Sciences Australia are proud to announce the 2025 Community Champions. Five",
"content": "Mirage News\nMirage News\nAussies Honored for Leadership in HIV Response\nThe National Association of People with HIV Australia (NAPWHA) and Gilead Sciences Australia are proud to announce the 2025 Community Champions. Five remarkable everyday Australia... [3500 chars]",
"url": "https://www.miragenews.com/aussies-honored-for-leadership-in-hiv-response-1580258/",
"image": "https://cdn1.miragenews.com/wp-content/uploads/2017/11/news-developments.jpg",
"publishedAt": "2025-11-30T17:09:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
}
]
}