Flag of Australia

Australia Nation News API

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

Get API key for the Australia Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 290004,
    "articles": [
        {
            "id": "a0b6dca46659202161e1c1228ab5cec2",
            "title": "Australia's LNG export window is closing, new report suggests",
            "description": "The long-term outlook for Australia's liquefied natural gas exports is structurally constrained by declining demand, and the current war in the Middle East may hasten that shift away from gas, a new report claims.",
            "content": "The long-term outlook for Australia's liquefied natural gas (LNG) exports is structurally constrained by declining demand, and the current war in the Middle East may hasten that shift away from gas, a new report claims.\nThe report, The Last LNG Train... [5991 chars]",
            "url": "https://www.abc.net.au/news/2026-04-14/australia-lng-export-window-closing-climate-resource-report/106557570",
            "image": "https://live-production.wcms.abc-cdn.net.au/9f1c013c2bb34a7d25916afd59d6a508?impolicy=wcms_watermark_news&cropH=1345&cropW=2400&xPos=368&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-13T14:01:00Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "6776bbe5dd9c260c37f34b958d884ff2",
            "title": "Social media checks and a binding values commitment promised under Coalition immigration policy",
            "description": "Social media screening would be introduced for all visa applicants under an immigration policy to be revealed by Opposition leader Angus Taylor.",
            "content": "Social media screening and a plan to deport people who breach Australian values would be introduced under a Coalition government, according to a newly minted migration policy to be released on Tuesday.\nOpposition Leader Angus Taylor will unveil the f... [5199 chars]",
            "url": "https://www.abc.net.au/news/2026-04-13/coalition-immigration-policy-angus-taylor-announcement/106559472",
            "image": "https://live-production.wcms.abc-cdn.net.au/0b407240c63fd4ac07075124eae88cb0?impolicy=wcms_watermark_news&cropH=3039&cropW=5402&xPos=0&yPos=1&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-13T12:32:36Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "1bf5a18a1526c7dcb729c95b5166d2e8",
            "title": "Former Darwin teacher faces trial for allegedly striking student in the face",
            "description": "A former Darwin teacher has pleaded not guilty to causing serious harm after allegedly striking a female student in the face and causing her to break her front teeth.",
            "content": "A former Darwin school teacher charged with striking a female student in the face, allegedly causing her to facture her front teeth, after she asked for her phone back and called him \"dumb\", did so by accident and is sorry, a court has heard.\nDarroch... [2525 chars]",
            "url": "https://www.abc.net.au/news/2026-04-13/former-darwin-school-teacher-darroch-robinson-on-trial/106558178",
            "image": "https://live-production.wcms.abc-cdn.net.au/790f1e127a4daaf0c4864d02d1350ea0?impolicy=wcms_watermark_news&cropH=2592&cropW=4608&xPos=0&yPos=144&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-13T09:43:14Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories