- 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": 333204,
"articles": [
{
"id": "e327cdbc8afaf697339e9073ed58882c",
"title": "west towns the first in Victoria to run out of fuel",
"description": "Robinvale, located about 70 kilometres east from Mildura, ran out of fuel on Saturday evening, while Hattah, to Mildura's south, hit empty on Sunday.",
"content": "Two towns in Victoria's north-west are believed to be the first towns in the state to run out of fuel.\nRobinvale, located about 70 kilometres east from Mildura, ran out of fuel on Saturday evening, while Hattah, to Mildura's south, hit empty on Sunda... [4904 chars]",
"url": "https://www.abc.net.au/news/2026-03-15/north-town-victorian-farming-towns-run-out-of-fuel/106457162",
"image": "https://live-production.wcms.abc-cdn.net.au/5eabd9639ce168ff0ccc8adfd2e747db?impolicy=wcms_watermark_news&cropH=2109&cropW=3750&xPos=0&yPos=820&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-15T05:10:16Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "ABC News",
"url": "https://www.abc.net.au"
}
},
{
"id": "fa90ebc4ab5903cf6dab441aa771620c",
"title": "Lego’s ‘biggest innovation ever’: Here’s what you need to know",
"description": "How does Smart Play work? What are the new sets like? And is adding tech to Lego even a good idea?",
"content": "March 15, 2026 — 4:00pm\nYou have reached your maximum number of saved items.\nRemove items from your saved list to add more.\nSave this article for later\nAdd articles to your saved list and come back to them anytime.\nLego has tried to introduce tech in... [8555 chars]",
"url": "https://www.theage.com.au/technology/lego-s-biggest-innovation-ever-here-s-what-you-need-to-know-20260311-p5o9is.html",
"image": "https://static.ffx.io/images/$zoom_0.1532%2C$multiply_0.7554%2C$ratio_1.777778%2C$width_1059%2C$x_0%2C$y_0/t_crop_custom/q_86%2Cf_auto/672a2c221fab6f7e89f0f295005f6651c28d747f13bf7316339dacba19ac8ff7",
"publishedAt": "2026-03-15T05:00:00Z",
"lang": "en",
"source": {
"id": "8952aa953859e9190b836f04018f5efe",
"name": "The Age",
"url": "https://www.theage.com.au"
}
},
{
"id": "ee6f39c18a262ba8d0e115ea018d6e40",
"title": "NRL live: Manly Sea Eagles vs Newcastle Knights at Brookvale Oval, Dolphins",
"description": "The Newcastle Knights are at Brookvale Oval to take on the Sea Eagles after opening their season with an electric victory in Las Vegas. Follow live.",
"content": "That's as simple a try as you'll see.\nTom Trbojevic sets up one off the scrum 10 metres out, he gets the ball, charges at Phoenix Crossland and just powers through him to slam the ball down.\nThat's Turbo as a hammer, but we know he can be a scalpel t... [3031 chars]",
"url": "https://www.abc.net.au/news/2026-03-15/nrl-live-sea-eagles-newcastle-knights-dolphins-gold-coast-titans/106457442",
"image": "https://live-production.wcms.abc-cdn.net.au/8c2e339854a37dfc54c52d32d9d5065e?impolicy=wcms_watermark_news&cropH=1599&cropW=2843&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-03-15T04:41:15Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "ABC News",
"url": "https://www.abc.net.au"
}
}
]
}