Flag of the Australia

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": 57979,
    "articles": [
        {
            "title": "National Press Club live updates: Warren Mundine speaks as Voice referendum approaches",
            "description": "Warren Mundine's address comes less than three weeks out from Australia's referendum on the Indigenous Voice to Parliament. Follow live.",
            "content": "Warren Mundine, a leading No campaigner and director of the Indigenous Forum at the Centre for Independent Studies, will address the National Press Club today.\nThe Bundjalung man has been a prominent member of Australia's private and public sectors o... [4669 chars]",
            "url": "https://www.abc.net.au/news/2023-09-26/warren-mundine-addresses-the-national-press-club/102897118",
            "image": "https://live-production.wcms.abc-cdn.net.au/2602828816e24f25c71534998a5bec0e?impolicy=wcms_crop_resize&cropH=2812&cropW=5000&xPos=0&yPos=0&width=862&height=485",
            "publishedAt": "2023-09-26T02:34:36Z",
            "source": {
                "name": "ABC News",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "title": "Silverchair’s breakdown came after disaster Jay Leno performance",
            "description": "Members of Silverchair have finally lifted the lid on the reason behind their bitter breakdown, citing a major US performance that went horribly wrong.",
            "content": "Members of Silverchair have finally lifted the lid on the reason behind their bitter breakdown, citing a major US performance that went horribly wrong.\nA lot has been reported about the “bitterness” and “infighting” that led to the Australian rock ba... [7223 chars]",
            "url": "https://www.news.com.au/entertainment/celebrity-life/silverchairs-breakdown-came-after-disastrous-jay-leno-performance/news-story/036dd96306213c227d895119a880e2bb",
            "image": "https://content.api.news/v3/images/bin/1f0323c504b3be3955ceeaaed3aac728",
            "publishedAt": "2023-09-26T00:23:47Z",
            "source": {
                "name": "news.com.au",
                "url": "https://www.news.com.au"
            }
        },
        {
            "title": "Wall Street snaps four-day losing streak, ASX to open flat",
            "description": "The Australian share market is likely to start its day relatively flat, while the US dollar rises to a 10-month high on bets interest rates may stay higher for longer than investors had expected. Follow the latest updates in our live blog.",
            "content": "The Australian share market is expected to start its day relatively flat after Wall Street recovered from some of its heavy losses over the past four trading sessions.\nMeanwhile, the US dollar rose to a 10-month high after the US Federal Reserve last... [5072 chars]",
            "url": "https://www.abc.net.au/news/2023-09-26/asx-markets-business-live-news/102900228",
            "image": "https://live-production.wcms.abc-cdn.net.au/4a1cf705b5ad36ab1807e920edf30127?impolicy=wcms_crop_resize&cropH=1689&cropW=3000&xPos=0&yPos=145&width=862&height=485",
            "publishedAt": "2023-09-25T22:02:50Z",
            "source": {
                "name": "ABC News",
                "url": "https://www.abc.net.au"
            }
        }
    ]
}

Categories