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": 297896,
    "articles": [
        {
            "id": "d2211c7edfe6420948fb60aca35e52ea",
            "title": "One change for Ireland as Wall returns for France",
            "description": "Head coach Scott Bemand has made just one change to his side for Saturday's crucial Guinness Women's Six Nations clash away to France.",
            "content": "Head coach Scott Bemand has made just one change to his side for Saturday's crucial Guinness Women’s Six Nations clash away to France.\nDorothy Wall returns to the second row in the only change from last week’s impressive 57-20 win against Italy in Ga... [3252 chars]",
            "url": "https://www.rte.ie/sport/rugby/2026/0423/1569713-one-change-for-ireland-as-wall-returns-for-france/",
            "image": "https://www.rte.ie/images/002443e2-1600.jpg",
            "publishedAt": "2026-04-23T08:52:33Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "659ffe4767e102e7126926fbe8db0be7",
            "title": "Aosu SolarCam D1 classic review: 2K solar security camera with 360° tracking and no compulsory subscription",
            "description": "The Aosu SolarCam D1 Classic delivers sharp 2K video, full 360° coverage, and reliable solar power in one easy package. With no wiring and no need for constant charging, it’s a low-maintenance way to keep an eye on your home year-round.",
            "content": "The SolarCam D1 Classic is built to withstand Irish weather, thanks to an IP65 weatherproof rating. It feels robust enough to handle everything from torrential rain to winter frosts. The integrated high-conversion solar panel means you don’t require ... [2911 chars]",
            "url": "https://www.irishexaminer.com/business/technology/arid-41832236.html",
            "image": "https://www.irishexaminer.com/cms_media/module_img/10101/5050736_7_seoimageog_Solar_Power.jpg",
            "publishedAt": "2026-04-23T08:50:00Z",
            "lang": "en",
            "source": {
                "id": "634dc62a3fe9c48f4c2cc004e680a220",
                "name": "Irish Examiner",
                "url": "https://www.irishexaminer.com"
            }
        },
        {
            "id": "3418ac9822b11bc995136cb254b43939",
            "title": "Aosu SolarCam D1 classic review: 2K solar security camera with 360° tracking and no compulsory subscription",
            "description": "The Aosu SolarCam D1 Classic delivers sharp 2K video, full 360° coverage, and reliable solar power in one easy package. With no wiring and no need for constant charging, it’s a low-maintenance way to keep an eye on your home year-round.",
            "content": "The SolarCam D1 Classic is built to withstand Irish weather, thanks to an IP65 weatherproof rating. It feels robust enough to handle everything from torrential rain to winter frosts. The integrated high-conversion solar panel means you don’t require ... [2902 chars]",
            "url": "https://www.irishexaminer.com/business/technology/arid-41832215.html",
            "image": "https://www.irishexaminer.com/cms_media/module_img/10101/5050736_7_seoimageog_Solar_Power.jpg",
            "publishedAt": "2026-04-23T08:50:00Z",
            "lang": "en",
            "source": {
                "id": "634dc62a3fe9c48f4c2cc004e680a220",
                "name": "Irish Examiner",
                "url": "https://www.irishexaminer.com"
            }
        }
    ]
}

Categories