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": 321752,
    "articles": [
        {
            "id": "4743acc4d4ce2ec247913fd9bea35f55",
            "title": "Four dead, including two children, after train collides with schoolbus in Belgium",
            "description": "Further five children were seriously injured but in ‘stable condition’ after incident at level crossing in north of country",
            "content": "Four people, including two children, were killed when a train collided with a school minibus at a level crossing in Belgium on Tuesday morning.\nA further five children were seriously injured in the incident, which occurred at a railway crossing in th... [2552 chars]",
            "url": "https://www.irishtimes.com/world/europe/2026/05/26/belgium-train-collision-with-school-bus-has-killed-several-people/",
            "image": "https://www.irishtimes.com/resizer/v2/JZO6MYCXBZA4XJUGP2GK44DRYU.jpg?smart=true&auth=68a2aafc6ba855a5a24c582ba9744e403b82a6b22753dd556fceeeeb41fc6223&width=1200&height=630",
            "publishedAt": "2026-05-26T17:03:45Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "0fb0f8e83e2d6ac46e18abf8ec77018b",
            "title": "Who is Albert Manifold and why has he been removed as chairman of BP?",
            "description": "Hailing from Templeogue and an accountant by trade, Manifold spent 11 years as CRH chief executive and was appointed BP chairman last October",
            "content": "The end, when it came, was swift and brutal. After less than eight months in the role, Albert Manifold was ousted as chairman of British energy giant, BP, with immediate effect following “serious concerns” related to “important governance standards, ... [4414 chars]",
            "url": "https://www.irishtimes.com/business/2026/05/26/who-is-albert-manifold-and-why-has-he-been-removed-as-chairman-of-bp/",
            "image": "https://www.irishtimes.com/resizer/v2/NTMGWCH7DBIDMNMFSOVCBJYZEM.jpg?smart=true&auth=39315f91ae9fef75a51df5ab140e755f36060b4da915ecac560ecb7acab8196b&width=1200&height=630",
            "publishedAt": "2026-05-26T17:01:16Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "c5177dce40df8af4edf0bc96a5544bca",
            "title": "Innovative satellite network for computed tomography of clouds will be initiated in orbit",
            "description": "The first small satellite of the CloudCT network has been integrated, tested, and prepared for launch from California in June 2026. This precursor mission will be followed, if successful, by the launch of 10 additional CloudCT satellites in 2027, helping to fill gaps in our understanding of clouds and their role in climate.",
            "content": "The first small satellite of the CloudCT network has been integrated, tested, and prepared for launch from California in June 2026. This precursor mission will be followed, if successful, by the launch of 10 additional CloudCT satellites in 2027, hel... [2024 chars]",
            "url": "https://phys.org/news/2026-05-satellite-network-tomography-clouds-orbit.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/innovative-satellite-n.jpg",
            "publishedAt": "2026-05-26T16:20:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories