Ireland News API

Get the live top headlines from Ireland with our JSON API.

Get API key for the Ireland 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 Ireland.

GET
https://gnews.io/api/v4/top-headlines?country=ie&category=general&apikey=API_KEY
{
    "totalArticles": 300066,
    "articles": [
        {
            "id": "6723d58a392a9062d65eaafb661c99ec",
            "title": "Something is happening in the underwater world of Irish kelp",
            "description": "As well as being like a supermarket for deeper-water species, fragments can also carry carbon into deeper water, where it stays out of the atmosphere",
            "content": "The evening before the summer solstice was, for hungry swifts, perfection. Warm, dry and calm conditions meant one thing – the insects were flying high, and the swifts were up after them. I stood underneath a group of six of them as they shot back an... [5349 chars]",
            "url": "https://www.irishtimes.com/life-style/2026/06/27/something-is-happening-in-the-underwater-world-of-irish-kelp/",
            "image": "https://www.irishtimes.com/resizer/v2/L4RNSRTZIVDMNK46QOKPPY5XHM.jpg?smart=true&auth=5617dd807a189bcdf3c8fa3d721d8a4c772b0f7ce325850244d541658f2cb950&width=1200&height=630",
            "publishedAt": "2026-06-27T05:01:26Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "6bfd8c3fd3c570b6815a2f3aa3f19080",
            "title": "If water bottle rules at gigs can be relaxed in extreme heat, are they ever necessary?",
            "description": "In the age of global heating, water stations at outdoor events must be a priority, not an afterthought",
            "content": "If you’ve never worked behind a bar, there’s a visceral thrill to be had from pulling the wooden handle on a tap, especially if what comes out of it is not beer but water. Free water. It’s beautiful.\nLast Sunday, while at a concert in the magnificent... [4693 chars]",
            "url": "https://www.irishtimes.com/culture/music/2026/06/27/if-water-bottle-rules-at-gigs-can-be-relaxed-in-extreme-heat-are-they-ever-necessary/",
            "image": "https://www.irishtimes.com/resizer/v2/R53QTDOLKXRY2XRQF3TYBWDRGE.jpg?smart=true&auth=309c954d4d76c5b7e4bc79959baab9cf5fc8f82fa676dab28b7d601a1f4f8d1d&width=1200&height=630",
            "publishedAt": "2026-06-27T04:15:07Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "8310bd5b01a7e736ea5db281b2d57c0c",
            "title": "US strikes Iran in response to attack on cargo ship",
            "description": "The US military attacked Iran in response to an Iranian drone strike on a cargo ship in the Strait of Hormuz, with each country accusing the other of violating terms of a ceasefire agreed on last week.",
            "content": "The US military attacked Iran in response to an Iranian drone strike on a cargo ship in the Strait of Hormuz, with each country accusing the other of violating terms of a ceasefire agreed on last week.\nUS Central Command said aircraft struck missile ... [4436 chars]",
            "url": "https://www.rte.ie/news/middle-east/2026/0627/1580601-iran-us-world/",
            "image": "https://www.rte.ie/images/0023fc22-1600.jpg",
            "publishedAt": "2026-06-27T01:07:00Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories