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": 376520,
    "articles": [
        {
            "id": "b916072b6a8818aa09219d4d57250c1d",
            "title": "Green Space, Mental Health, Nasal Microbiome Linked",
            "description": "Key Points:Researchers at the Denver Museum of Nature & Science recently studied associations among green space exposure, mental well-being, and the",
            "content": "Key Points:\nResearchers at the Denver Museum of Nature & Science recently studied associations among green space exposure, mental well-being, and the nasal microbiome—the microbes in a person's nose.\nMuseum visitors were invited to participate in the... [3274 chars]",
            "url": "https://www.miragenews.com/green-space-mental-health-nasal-microbiome-1687694/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1532619675605-1ede6c2ed2b0%3Fixlib%3Drb-4.0.3%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1170%26amp%3Bq%3D80",
            "publishedAt": "2026-06-06T14:10:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "07497a2c910f1c879dcccf79c933e564",
            "title": "Largest Map of The Universe's Hidden Magnetic Fields Has Been Unveiled",
            "description": "Magnetic fields are a fundamental part of the universe.",
            "content": "Magnetic fields are a fundamental part of the universe. They govern how small particles – the building blocks of planets, stars, and ultimately galaxies – move through space.\nWe still don't know how magnetic fields came to exist in the universe, but ... [5735 chars]",
            "url": "https://www.sciencealert.com/largest-map-of-the-universes-hidden-magnetic-fields-has-been-unveiled",
            "image": "https://www.sciencealert.com/images/2026/06/ColorMapOfUniverseMagneticFields.jpg",
            "publishedAt": "2026-06-06T14:03:45Z",
            "lang": "en",
            "source": {
                "id": "76a2943c768c5c3be7d790e609b40403",
                "name": "ScienceAlert",
                "url": "https://www.sciencealert.com"
            }
        },
        {
            "id": "e2684c5fe29d9a999c2f2aefca9ff464",
            "title": "Power get home in a thriller against Eagles",
            "description": "West Coast kept coming but Port Adelaide held on to win by six points at Optus Stadium",
            "content": "PORT Adelaide has held off a charging West Coast to win a thrilling clash at Optus Stadium by six points, with the Power defending grimly in the final quarter on Saturday night to snap a four-game losing streak.\nPort led by 22 points deep in the thir... [5824 chars]",
            "url": "https://www.afl.com.au/news/1534022/port-adelaide-power-get-home-in-a-thriller-against-west-coast-eagles",
            "image": "https://resources.afl.com.au/afl/photo/2026/06/06/1d403cc9-74e0-4566-baa2-62c61d54f957/13WCPA26JP068679353.jpg",
            "publishedAt": "2026-06-06T13:18:45Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        }
    ]
}

Categories