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": 363902,
    "articles": [
        {
            "id": "7d24e1ab15ffaaedf3c0b4e4076541ef",
            "title": "WHO chief rallies Congo's Ebola response",
            "description": "Aid group Medecins Sans Frontieres says the latest Ebola outbreak is ​spreading ​at an unprecedented pace.",
            "content": "WHO chief Tedros Adhanom Ghebreyesus called for more international ​support for ‌the Ebola response. Photo: AP PHOTO\nThe World Health Organisation chief has called on communities in the centre of the Congo's latest Ebola outbreak ‌to play a central r... [4082 chars]",
            "url": "https://www.canberratimes.com.au/story/9260920/who-chief-rallies-congos-ebola-response/",
            "image": "https://www.canberratimes.com.au/images/transform/v1/crop/frm/silverstone-feed-data/df239f90-87f5-4a06-be35-9b066c57362f.jpg/r0_90_800_510_w1200_h630_fmax.jpg",
            "publishedAt": "2026-05-30T12:43:42Z",
            "lang": "en",
            "source": {
                "id": "a6f65972b4a593b55dffbc2b25866ab5",
                "name": "The Canberra Times",
                "url": "https://www.canberratimes.com.au"
            }
        },
        {
            "id": "2b91fb8cac68ffba2d4770915f1bd35f",
            "title": "Dogs hang on to claim a cliffhanger against charging Pies",
            "description": "Western Bulldogs led Collingwood comfortably for most of the night before it came down to the wire",
            "content": "BY THE skin of their teeth.\nA Will Lewis goal, a Michael Sellwood mark, it was the next generation of Western Bulldogs players who stood up when it counted to hand the side the 14.13 (97) to 13.15 (93) win over Collingwood in front of a raucous Marve... [4175 chars]",
            "url": "https://www.afl.com.au/news/1529775/match-report-western-bulldogs-v-collingwood-magpies",
            "image": "https://resources.afl.com.au/afl/photo/2026/05/30/2f649ac3-0c44-40a7-8fdd-555a5e7e462b/12WBCo26QR068322047.jpg",
            "publishedAt": "2026-05-30T12:22:30Z",
            "lang": "en",
            "source": {
                "id": "0a46a0522ac739f3ecebe94711f4dabe",
                "name": "afl.com.au",
                "url": "https://www.afl.com.au"
            }
        },
        {
            "id": "c09cd23f8b0bc324ec2fc3224fa3bdb8",
            "title": "Liverpool sack manager Arne Slot, who won Premier League in his first season, after fifth",
            "description": "The Dutchman won the Premier League title in his first season, but failed to live up to expectations the following year as Liverpool finished fifth.",
            "content": "In short:\nLiverpool have fired manager Arne Slot after two seasons, calling the decision \"difficult\" but necessary.\nThe Dutchman won the Premier League title in his first season, but failed to live up to expectations the following year as Liverpool f... [2263 chars]",
            "url": "https://www.abc.net.au/news/2026-05-30/liverpool-premier-league-side-fires-manager-coach-arne-slot/106741426",
            "image": "https://live-production.wcms.abc-cdn.net.au/4e16d36c7f0c53a2c4df117ddd88b9b3?impolicy=wcms_watermark_news&cropH=1042&cropW=1853&xPos=0&yPos=25&width=862&height=485&imformat=generic",
            "publishedAt": "2026-05-30T12:13:06Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories