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": 303714,
    "articles": [
        {
            "id": "c612c7d5e59c20b3bafddaa571f5fb6a",
            "title": "Fair City on Thursday: 'Come clean now...'",
            "description": "Melanie threatens Gwen in Thursday's Fair City on RTÉ One and the RTÉ Player.",
            "content": "Melanie threatens Gwen in Thursday's Fair City on RTÉ One and the RTÉ Player.\nShe is seething after Fergal and Gwen played a prank on her.\nHaving obtained Melanie's log-in details with Gwen's help, Fergal posted a silly filtered photo of Melanie on h... [611 chars]",
            "url": "https://www.rte.ie/entertainment/2026/0422/1569495-fair-city-on-thursday-come-clean-now/",
            "image": "https://www.rte.ie/images/002429e2-1600.jpg",
            "publishedAt": "2026-04-22T07:36:56Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "c4f7988e2c43de88b8e90d270b272c23",
            "title": "Europe readies response to energy crisis; Trump claims Iran is ‘collapsing financially’",
            "description": "Reports say Iran had not asked for a ceasefire extension and repeated threats to break the US blockade on its ports by force",
            "content": "Main points\nDonald Trump has extended the ceasefire with Iran, saying the Tehran regime was “seriously fractured” However, the blockade on Iranian ports will continue\nUS president also claimed Iran is “collapsing financially” and was losing $500m eve... [9381 chars]",
            "url": "https://www.irishtimes.com/world/middle-east/2026/04/22/trump-claims-iran-is-collapsing-financially-ceasefire-extended-but-talks-put-on-hold/",
            "image": "https://www.irishtimes.com/resizer/v2/HZPGSICFYBTH4T6AMRUGTXYU5E.jpg?smart=true&auth=f4de78eb407b65ef07038799c87ab8eb15ce36f30a884a97e547b1ec71042196&width=1200&height=630",
            "publishedAt": "2026-04-22T06:47:57Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "cc4f4cc5449ca8ae52f7e9d8f7c80747",
            "title": "Behind the music - Mantle",
            "description": "Kildare four-piece Mantle have released their debut single, Fall Apart. We asked them the BIG questions . . .",
            "content": "Kildare four-piece Mantle have released their debut single, Fall Apart. We asked them the BIG questions . . .\nWe need your consent to load this Spotify contentWe use Spotify to manage extra content that can set cookies on your device and collect data... [2334 chars]",
            "url": "https://www.rte.ie/entertainment/2026/0422/1566509-behind-the-music-mantle/",
            "image": "https://www.rte.ie/images/00242c7e-1600.jpg",
            "publishedAt": "2026-04-22T06:00:00Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories