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": 319770,
    "articles": [
        {
            "id": "0c51c8f506fef2c56e3f247a844a5c04",
            "title": "'I told you... it's done'",
            "description": "Arsenal were crowned Premier League champions for the first time in 22 years after Manchester City were held to a 1-1 draw at Bournemouth.",
            "content": "Arsenal were crowned Premier League champions for the first time in 22 years after Manchester City were held to a 1-1 draw at Bournemouth.\nThe Gunners' long wait to add to their 13 top-flight titles was ended when Pep Guardiola’s side dropped points ... [2312 chars]",
            "url": "https://www.rte.ie/sport/soccer/2026/0519/1574232-i-told-you-its-done-arsenal-celebrate-title-win/",
            "image": "https://www.rte.ie/images/0024648f-1600.jpg",
            "publishedAt": "2026-05-19T21:39:41Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        },
        {
            "id": "2b02faa945048e10b27ee75f1485f3ea",
            "title": "Lasers in moon craters could create a lunar GPS system",
            "description": "Researchers propose placing lasers in the moon's permanently shadowed craters to build a lunar navigation system that could guide future Artemis missions and support a GPS-like network on the lunar surface.",
            "content": "Placing ultrastable lasers inside some of the coldest, darkest lunar craters could help scientists establish a GPS-like navigation system on the moon, allowing future Artemis astronauts and spacecraft to navigate the lunar surface more easily.\nResear... [4085 chars]",
            "url": "https://www.space.com/astronomy/moon/lasers-in-moon-craters-could-create-a-lunar-gps-system",
            "image": "https://cdn.mos.cms.futurecdn.net/aizQSCRn4FE9B6isyZQw44-1920-80.jpg",
            "publishedAt": "2026-05-19T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "0189e8c069c8653c61896f228e10769d",
            "title": "MAVEN Detects Rare Atmospheric Effect on Mars",
            "description": "New observations from NASA’s Mars Atmosphere and Volatile EvolutioN (MAVEN) spacecraft reveal that the Zwan-Wolf effect -- a phenomenon once thought unique to Earth’s magnetosphere, in which charged particles are squeezed like toothpaste coming out of a tube along magnetic structures called flux tubes -- is also reshaping the Red Planet’s upper atmosphere.",
            "content": "New observations from NASA’s Mars Atmosphere and Volatile EvolutioN (MAVEN) spacecraft reveal that the Zwan-Wolf effect — a phenomenon once thought unique to Earth’s magnetosphere, in which charged particles are squeezed like toothpaste coming out of... [3327 chars]",
            "url": "https://www.sci.news/space/maven-zwan-wolf-effect-mars-14779.html",
            "image": "https://cdn.sci.news/images/2026/05/image_14779-Mars-Zwan-Wolf-Effect.jpg",
            "publishedAt": "2026-05-19T20:54:31Z",
            "lang": "en",
            "source": {
                "id": "c74358087a9ef7a865a623801c9a631c",
                "name": "Sci.News",
                "url": "https://www.sci.news"
            }
        }
    ]
}

Categories