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": 169386,
    "articles": [
        {
            "id": "43510ade32dcc4d93b234aad961b8392",
            "title": "Here are all of the new Apple products worth waiting for, and what to avoid buying now",
            "description": "Apple has already unveiled numerous products to date, including new versions of the MacBook Air and MacBook Pro, the iPad...",
            "content": "Apple has already unveiled numerous products to date, including new versions of the MacBook Air and MacBook Pro, the iPad Air, the all-new MacBook Neo, and more. Despite having a busy season thus far, there’s still much more in the pipeline worth wai... [6336 chars]",
            "url": "https://9to5mac.com/2026/04/18/upcoming-apple-product-launches-worth-waiting-for-later-this-year/",
            "image": "https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/07/apple-tim-cook-iphone-15-launch.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2026-04-18T20:14:00Z",
            "lang": "en",
            "source": {
                "id": "643d269d91c5aa81638bebba12d57dff",
                "name": "9to5Mac",
                "url": "https://9to5mac.com"
            }
        },
        {
            "id": "cfc472a8c15c84b7d83589e2dcc1a7a4",
            "title": "Bayonetta creator explains what actually happened in Bayonetta 3's ending",
            "description": "The creator of Bayonetta argues that the inclusion of the multiverse didn't come out of nowhere and clarifies the ending of Bayonetta 3.",
            "content": "“We often hear that said, but actually the existence of a multiverse was depicted from the first Bayonetta. Since it was displayed in a low-key way perhaps it didn’t fully convey the idea.\nSo in Bayonetta there is a scene directly after you battle Ba... [3142 chars]",
            "url": "https://nintendoeverything.com/bayonetta-3-multiverse-ending-explained/",
            "image": "https://nintendoeverything.com/wp-content/uploads/Bayonetta-3-ending-clarified.jpg",
            "publishedAt": "2026-04-18T20:13:29Z",
            "lang": "en",
            "source": {
                "id": "7df5731b2c9fc794c9aa33d24796eaf8",
                "name": "Nintendo Everything",
                "url": "https://nintendoeverything.com"
            }
        },
        {
            "id": "41b13f0c3dcf2675a912ac358a5b7252",
            "title": "The Neo Geo+ Will Be \"Better Than Emulation\" Says Modding Legend Furrtek",
            "description": "\"Every chance of being the best since SNK themselves stopped manufacturing hardware\" - Ever since Plaion announced it was working with SNK to produce a repli...",
            "content": "Ever since Plaion announced it was working with SNK to produce a replica of the Neo Geo AES, there's been a fair amount of speculation about what's going on under the hood of the machine.\nPlaion has already stated that the Neo Geo+ won't use software... [1935 chars]",
            "url": "https://www.timeextension.com/news/2026/04/the-neo-geoplus-will-be-better-than-emulation-says-modding-legend-furrtek",
            "image": "https://images.timeextension.com/61853cc5cbcc4/large.jpg",
            "publishedAt": "2026-04-18T19:00:00Z",
            "lang": "en",
            "source": {
                "id": "20388fca184afc97631b9f50101c4f03",
                "name": "Time Extension",
                "url": "https://www.timeextension.com"
            }
        }
    ]
}

Categories