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": 374272,
    "articles": [
        {
            "id": "bf686cd670766643f0d3fe8d2d846207",
            "title": "Anthony Albanese 'very worried' about human and global economic impacts of Iran war escalation",
            "description": "Prime Minister Anthony Albanese says he is \"very worried\" about fresh US strikes on Iran and has highlighted the difficulties for global markets responding to US President Donald Trump's repeated peace deal announcements.",
            "content": "Prime Minister Anthony Albanese says he is \"very worried\" about fresh US strikes on Iran and has highlighted the difficulties for global markets responding to President Donald Trump's repeated peace deal announcements.\nIt comes as the US said it had ... [3316 chars]",
            "url": "https://www.abc.net.au/news/2026-06-10/pm-albanese-very-worried-about-us-iran-strikes-hormuz/106779368",
            "image": "https://live-production.wcms.abc-cdn.net.au/092e8df0d53dc2c8b282b2f119ffa219?impolicy=wcms_watermark_news&cropH=900&cropW=1600&xPos=0&yPos=150&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-10T02:25:09Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "a7df35eea42758fc3cd31726a50a7c0b",
            "title": "2026 Australian Swimming Trials: Day 3 Prelims Live Recap",
            "description": "Day 3 of the 2026 Australian Swimming Trials sees the first appearance of Cameron McEvoy, with everyone asking how fast will the World Record holder go?",
            "content": "2026 AUSTRALIAN SWIMMING TRIALS\nMonday, June 8 – Saturday, June 13, 2026\nSydney, Australia\nSydney Olympic Park Aquatic Centre\nLCM (50 meters)\nMeet Central\nCommonwealth Selection Criteria\nPan Pac Selection Criteria\nPsych Sheets\nLive Results\nLive Strea... [10354 chars]",
            "url": "https://swimswam.com/2026-australian-swimming-trials-day-3-prelims-live-recap/",
            "image": "https://swimswam.com/wp-content/uploads/2025/08/Cam-McEvoy-By-Jack-Spitser-DSC09994.jpg?1781058837",
            "publishedAt": "2026-06-10T01:43:36Z",
            "lang": "en",
            "source": {
                "id": "07d2cf4bd41d9f06f65f82fa8e4e4fb4",
                "name": "SwimSwam",
                "url": "https://swimswam.com"
            }
        },
        {
            "id": "62e2681e748fc74b842556caa765bb86",
            "title": "A meteorite impact may have once rained gold on Western Australia - new study",
            "description": "Here’s what happens when a rock from space smashes into a goldfield.",
            "content": "We’re used to a lot of different natural things falling out of the sky. These can include snow, rain, and sometimes even frogs (yes, really). All of these relate to weather phenomena.\nFar more exotic things fall from the sky that are not related to w... [5219 chars]",
            "url": "https://theconversation.com/a-meteorite-impact-may-have-once-rained-gold-on-western-australia-new-study-284768",
            "image": "https://images.theconversation.com/files/740878/original/file-20260609-57-cguu7d.jpg?ixlib=rb-4.1.0&rect=55%2C0%2C3921%2C1960&q=45&auto=format&w=1356&h=668&fit=crop",
            "publishedAt": "2026-06-10T01:43:00Z",
            "lang": "en",
            "source": {
                "id": "344b3e5c4a3152c0cbebe5418ae064b7",
                "name": "The Conversation",
                "url": "https://theconversation.com"
            }
        }
    ]
}

Categories