Flag of Ireland

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": 257324,
    "articles": [
        {
            "id": "2892db8496afbe99d584c7d1a0ce20fc",
            "title": "New 30-year Antarctic study reveals massive ice loss, uncovered by commercial satellite radar",
            "description": "/PRNewswire/ -- Nearly a quarter of Antarctica's coast-reaching glaciers are in retreat, shedding the equivalent of one Greater Los Angeles every three years,...",
            "content": "ICEYE's daily-revisit satellites provided radar data that augmented the international satellite record for UC Irvine-led research\nStudy shows Antarctica has lost nearly 5,000 square miles of grounded ice — equivalent to 10 cities the size of Greater ... [4574 chars]",
            "url": "https://www.prnewswire.com/news-releases/new-30-year-antarctic-study-reveals-massive-ice-loss-uncovered-by-commercial-satellite-radar-302702376.html",
            "image": "https://mma.prnewswire.com/media/2924331/Antarctica_Map.jpg?p=facebook",
            "publishedAt": "2026-03-03T13:00:00Z",
            "lang": "en",
            "source": {
                "id": "4e4307a07d2ce1e31acaf932954d3dd9",
                "name": "PR Newswire",
                "url": "https://www.prnewswire.com"
            }
        },
        {
            "id": "cfbbcd5874b3bea046e83bc12c278a4a",
            "title": "How to prepare for hay fever season",
            "description": "Stock up on antihistamines, nasal sprays and eye drops from a pharmacy and ideally start treatment before symptoms peak.",
            "content": "As the dreaded hay fever season approaches, many of us are already filling our cupboards with tissues and eye drops.\nWe spoke to some GPs to find out what steps we can take now to get ahead of rising pollen levels to hopefully avoid weeks of sneezing... [4001 chars]",
            "url": "https://www.irishnews.com/life/how-to-prepare-for-hay-fever-season-MNPJEGACABIJZAP3S4Z3BNSCMY/",
            "image": "https://www.irishnews.com/resizer/v2/MGXR22B25BPETE2YOR3SOKF6XU.jpg?smart=true&auth=2d03eb3dc42cc6922889dea126898eceddb81b38b854e72bae8ef8e23ec7efd5&width=1200&height=630",
            "publishedAt": "2026-03-03T12:55:21Z",
            "lang": "en",
            "source": {
                "id": "f16efc96d0de1a6b5398d732cce1fe7a",
                "name": "The Irish News",
                "url": "https://www.irishnews.com"
            }
        },
        {
            "id": "9b9868f1ac15db8682ce30102a8aef0c",
            "title": "‘A marked rise’ in e-scooter injuries",
            "description": "The number of patients presenting with injuries from e-scooter related injuries at Tallaght University Hospital nearly doubled over 12 months. A new study by the hospital’s Department of Trauma and Orthopaedics also noted an increase in alcohol-related incidents involving e-scooters in the same period between August 2023 and August 2024. Up to 201 patients presented […]",
            "content": "The number of patients presenting with injuries from e-scooter related injuries at Tallaght University Hospital nearly doubled over 12 months.\nA new study by the hospital’s Department of Trauma and Orthopaedics also noted an increase in alcohol-relat... [1976 chars]",
            "url": "https://www.echo.ie/a-marked-rise-in-e-scooter-injuries/",
            "image": "https://cdn.echo.ie/wp-content/uploads/2025/09/29100822/E-Scooter-dreamstime_l_158418667.gif",
            "publishedAt": "2026-03-03T12:45:50Z",
            "lang": "en",
            "source": {
                "id": "cb1bc74c75fae74ea24f53fc707d2f58",
                "name": "Echo.ie",
                "url": "https://www.echo.ie"
            }
        }
    ]
}

Categories