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": 342636,
    "articles": [
        {
            "id": "30198241d4fa076611d9f5edefbc8568",
            "title": "French Open bans cameras in player areas after Melbourne criticism",
            "description": "Organisers of the French Open have promised that their players will enjoy camera-free privacy in a space of their own, following criticism the Australian Open copped from top stars earlier in the year.",
            "content": "Organisers of the French Open have promised that their players will enjoy camera-free privacy in a space of their own, following criticism the Australian Open copped earlier this year from top stars.\nAfter Coco Gauff's off-court racquet-smashing at M... [1973 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/french-open-bans-cameras-in-player-areas/106574678",
            "image": "https://live-production.wcms.abc-cdn.net.au/acd090e4a51b8689bd9e7578d93e0c4a?impolicy=wcms_watermark_news&cropH=575&cropW=1023&xPos=0&yPos=54&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-16T22:14:18Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "e0816e09115caa964b383fca1ff3f4cb",
            "title": "Donald Trump repeats he is 'not happy with Australia' as Strait of Hormuz crisis continues",
            "description": "Donald Trump again accuses Australia of refusing to help the US in the Strait of Hormuz, but the Australian government maintains there has been no formal request from the US.",
            "content": "Donald Trump has again accused Australia of refusing to help the US in the Strait of Hormuz, but the Australian government maintains there has been no formal request for help from the US.\nMr Trump made the comments in response to reporters' questions... [2830 chars]",
            "url": "https://www.abc.net.au/news/2026-04-17/trump-repeats-he-is-not-happy-with-australia-hormuz-crisis/106574622",
            "image": "https://live-production.wcms.abc-cdn.net.au/5080f48ab9e38f2b849d3a287d42917c?impolicy=wcms_watermark_news&cropH=2813&cropW=5000&xPos=0&yPos=137&width=862&height=485&imformat=generic",
            "publishedAt": "2026-04-16T21:40:46Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "93f7ae8a1741ad0cfe344e2d6329fd4c",
            "title": "Light-Activated Gel Revolutionizes Wearables & Robotics",
            "description": "Consider the chief difference between living systems and electronics: The first is generally soft and squishy, while the latter is hard and rigid",
            "content": "Consider the chief difference between living systems and electronics: The first is generally soft and squishy, while the latter is hard and rigid. Now, in work that could impact human-machine interfaces, biocompatible devices, soft robotics, and more... [3238 chars]",
            "url": "https://www.miragenews.com/light-activated-gel-revolutionizes-wearables-1657034/",
            "image": "https://news.mit.edu/sites/default/files/images/202604/Figure%20for%20MIT%20news-Xu%20Liu_0.png",
            "publishedAt": "2026-04-16T21:22:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories