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": 368560,
    "articles": [
        {
            "id": "acfc5f4eb16bb227350bbcf5a1fa6700",
            "title": "A lost Sam Pang went looking for something. He found comedy",
            "description": "This workplace satire starring Sam Pang has Tasmania's first ever AFL team firmly in its sights.",
            "content": "Even seasoned entertainers like Sam Pang need to try new things.\nHe's been a regular on radio for years, has hosted his own talk show and appears on numerous TV panels like The Front Bar and Have You Been Paying Attention?\nHe's even co-hosted eight E... [3826 chars]",
            "url": "https://www.abc.net.au/news/2026-06-15/a-lost-sam-pang-found-comedy/106746704",
            "image": "https://live-production.wcms.abc-cdn.net.au/9e164b1723bc5c5fa36663dae4101be5?impolicy=wcms_watermark_news&cropH=1620&cropW=2880&xPos=0&yPos=594&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-14T23:00:00Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "02c7d2002e672cce2c6ef21df13037f5",
            "title": "Scaleup Mediafund launches $25 million media-for-equity fund backed by major media players",
            "description": "News Corp, Foxtel, NOVA, oOh!media and REA are backing a new $25m media-for-equity Scaleup Fund.",
            "content": "Scaleup Mediafund has debuted its fourth media-for-equity fund, valued at $25 million in advertising capacity. This initiative is supported by prominent media entities including News Corp Australia, Foxtel, NOVA Entertainment, oOh!media, and REA Grou... [2110 chars]",
            "url": "https://www.mi-3.com.au/15-06-2026/scaleup-mediafund-launches-25-million-media-equity-fund-backed-major-media-players",
            "image": "http://www.mi-3.com.au/sites/default/files/2026-06/d10924ed-02af-46c9-8502-74d1191e1550.jpeg",
            "publishedAt": "2026-06-14T22:55:25Z",
            "lang": "en",
            "source": {
                "id": "f72804123360ebcc73209d729585bb01",
                "name": "Mi-3.com.au",
                "url": "https://www.mi-3.com.au"
            }
        },
        {
            "id": "f2884123e68fc1c1f4c3377740b226b7",
            "title": "Hands-on review: Gamesir Aimlabs G7 Pro 8K PC wireless esports controller",
            "description": "Serious PC gamers get low-latency wireless play and 8,000Hz polling, plus custom thumbsticks and a charging dock in this Xbox-style pad.",
            "content": "Gamesir's Aimlabs G7 Pro 8K PC is a feature-packed, customisable wireless PC gaming controller designed for esports.\nThe box includes the controller, three sets of interchangeable thumbsticks, two alternative D-pad options, a wireless dongle, and a U... [5662 chars]",
            "url": "https://futurefive.com.au/story/hands-on-review-gamesir-aimlabs-g7-pro-8k-pc-wireless-esports-controller",
            "image": "https://futurefive.com.au/uploads/story/2026/06/15/compatible_Gamesir_Aimlabs_G7_Pro_8K_11.jpg",
            "publishedAt": "2026-06-14T22:35:00Z",
            "lang": "en",
            "source": {
                "id": "fca2e462e724fdeeeff6de53547b10cc",
                "name": "futurefive.com.au",
                "url": "https://futurefive.com.au"
            }
        }
    ]
}

Categories