Flag of Ireland

Ireland Technology News API

Get the live top technology headlines from Ireland with our JSON API.

Get API key for the Ireland Technology 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=technology&apikey=API_KEY
{
    "totalArticles": 290440,
    "articles": [
        {
            "id": "9635405ce52b8c307611e0a0b12b0932",
            "title": "How AI inverse design and 4D printing are shaping mechanical metamaterials",
            "description": "Advances in machine learning and shape-memory polymers are enabling engineers to design for mechanical performance first and fabricate the geometry second.",
            "content": "Engineers are increasingly combining generative design algorithms with 4D printing to create mechanical metamaterials whose behavior is defined by geometry rather than chemistry. Instead of selecting a material and testing its limits, designers can n... [10504 chars]",
            "url": "https://interestingengineering.com/case-studies/inverse-design-printed-metamaterials",
            "image": "https://cms.interestingengineering.com/wp-content/uploads/2026/02/Untitled-1_0a7b2d.jpg",
            "publishedAt": "2026-02-28T19:59:00Z",
            "lang": "en",
            "source": {
                "id": "c3a80cec1867cd2d547ae3364b09b09c",
                "name": "Interesting Engineering",
                "url": "https://interestingengineering.com"
            }
        },
        {
            "id": "37b79b8392430e9ca4c88420ad7163db",
            "title": "Shooting Videos of Fancy Cars With the Galaxy S26's New Camera Feature Is a Dream",
            "description": "As they say in Europe, look at that S-car-go.",
            "content": "While my esteemed CNET colleagues were in San Francisco for the release of the Samsung Galaxy S26 series, I was in Barcelona ahead of MWC 2026, seeing the sights and eying the fancy cars that ply the Spanish city's streets.\nOnce my colleagues arrived... [1746 chars]",
            "url": "https://www.cnet.com/tech/mobile/fancy-cars-with-the-galaxy-s26-horizontal-lock/",
            "image": "https://www.cnet.com/a/img/resize/9c2e73b8a537ba4f6818de85d09edb000575c0db/hub/2026/02/28/e2222698-b1fb-470f-96da-d2dfd4c6e655/galaxy-s26-horizontal-lock-porsche-carrera-gts-904.jpg?auto=webp&fit=crop&height=675&width=1200",
            "publishedAt": "2026-02-28T18:14:00Z",
            "lang": "en",
            "source": {
                "id": "f262b4e25cc8e3206db7723c77d4fd60",
                "name": "CNET",
                "url": "https://www.cnet.com"
            }
        },
        {
            "id": "e2054bcb6696a5059268190cdea18da7",
            "title": "Even frontier LLMs from GPT-5 onward lose up to 33% accuracy when you chat too long",
            "description": "Even with newer models like GPT-5.2 and Claude 4.6, AI chatbots still give worse answers the longer a conversation goes on.",
            "content": "The latest generation of large language models—from GPT-5 onward—still struggles when tasks are spread across multiple conversation turns. Researcher Philippe Laban and his team tested current models on six tasks covering code, databases, actions, da... [555 chars]",
            "url": "https://the-decoder.com/even-frontier-llms-from-gpt-5-onward-lose-up-to-33-accuracy-when-you-chat-too-long/",
            "image": "https://the-decoder.com/wp-content/uploads/2026/02/long_conversation_chatbot_performance.png",
            "publishedAt": "2026-02-28T17:51:41Z",
            "lang": "en",
            "source": {
                "id": "167a8911787c4981a34f4a48b9c611aa",
                "name": "the-decoder.com",
                "url": "https://the-decoder.com"
            }
        }
    ]
}

Categories