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": 306590,
    "articles": [
        {
            "id": "07019efbb7c659e7089528d2ce0680a1",
            "title": "From Tipperary to Silicon Valley: The farmer-coder who rises early to work on his app",
            "description": "Plus: enough with the AI posters already, selling sushi to the Japanese and life as an otter",
            "content": "It’s a long way from Tipperary to Silicon Valley, but that doesn’t mean farmers can’t code. Overheard, always alert to the unexpected, was interested this week to learn of a home-made solution to a problem we didn’t know much about: cattle price tran... [6044 chars]",
            "url": "https://www.irishtimes.com/ireland/2026/06/28/from-tipperary-to-silicon-valley-the-farmer-coder-who-rises-early-to-work-on-his-app/",
            "image": "https://www.irishtimes.com/resizer/v2/Z7UOR36IDUX2WPFIPZNPMIWM3Q.jpg?smart=true&auth=c76884fef41dc05dd5d855c30707f490e0ecd309fa593375ef2ebf14c22b12bf&width=1200&height=630",
            "publishedAt": "2026-06-28T05:05:30Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "6f4413c0ae23a7c5ab1ebb22eff0e97a",
            "title": "‘I cannot live like that any more’: Parents secure protection orders against adult children",
            "description": "Mother claims daughter (20s) assaults her after comsuming alcohol or drugs",
            "content": "A grandmother has secured a barring order against her adult daughter who she claimed assaulted her several times after consuming alcohol or illegal drugs.\nThe woman, who cares for her young grandchild, said her daughter (20s) will “throw fists at me”... [2940 chars]",
            "url": "https://www.irishtimes.com/crime-law/courts/2026/06/28/i-cannot-live-like-that-any-more-parents-secure-protection-orders-against-adult-children/",
            "image": "https://www.irishtimes.com/resizer/v2/ISTCBO7TWXXOWNITICR63E6NZE.jpg?smart=true&auth=32096bccfb25d942696d7b7937bac92a80bae636c2a1d8847c9e2dcaefce5110&width=1200&height=630",
            "publishedAt": "2026-06-28T05:05:04Z",
            "lang": "en",
            "source": {
                "id": "735252dcb2793bb57ad34b2a2b258f27",
                "name": "The Irish Times",
                "url": "https://www.irishtimes.com"
            }
        },
        {
            "id": "3662f25b0991d8d58feb15e86c9e9a6c",
            "title": "'She gave it her best'",
            "description": "Irish comedian Emma Doran has opened up about becoming a mum as a teenager, revealing she was terrified about how her granny would react to the news of her pregnancy.",
            "content": "Irish comedian Emma Doran has opened up about becoming a mum as a teenager, revealing she was terrified about how her granny would react to the news of her pregnancy.\nSpeaking on Sunday's episode of The Museum of Me with Dermot Whelan on RTÉ One, Dor... [1527 chars]",
            "url": "https://www.rte.ie/entertainment/2026/0628/1580433-doran-on-becoming-a-teen-mum-she-gave-it-her-best/",
            "image": "https://www.rte.ie/images/0024969e-1600.jpg",
            "publishedAt": "2026-06-28T05:00:00Z",
            "lang": "en",
            "source": {
                "id": "8bcb1c163b5eb62b4cdfdafb99503799",
                "name": "RTE.ie",
                "url": "https://www.rte.ie"
            }
        }
    ]
}

Categories