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": 294304,
    "articles": [
        {
            "id": "079dc71b74167ca7819f0b5c6b24cbc4",
            "title": "Microsoft Announces Surface Laptop Ultra With NVIDIA Blackwell RTX GPU and 128GB Unified Memory",
            "description": "Microsoft has announced the Surface Laptop Ultra, its most powerful Surface laptop, featuring an NVIDIA Blackwell RTX GPU.",
            "content": "Microsoft has announced the Surface Laptop Ultra, calling it the most powerful Surface laptop to date. Developed in partnership with NVIDIA, it features an NVIDIA Blackwell RTX GPU along with up to 128GB of unified memory and full CUDA support. Micro... [2523 chars]",
            "url": "https://www.ghacks.net/2026/06/01/microsoft-announces-surface-laptop-ultra-with-nvidia-blackwell-rtx-gpu-and-128gb-unified-memory/",
            "image": "https://www.ghacks.net/wp-content/uploads/2026/06/gHacks-articles-2026-06-01T084536.415-1.png",
            "publishedAt": "2026-06-01T07:03:26Z",
            "lang": "en",
            "source": {
                "id": "57c78e97c7786eaf36b117593e7747e3",
                "name": "gHacks",
                "url": "https://www.ghacks.net"
            }
        },
        {
            "id": "5a3e08031318727f138cc9a748fe0fe8",
            "title": "Cybercriminals’ Preferred Weapon? Cloud Phones.",
            "description": "Cloud phones—virtual devices hosted in remote data centers—are emerging as one of the most difficult fraud tools for banks and cybersecurity teams to detect. Unlike traditional emulators or bots, cloud phones behave like legitimate smartphones, generating authentic hardware identifiers, sensor activity, and device telemetry that can bypass standard fraud detection systems. Recent research by Group-IB […]",
            "content": "Cloud phones—virtual devices hosted in remote data centers—are emerging as one of the most difficult fraud tools for banks and cybersecurity teams to detect.\nUnlike traditional emulators or bots, cloud phones behave like legitimate smartphones, gener... [1699 chars]",
            "url": "https://www.telecomreviewafrica.com/articles/technology-pick/28744-cybercriminals-preferred-weapon-cloud-phones/",
            "image": "https://www.telecomreviewafrica.com/wp-content/uploads/2026/05/03-Cybercriminals-Preferred-Weapon_-Cloud-Phones-900x450-1.jpg",
            "publishedAt": "2026-06-01T05:55:41Z",
            "lang": "en",
            "source": {
                "id": "9f4908427b08e6116ee541a4fadc59c6",
                "name": "Telecom Review Africa",
                "url": "https://www.telecomreviewafrica.com"
            }
        },
        {
            "id": "25537ea4fe696b5059ada82a0ecc8647",
            "title": "Cork mum: 'There are people who go to Disneyland with spreadsheets...I admire them'",
            "description": "When Cork mum Marie O’Regan decided to take the family to Disneyland Paris, she knew she needed a plan, and here it is: 4 people, 4 days, a teen, a ...",
            "content": "There are people who go to Disneyland Paris with spreadsheets.\nActual spreadsheets. Colour-coded, carefully timed, probably shared in advance so everyone knows exactly where they’re meant to be at 11.20am on Day 2.\nI admire those people.\nI am also, i... [4162 chars]",
            "url": "https://www.echolive.ie/corkviews/arid-41853456.html",
            "image": "https://www.echolive.ie/cms_media/module_img/10197/5098906_2_seoimageog_iStock-2147181466_1_.jpg",
            "publishedAt": "2026-06-01T05:49:00Z",
            "lang": "en",
            "source": {
                "id": "f960a5c7170d668a44d9dcd52b0d2d0a",
                "name": "echo live",
                "url": "https://www.echolive.ie"
            }
        }
    ]
}

Categories