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": 175984,
    "articles": [
        {
            "id": "a2589e0756546f40f91583a26e680694",
            "title": "Forza Horizon 6 Won't Let You Smash Up Cherry Blossom Trees",
            "description": "Playground Games also opted to not include some Japanese temples and shrines to avoid being disrespectful",
            "content": "Nearly every sign, bush, fence post, and tree can be smashed to bits in the recently released Forza Horizon 6. However, if you try to crash into and destroy any of Japan’s iconic Cherry Blossom trees, which can be found in the open world, you’ll disc... [1719 chars]",
            "url": "https://kotaku.com/forza-horizon-6-cherry-blossoms-unbreakable-iconic-element-japan-xbox-2000696511",
            "image": "https://kotaku.com/app/uploads/2026/05/Forza-cherry-trees-1200x675.jpg",
            "publishedAt": "2026-05-15T15:16:40Z",
            "lang": "en",
            "source": {
                "id": "7644d33b32ee6c65e94907ddf3d33119",
                "name": "Kotaku",
                "url": "https://kotaku.com"
            }
        },
        {
            "id": "3599fb7002fe908cf0ef165ea014d7aa",
            "title": "Subnautica 2 Early Access Roadmap",
            "description": "We want to share a few more details about what you can expect from Subnautica 2 in our first Early Access roadmap.",
            "content": "As you all dive into your first thrilling adventures in Subnautica 2, we wanted to share a little bit about our plans for the game over the next few months.\nOur plan for Subnautica 2 is to ensure we’re providing our community with regular updates. Bu... [1684 chars]",
            "url": "https://unknownworlds.com/en/news/subnautica-2-early-access-roadmap",
            "image": "https://unknownworlds.com/_next/image?url=https:/d17c72h1ypygg7.cloudfront.net/SN_2_2026_Roadmap_rev_10c96dff45.jpg&w=720&q=75",
            "publishedAt": "2026-05-15T15:04:25Z",
            "lang": "en",
            "source": {
                "id": "e08dddeb9f7fa7f3b520ea627d1f4f75",
                "name": "Unknown Worlds",
                "url": "https://unknownworlds.com"
            }
        },
        {
            "id": "a9c9832396d466f42058b700dec9f7cd",
            "title": "Mientras seguimos planificando cómo colonizar la Luna, China ya tiene un robot albañil para empezar a construir una base",
            "description": "Si hablamos de exploración lunar inmediatamente pensamos en el programa Artemis, pero Estados Unidos no es el único país empujando hacia la colonización de...",
            "content": "Si hablamos de exploración lunar inmediatamente pensamos en el programa Artemis, pero Estados Unidos no es el único país empujando hacia la colonización de nuestro satélite. China también tiene un programa en marcha y acaban de mostrar un nuevo rover... [2941 chars]",
            "url": "https://www.xataka.com/espacio/seguimos-planificando-como-colonizar-luna-china-tiene-robot-albanil-para-empezar-a-construir-base",
            "image": "https://i.blogs.es/3ddf67/robot-lunar/840_560.jpeg",
            "publishedAt": "2026-05-15T14:01:31Z",
            "lang": "es",
            "source": {
                "id": "77bf8b3734b51640db34f98c41cd084c",
                "name": "Xataka",
                "url": "https://www.xataka.com"
            }
        }
    ]
}

Categories