Australia News API

Get the live top headlines from Australia with our JSON API.

Get API key for the Australia News API

API 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": 342072,
    "articles": [
        {
            "id": "0052e656c4c3a49c273028a0b22ee5a2",
            "title": "3 billion years old! This Australian crater is the oldest known asteroid impact site on Earth",
            "description": "The oldest known asteroid impact site on Earth was created 3.02 billion years ago in what's now Western Australia, scientists find.",
            "content": "The oldest known asteroid impact site on Earth was created 3.02 billion years ago in what's now Western Australia — not far from where we've seen the oldest traces of life on our planet.\nA rock formation in Western Australia's Pilbara region seems to... [5795 chars]",
            "url": "https://www.space.com/astronomy/asteroids/3-billion-years-old-this-australian-crater-is-the-oldest-known-asteroid-impact-site-on-earth",
            "image": "https://cdn.mos.cms.futurecdn.net/HetDYqoPPSFmgm3H367nxV-2000-80.png",
            "publishedAt": "2026-06-25T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "e2bf8dbc3f082cb8bf0925526b7ada10",
            "title": "Qld mum Jazmin Spring’s ‘constipation’ fear was toddler’s cancer",
            "description": "A mum who thought her daughter was suffering from constipation says her family’s life changed forever when doctors diagnosed her little girl with cancer.",
            "content": "Jazmin Spring initially dismissed her three-year-old daughter Olivia’s bloated stomach as a minor digestive issue.\nBut after the 20-year-old Queensland mum noticed that one side of the toddler’s tummy felt firmer than the other, she booked a doctor’s... [4646 chars]",
            "url": "https://www.news.com.au/lifestyle/real-life/news-life/toddlers-constipation-turns-out-to-be-tumour-wrapped-around-major-arteries/news-story/2d0d5fe34b69c9537aea9a8c715c2ea5",
            "image": "https://content.api.news/v3/images/bin/038df1cf91d2992d229cd5cba30fb9fb",
            "publishedAt": "2026-06-25T09:58:14Z",
            "lang": "en",
            "source": {
                "id": "fb80671fb5d2de16a7e1a267ced6d12a",
                "name": "News.com.au",
                "url": "https://www.news.com.au"
            }
        },
        {
            "id": "10244b048cf49ddc7b17452d1c33e658",
            "title": "Bondi Beach closed third day running after great white shark sighting",
            "description": "Eerie scenes have emerged as Bondi Beach was cleared for the third day in a row after a great white shark was spotted near a group of unsuspecting surfers.",
            "content": "The iconic beach was closed shortly before 7am on Thursday morning after a great white shark was seen in the water.\nLifeguards stood alone on the sand as they operated shark drones and put up signs warning beachgoers to stay away.\nThere was barely a ... [3836 chars]",
            "url": "https://www.news.com.au/national/nsw-act/news/bondi-beach-closed-third-day-running-after-great-white-shark-sighting/news-story/4730413602c49f62b3865f1f7700b85f",
            "image": "https://content.api.news/v3/images/bin/ea3891a1cc74acd3c49c2ba5a8d7f894",
            "publishedAt": "2026-06-25T09:42:35Z",
            "lang": "en",
            "source": {
                "id": "fb80671fb5d2de16a7e1a267ced6d12a",
                "name": "News.com.au",
                "url": "https://www.news.com.au"
            }
        }
    ]
}

Categories