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": 351880,
    "articles": [
        {
            "id": "1d6187f489ff87876e4efb601287562f",
            "title": "Paid Too Much for PlayStation Games? Sony Might Owe You Money",
            "description": "A court grants preliminary approval to a class-action suit accusing Sony of overcharging gamers from 2019 to 2023. Here's how to get a cut of the $7.8 million settlement.",
            "content": "Sony may soon pay $7.85 million to settle a class-action lawsuit that accused the company of anti-competitive practices on its PlayStation Store.\nThe 2021 lawsuit focuses on game-specific vouchers (GSVs) that Sony allowed third-party retailers, inclu... [1894 chars]",
            "url": "https://au.pcmag.com/games/117460/paid-too-much-for-playstation-games-sony-might-owe-you-money",
            "image": "https://sm.pcmag.com/t/pcmag_au/news/p/paid-too-m/paid-too-much-for-playstation-games-sony-might-owe-you-money_srq5.1200.jpg",
            "publishedAt": "2026-05-04T15:56:14Z",
            "lang": "en",
            "source": {
                "id": "1140ebf23013e05d5854a27aeef4d7d3",
                "name": "PCMag Australia",
                "url": "https://au.pcmag.com"
            }
        },
        {
            "id": "b65ed2971642dd4a32eafc790ecfb23e",
            "title": "Insect Flight Insights Aid Stable Winged Robots",
            "description": "The way bugs and birds flap their wings may look effortless, but the dynamics that keep them aloft are dizzyingly complex and difficult to",
            "content": "The way bugs and birds flap their wings may look effortless, but the dynamics that keep them aloft are dizzyingly complex and difficult to quantify.\nCornell researchers created a computational model that shows the effect of insects' morphology on sta... [4297 chars]",
            "url": "https://www.miragenews.com/insect-flight-insights-aid-stable-winged-robots-1666932/",
            "image": "https://cdn1.miragenews.com/wp-content/uploads/2019/04/news-and-developments.jpg",
            "publishedAt": "2026-05-04T15:22:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "f4e00e83a13290ad07194dc0904e61a9",
            "title": "Outer Solar System Object's Unexpected Atmosphere Found",
            "description": "A team of professional and amateur Japanese astronomers found evidence for a thin atmosphere around a small body in the outer Solar System. The object",
            "content": "A team of professional and amateur Japanese astronomers found evidence for a thin atmosphere around a small body in the outer Solar System. The object is so small that it should not have a sustainable atmosphere, raising questions about when and how ... [2043 chars]",
            "url": "https://www.miragenews.com/outer-solar-system-objects-unexpected-1666917/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=cdn.pixabay.com%2Fphoto%2F2022%2F03%2F02%2F08%2F30%2Ftelescope-7042666_960_720.jpg",
            "publishedAt": "2026-05-04T15:12:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories