United States Technology News API

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

Get API key for the United States 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 United States.

GET
https://gnews.io/api/v4/top-headlines?country=us&category=technology&apikey=API_KEY
{
    "totalArticles": 200412,
    "articles": [
        {
            "id": "91c923dbfc249c81b62a28be894512fe",
            "title": "Apple Announces tvOS 27 With These New Features",
            "description": "Apple barely touched on tvOS 27 during its WWDC 2026 keynote today, but the update exists, and it adds some new features to the Apple TV.",
            "content": "Apple barely touched on tvOS 27 during its WWDC 2026 keynote today, but the update exists, and it adds some new features to the Apple TV.\nIn a slide that was shown very briefly during the keynote, Apple revealed some of tvOS 27's new features and enh... [835 chars]",
            "url": "https://www.macrumors.com/2026/06/08/apple-announces-tvos-27/",
            "image": "https://images.macrumors.com/t/tDs0Edk66BCJtcvUcvOHq9zckgQ=/2909x/article-new/2026/06/Apple-TV-2025-Thumb-2-Sans-Text.jpg",
            "publishedAt": "2026-06-08T21:00:45Z",
            "lang": "en",
            "source": {
                "id": "7099dca4eeb5b149fe14116307bbb895",
                "name": "MacRumors",
                "url": "https://www.macrumors.com"
            }
        },
        {
            "id": "09b3224f895bdef879c5d8fc5a83891a",
            "title": "iOS 27 and iPadOS 27 don't drop support for any iPhones-and just a few iPads",
            "description": "This promises to be a solid release for aging iPhones.",
            "content": "If you’re using older iPhone or iPad hardware and you’re hoping to keep running Apple’s latest operating systems, this year’s releases bring mostly good news. The iOS 27 update will run on all iPhones that can run iOS 26, all the way back to the iPho... [1351 chars]",
            "url": "https://arstechnica.com/gadgets/2026/06/ios-27-and-ipados-27-dont-drop-support-for-any-iphones-and-just-a-few-ipads/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/06/Apple-Intelligence-Image-Playground-Messages-and-Contact-Poster-and-Lock-Screen-260608-1152x648.jpg",
            "publishedAt": "2026-06-08T20:55:58Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "710e97f7b0921820ed8de892e3d52d97",
            "title": "Cómo instalar las nuevas betas de Apple: macOS Golden Gate 27, iPadOS 27, watchOS 27 y tvOS 27 paso a paso",
            "description": "Tras el fin de la keynote inaugural de la WWDC26, donde el rendimiento y Siri han sido los grandes protagonistas, ha llegado el momento de poder probar todo...",
            "content": "Tras el fin de la keynote inaugural de la WWDC26, donde el rendimiento y Siri han sido los grandes protagonistas, ha llegado el momento de poder probar todo lo que se ha presentado. Para ello, la compañía ha habilitado las primeras versiones beta par... [4223 chars]",
            "url": "https://www.applesfera.com/os-x/como-instalar-nuevas-betas-apple-macos-golden-gate-27-ipados-27-watchos-27-tvos-27-paso-a-paso",
            "image": "https://i.blogs.es/756ff7/versiones-beta/840_560.jpeg",
            "publishedAt": "2026-06-08T20:07:00Z",
            "lang": "es",
            "source": {
                "id": "7733b79967af129c049df5cc05f5f92f",
                "name": "Applesfera",
                "url": "https://www.applesfera.com"
            }
        }
    ]
}

Categories