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": 313024,
    "articles": [
        {
            "id": "bb905bdd9fb9b5752c192d4fecab00d5",
            "title": "New Irish Writing: The Wildelings by Lisa Harding",
            "description": "We present an extract from Lisa Harding's acclaimed novel, a vivid and compulsive story of obsession, control and guilt, set in Nineties Dublin.",
            "content": "We present an extract from Lisa Harding's acclaimed novel The Wildelings, a vivid and compulsive story of obsession, control and guilt, set in Nineties Dublin.\nJessica and Linda have been best friends since the first day of school. Both girls are fro... [6781 chars]",
            "url": "https://www.rte.ie/culture/2026/0517/1569223-new-irish-writing-the-wildelings-by-lisa-harding/",
            "image": "https://www.rte.ie/images/00244008-1600.jpg",
            "publishedAt": "2026-05-17T06:00:05Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "4dfc68189a1749fd387da4ad3ed3d552",
            "title": "what it means for businesses",
            "description": "Three weeks from today there is a deadline of 7 June for implementation of the EU Pay Transparency Directive for member states.",
            "content": "Three weeks from today there is a deadline of 7 June for implementation of the EU Pay Transparency Directive for member states.\nThe directive aims to combat pay discrimination by enhancing pay transparency and information rights for job seekers.\nNew ... [10842 chars]",
            "url": "https://www.rte.ie/news/business/2026/0517/1573483-eu-pay-transparency-directive/",
            "image": "https://www.rte.ie/images/00245e42-1600.jpg",
            "publishedAt": "2026-05-17T06:00:00Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "91e45d2d21350bd86d9311068116f2ab",
            "title": "TV: Cork clocks expert is man of his time",
            "description": "Cork horologist Philip Stokes features in Masters: Keepers of Tradition.",
            "content": "The Cork man who lovingly restored the landmark Shandon clock in Cork city will feature on an RTÉ documentary series next week.\nFor Philip Stokes, one of Ireland’s last horologists, the project was one of his most personal commissions, as he worked o... [1548 chars]",
            "url": "https://www.echolive.ie/corklives/arid-41840226.html",
            "image": "https://www.echolive.ie/cms_media/module_img/10136/5068461_5_seoimageog_8ddf1af0-ebb0-bb5e-5499-b66c04b983c7_1_.jpg",
            "publishedAt": "2026-05-17T06:00:00Z",
            "lang": "en",
            "source": {
                "id": "f960a5c7170d668a44d9dcd52b0d2d0a",
                "name": "echo live",
                "url": "https://www.echolive.ie"
            }
        }
    ]
}

Categories