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": 113678,
    "articles": [
        {
            "title": "Port Macquarie shark victim Kai McKenzie vows to get back into the water 'in no time'",
            "description": "Kai McKenzie talks about the \"crazy attack\" and thanks all the people who saved his life days after he lost a leg in a shark attack while he was surfing.",
            "content": "He has also vowed to get back in the water.\nHe has spoke on social media for the first time about his \"crazy shark attack\" and has thanked the people who helped save his life.\nSurfer Kai McKenzie, 23, was attacked by a white shark on Tuesday morning ... [2178 chars]",
            "url": "https://www.abc.net.au/news/2024-07-27/nsw-port-macquarie-shark-attack-victim-talks-of-crazy-attack/104150674",
            "image": "https://live-production.wcms.abc-cdn.net.au/e8c0e4557aee5d3c35800694f7788fe0?impolicy=wcms_watermark_news&cropH=490&cropW=872&xPos=0&yPos=306&width=862&height=485&imformat=generic",
            "publishedAt": "2024-07-27T04:05:22Z",
            "source": {
                "name": "ABC News",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "title": "Greens staff lead protests, voice support for Jewish MP office vandalism",
            "description": "Social media posts by taxpayer-funded staffers also reveal support for “armed resistance”, offering a glimpse into the connection between the minor party and the wave of demonstrations since October 7.",
            "content": "A group co-led by a Greens staffer promoted demonstrations outside the offices of Labor figures including Prime Minister Anthony Albanese, while another party adviser justified the vandalism of Melbourne MP Josh Burns’ office, at which kerosene was f... [1424 chars]",
            "url": "https://www.smh.com.au/politics/federal/greens-staff-lead-palestine-protest-movement-voice-support-for-vandalism-of-jewish-mp-s-office-20240719-p5jv1c.html",
            "image": "https://static.ffx.io/images/$zoom_0.2451%2C$multiply_0.7554%2C$ratio_1.777778%2C$width_1059%2C$x_7%2C$y_0/t_crop_custom/q_86%2Cf_auto/t_smh_no_label_no_age_social_wm/a2f2c9669cbfc71a8f58e7732601be1a6773e1d4",
            "publishedAt": "2024-07-27T01:07:02Z",
            "source": {
                "name": "Sydney Morning Herald",
                "url": "https://www.smh.com.au"
            }
        },
        {
            "title": "Fire rips through historic building complex that contains Adelaide's Oxford Hotel",
            "description": "A fire has damaged the building complex that houses Adelaide's historic Oxford Hotel, sending up flames and plumes of smoke, with investigators now trying to determine the cause.",
            "content": "Authorities have issued a smoke warning in North Adelaide telling residents to keep windows and doors closed.\nThe hotel has been closed since September, and authorities say the fire occurred in an adjoining accommodation facility.\nA fire has ripped t... [2407 chars]",
            "url": "https://www.abc.net.au/news/2024-07-27/oxford-hotel-adelaide-on-fire/104150272",
            "image": "https://live-production.wcms.abc-cdn.net.au/45a97d3a074117b1b68eee4b6288490f?impolicy=wcms_watermark_news&cropH=1080&cropW=1920&xPos=0&yPos=0&width=862&height=485&imformat=generic",
            "publishedAt": "2024-07-27T00:47:49Z",
            "source": {
                "name": "ABC News",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories