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": 298058,
    "articles": [
        {
            "id": "ec900763b48ea89c19cb02ac3725de91",
            "title": "Night sky photography contest",
            "description": "Six photographers from Galway have been shortlisted for a national astrophotpography competition.",
            "content": "Six photographers from Galway have been shortlisted for a national astrophotpography competition.\nThe public has until July 13 to vote for its favourite picture in the 2026 Reach for the Stars contest.\nOrganised by the School of Cosmic Physics at the... [1234 chars]",
            "url": "https://www.advertiser.ie/galway/article/151385/night-sky-photography-contest",
            "image": "https://www.advertiser.ie/images/2026/06/151385.jpg?fbrefresh=731bac609431",
            "publishedAt": "2026-06-18T00:04:49Z",
            "lang": "en",
            "source": {
                "id": "6e94f74aa91307c69cadf9396ae6c7d5",
                "name": "Galway Advertiser",
                "url": "https://www.advertiser.ie"
            }
        },
        {
            "id": "d387ddd2e8ac777574aff9e73a1fbe5f",
            "title": "US and Iranian leaders sign deal to end Middle East war",
            "description": "US President Donald Trump and Iran's President Masoud Pezeshkian have signed a deal meant to end the Middle East war, with Tehran agreeing to dilute its enriched uranium in return for large-scale economic relief.",
            "content": "US President Donald Trump and Iran's President Masoud Pezeshkian have signed a deal meant to end the Middle East war, with Tehran agreeing to dilute its enriched uranium in return for large-scale economic relief.\nMr Trump put his signature to the mem... [3982 chars]",
            "url": "https://www.rte.ie/news/middle-east/2026/0618/1579024-us-iran-middle-east/",
            "image": "https://www.rte.ie/images/002489df-1600.jpg",
            "publishedAt": "2026-06-17T23:23:46Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "35a515571167a80bd125fdadcccc4322",
            "title": "Ken Early: England struggle with their new personality under Tuchel in win over Croatia",
            "description": "England fall back into old tournament habits before half-time turnaround",
            "content": "World Cup, Group L: England 4 (Kane 12 pen, 42, Bellingham 47, Rashford 85) Croatia 2 (Baturina 36, Musa 45+5)\nEngland began their World Cup campaign with a 4-2 win over Croatia that posed the question: how can a team cycle through different generati... [7000 chars]",
            "url": "https://www.irishtimes.com/sport/soccer/2026/06/17/ken-early-england-struggle-with-their-new-personality-under-tuchel-in-win-over-croatia/",
            "image": "https://www.irishtimes.com/resizer/v2/DR7M6EOLTTBUNOPLNLM3GDPXOE.jpg?smart=true&auth=70a9a5786203831228e63d1fd6f7ea28347573122a9ac3f1e536ce4dd2639ef3&width=1200&height=630",
            "publishedAt": "2026-06-17T22:33:34Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        }
    ]
}

Categories