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": 199590,
    "articles": [
        {
            "id": "852f4a4267a23288caf5d99f968495f7",
            "title": "Nintendo and The Pokemon Company update Palworld lawsuit, limited to older versions only",
            "description": "There’s been another development involving Nintendo and The Pokemon Company’s lawsuit against Palworld. When all is said and done, the legal battle will only involve the current version of the game. It’s now been discovered that Nintendo and The Pokemon Company amended the scope of their claims. Originally, they were going after all versions of Palworld. However, things have changed...",
            "content": "There’s been another development involving Nintendo and The Pokemon Company’s lawsuit against Palworld. When all is said and done, the legal battle will only involve the current version of the game.\nIt’s now been discovered that Nintendo and The Poke... [1456 chars]",
            "url": "https://nintendoeverything.com/nintendo-and-the-pokemon-company-update-palworld-lawsuit-limited-to-older-versions-only/",
            "image": "https://nintendoeverything.com/wp-content/uploads/Nintendo-Palworld-lawsuit-update-June-2026.jpg",
            "publishedAt": "2026-06-12T00:31:55Z",
            "lang": "en",
            "source": {
                "id": "7df5731b2c9fc794c9aa33d24796eaf8",
                "name": "Nintendo Everything",
                "url": "https://nintendoeverything.com"
            }
        },
        {
            "id": "4eaf521e52083e28cf45d641b2a99c74",
            "title": "Cleve Moler, Who Unlocked the Power of Computing for Millions, Dies at 86",
            "description": "He built interfaces that allowed engineers, scientists and everyday people to solve difficult problems without having to write the underlying code.",
            "content": "Cleve Moler, a mathematician who, in the 1970s and ’80s, developed tools that made it possible to do complex calculations on computers without having to understand or write the underlying code — an achievement that unlocked the vast power of computin... [1783 chars]",
            "url": "https://www.nytimes.com/2026/06/11/science/cleve-moler-dead.html",
            "image": "https://static01.nyt.com/images/2026/06/11/multimedia/11Moler--03-czlv/11Moler--03-czlv-facebookJumbo.jpg",
            "publishedAt": "2026-06-11T21:49:14Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "3e5f64d935923aecc7e9f7dad962fd3a",
            "title": "Pokémon Go Data Wasn’t Shared With Drone Company, Niantic Spatial Says",
            "description": "The company says it no longer receives data from the monster-catching app after Niantic was acquired by Scopely",
            "content": "Pokémon Go’s history of being used to collect data is well documented, with the AR scans people generate while playing the game being used to build AI-powered map models. Though players had to opt into the feature, many have expressed discomfort with... [3722 chars]",
            "url": "https://kotaku.com/pokemon-go-niantic-spatial-drone-ai-map-training-gps-2000705669",
            "image": "https://kotaku.com/app/uploads/2023/04/0e360c870e6b0950a14426b6a080997a-1200x675.jpg",
            "publishedAt": "2026-06-11T21:26:30Z",
            "lang": "en",
            "source": {
                "id": "7644d33b32ee6c65e94907ddf3d33119",
                "name": "Kotaku",
                "url": "https://kotaku.com"
            }
        }
    ]
}

Categories