Flag of the 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": 108848,
    "articles": [
        {
            "title": "Channel Nine ordered to pay damages over reporting of cavoodle custody battle",
            "description": "Network will pay Oscar’s owner, barrister Gina Edwards, $150,000 after federal court defamation proceedings",
            "content": "Broadcaster Channel Nine has been sent to the doghouse for its “sensationalist” reporting of a custody dispute over an Insta-famous cavoodle from Sydney’s ritzy lower north shore.\nThe network will have to pay Oscar’s owner, barrister Gina Edwards, $1... [3593 chars]",
            "url": "https://www.theguardian.com/media/2024/apr/26/channel-nine-ordered-to-pay-damages-over-reporting-of-cavoodle-custody-battle",
            "image": "https://i.guim.co.uk/img/media/6c2ab82f2a40be0e50a0b7d27b5d5886c1f0cd33/0_137_7329_4397/master/7329.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=8088a1cdcddf4407b41c5ec90b144f21",
            "publishedAt": "2024-04-26T09:09:00Z",
            "source": {
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "title": "‘Climate denial’ ad pulled from The Australian after being labelled ‘deceptive’",
            "description": "Advertisement from IPA-linked Climate Study Group claimed fossil fuel use would not damage the environment. Plus: Janet Albrechtsen holds forth on the importance of not taking sides",
            "content": "For almost a decade, the Australian has been running “climate science denial” ads from the Climate Study Group (CSG) that claim burning fossil fuels is hunky dory and even necessary for life on Earth.\nBut the latest ad has been “discontinued” after A... [7339 chars]",
            "url": "https://www.theguardian.com/media/commentisfree/2024/apr/26/climate-denial-ad-pulled-from-the-australian-after-being-labelled-deceptive",
            "image": "https://i.guim.co.uk/img/media/5c76bf111d953af3afeec9f3b64bfd10236695eb/0_193_2048_1229/master/2048.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctb3BpbmlvbnMucG5n&enable=upscale&s=5b4d1c852414c992084d889f32ea9a43",
            "publishedAt": "2024-04-26T07:01:00Z",
            "source": {
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "title": "Pilot seriously injured after crashing plane at Perth's Jandakot Airport",
            "description": "The light plane crash happened at a major airport in Perth's southern suburbs, with the sole person on board rushed to hospital with serious injuries.",
            "content": "A pilot has been seriously injured after crashing his plane at Perth's Jandakot Airport.\nEmergency services were called to the airport in Perth's southern suburbs at 1:15pm after reports a small plane had crashed after an emergency landing on the run... [929 chars]",
            "url": "https://www.abc.net.au/news/2024-04-26/jandakot-airport-plane-crash-man-seriously-injured/103774602",
            "image": "https://live-production.wcms.abc-cdn.net.au/6c80a66104a99df25b87482b3bc3be80?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2024-04-26T06:48:29Z",
            "source": {
                "name": "ABC News",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories