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": 118452,
    "articles": [
        {
            "title": "Exclusion zone remains in place after truck carrying hazardous material crashes with an allegedly stolen car in Loganlea",
            "description": "The truck collided with an allegedly stolen car on the Logan Motorway near Kingston Road in Loganlea at about 8:15pm last night, causing an explosion.",
            "content": "Police remain at the scene of a crash between a B-double truck carrying hazardous material and an allegedly stolen car south of Brisbane.\nThe vehicles collided on the Logan Motorway near Kingston Road in Loganlea at about 8:15pm last night, causing a... [872 chars]",
            "url": "https://www.abc.net.au/news/2024-10-23/qld-logan-truck-fire-pspa-hazardous-smoke-allegedly-stolen-car/104505438",
            "image": "https://live-production.wcms.abc-cdn.net.au/2896b1d58e922a0bbdf9c26850ab774b?impolicy=wcms_watermark_news&cropH=2268&cropW=4032&xPos=0&yPos=468&width=862&height=485&imformat=generic",
            "publishedAt": "2024-10-22T20:33:55Z",
            "source": {
                "name": "ABC News",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "title": "Land for thousands of new homes to be freed up on Melbourne’s fringes",
            "description": "The state government says the release will be the biggest one-off commitment to unlock land for house and land developments.",
            "content": "The latest initiative comes after a purported leak of the government’s coming housing policy announcements, including rental reforms and changes to the building code to allow two dwellings on the same block. The media schedule was posted to social me... [4147 chars]",
            "url": "https://www.theage.com.au/politics/victoria/land-for-thousands-of-new-homes-to-be-freed-up-on-melbourne-s-fringes-20241022-p5kkf4.html",
            "image": "https://static.ffx.io/images/$zoom_0.1961%2C$multiply_0.7554%2C$ratio_1.777778%2C$width_1059%2C$x_0%2C$y_55/t_crop_custom/q_86%2Cf_auto/t_theage_no_label_no_age_social_wm/46bfc8c62db2de578feed151ad7a45e5d5b3ef7e",
            "publishedAt": "2024-10-22T19:00:00Z",
            "source": {
                "name": "The Age",
                "url": "https://www.theage.com.au"
            }
        },
        {
            "title": "More Australians are reaching retirement with a mortgage as first home buyers get older",
            "description": "A survey finds around three-quarters of retirees with a mortgage owe more than they have in superannuation. More people are facing their retirement years with a home loan and the trend is expected to continue as the age of first home buyers rises.",
            "content": "Linda Thoresen is dealing with a precarious future.\nThe 66-year-old civil servant is less than a year from pension age but has decided to postpone retirement and continue working to pay down her $170,000 mortgage.\n\"I just decided this morning to make... [7019 chars]",
            "url": "https://www.abc.net.au/news/2024-10-23/australia-housing-market-retirement-with-a-mortgage/104484746",
            "image": "https://live-production.wcms.abc-cdn.net.au/e785cb90d9099cecb7674ea98de74d95?impolicy=wcms_watermark_news&cropH=2592&cropW=4608&xPos=0&yPos=126&width=862&height=485&imformat=generic",
            "publishedAt": "2024-10-22T18:49:24Z",
            "source": {
                "name": "ABC News",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories