- 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": 362180,
"articles": [
{
"id": "441de6e1dfa96f3882d7af61f1ca9da3",
"title": "MIT Chemists Isolate New Boron-Oxygen Molecule",
"description": "Oxygen is a cornerstone of chemistry, largely because it is so good at building the organic molecules that make up our world. Some oxygen-based",
"content": "Oxygen is a cornerstone of chemistry, largely because it is so good at building the organic molecules that make up our world. Some oxygen-based compounds, called peroxides, are famous for being highly reactive - they act like oxygen delivery trucks, ... [2083 chars]",
"url": "https://www.miragenews.com/mit-chemists-isolate-new-boron-oxygen-molecule-1673035/",
"image": "https://news.mit.edu/sites/default/files/images/202605/chemicals-adobe-stock.jpeg",
"publishedAt": "2026-05-13T18:34:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "a7affa4184bcb27356b512410ae584e7",
"title": "Labeling feelings helps manage uncertainty-driven anxiety in people with autism",
"description": "We feel more anxious when facing uncertain or unpredictable situations, but for those who score higher on autistic traits, this anxiety tends to be stronger.",
"content": "We feel more anxious when facing uncertain or unpredictable situations, but for those who score higher on autistic traits, this anxiety tends to be stronger. Published in Scientific Reports, a new study suggests uncertainty-driven anxiety plays a rol... [2202 chars]",
"url": "https://www.news-medical.net/news/20260513/Labeling-feelings-helps-manage-uncertainty-driven-anxiety-in-people-with-autism.aspx",
"image": "https://www.news-medical.net/image-handler/picture/2014/7/Anxiety-620x480.jpg",
"publishedAt": "2026-05-13T18:05:00Z",
"lang": "en",
"source": {
"id": "f2ca7a45d20357cb42858868cb4a4946",
"name": "News-Medical",
"url": "https://www.news-medical.net"
}
},
{
"id": "1112fe82c167dcb530d338bddeb7e72f",
"title": "known evidence of dentistry found in Neanderthal tooth, study suggests",
"description": "Archaeologists have found a hole in a 59,000-year-old tooth, which they say was drilled to treat a painful cavity. The find suggests Neanderthals could perform complex medical procedures.",
"content": "About 59,000 years ago, a Neanderthal had one of their teeth drilled to treat a painful cavity, according to a new study.\nThe Neanderthal tooth, found in a Russian cave, shows evidence of treatment for caries, the scientific term for tooth decay.\nSom... [4527 chars]",
"url": "https://www.abc.net.au/news/science/2026-05-14/oldest-known-evidence-of-dentistry-found-in-neanderthal-tooth/106660580",
"image": "https://live-production.wcms.abc-cdn.net.au/eeff3df16d23e9845473bf81f577839b?impolicy=wcms_watermark_news&cropH=1969&cropW=3500&xPos=0&yPos=0&width=862&height=485&imformat=generic",
"publishedAt": "2026-05-13T18:00:00Z",
"lang": "en",
"source": {
"id": "5cda8b5d5087e0271b0c94a70da9fe74",
"name": "Australian Broadcasting Corporation",
"url": "https://www.abc.net.au"
}
}
]
}