- 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": 328088,
"articles": [
{
"id": "6260e0d63cf2546ae67004de046bfef6",
"title": "Ex-Lion and SANFL champion Leigh Ryswyk becomes first AFL player to come out as gay",
"description": "Ex-Lion, SANFL champion and Hall of Famer becomes first AFL player to come out as gay",
"content": "Former Brisbane Lions player Leigh Ryswyk has become the first past or present male AFL player to come out as gay.\nHe follows in the footsteps of ex-West Coast defender Mitch Brown, who came out as bisexual last year.\nWatch every match of every round... [2841 chars]",
"url": "https://www.foxsports.com.au/afl/afl-2026-former-brisbane-lions-rookie-leigh-ryswyk-comes-out-as-first-gay-afl-player-follows-in-footsteps-of-bisexual-mitch-brown-latest-news/news-story/d18e25f9b9e6b1c994f2f862f4810b2a",
"image": "https://content.api.news/v3/images/bin/d6801e691d4b45a75a265f065d37516c",
"publishedAt": "2026-03-25T12:05:16Z",
"lang": "en",
"source": {
"id": "4dff6eec49aed8ad858c020da892bcf1",
"name": "Fox Sports",
"url": "https://www.foxsports.com.au"
}
},
{
"id": "ed191978b08379a95223b0a8d048b88f",
"title": "Cyclone Narelle: US singer Jordan Davis relocates March 28 Ice Cream Factory show to RAC Arena",
"description": "Cyclone Narelle has not even arrived in Perth, and it’s already shaking things up!",
"content": "American country singer Jordan Davis has been forced to relocate his concert this Saturday night from a popular outdoor Northbridge venue to RAC Arena as the threat of Tropical Cyclone Narelle hangs over Perth.\nWith conditions unpredictable, PerthNow... [1556 chars]",
"url": "https://www.perthnow.com.au/wa/weather/cyclone-narelle-us-singer-jordan-davis-relocates-march-28-ice-cream-show-to-rac-arena-as-storm-threat-looms-c-22048452",
"image": "https://images.perthnow.com.au/publication/C-22048452/316038e4eaf619121a72cd387101b0aca6d6a089-16x9-x0y274w1080h607.jpg?imwidth=1200",
"publishedAt": "2026-03-25T11:11:00Z",
"lang": "en",
"source": {
"id": "419747a8cc582e19e0c6326b95e6ae8e",
"name": "PerthNow",
"url": "https://www.perthnow.com.au"
}
},
{
"id": "f3c5d863181db4021675154869019f31",
"title": "Earth's Days Are Getting Longer, And Humans May Be Why",
"description": "Earth's days are becoming longer as human-driven climate change melts glaciers and ice sheets, redistributing our planet's mass and slowing its rotation, new research suggests.",
"content": "Earth's days are becoming longer as human-driven climate change melts glaciers and ice sheets, redistributing our planet's mass and slowing its rotation, new research suggests.\nAs a result, our days are currently lengthening by 1.33 milliseconds per ... [3735 chars]",
"url": "https://www.sciencealert.com/earths-days-are-getting-longer-and-humans-may-be-why",
"image": "https://www.sciencealert.com/images/2026/03/earth-from-space.jpg",
"publishedAt": "2026-03-25T11:01:35Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
}
]
}