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": 200956,
    "articles": [
        {
            "id": "2bd07c4d3bcdc2cabdf0c1aa6863adda",
            "title": "After trying a Google TV projector, I may never buy another TV",
            "description": "After spending a few weeks with a Google TV projector, I think I may be done buying actual TVs for good. Here's what changed.",
            "content": "Rita El Khoury / Android Authority\nI’ve been a fan of portable projectors since I first got to try the XGIMI MoGo Pro in 2019. Back then, it was a nice supplement to my streaming setup at home, like a portable TV that I could carry to the balcony or ... [8123 chars]",
            "url": "https://www.androidauthority.com/using-google-tv-projector-may-not-buy-another-tv-3680979/",
            "image": "https://www.androidauthority.com/wp-content/uploads/2026/03/xgimi-vibe-one-projector-front.jpg",
            "publishedAt": "2026-06-28T10:37:06Z",
            "lang": "en",
            "source": {
                "id": "8a46bf03bf6da851efc8bb3bdb7b26e8",
                "name": "Android Authority",
                "url": "https://www.androidauthority.com"
            }
        },
        {
            "id": "07fd3245120bed29bbb8b3df5c866871",
            "title": "\"Solo dos años\": el CEO de Mistral advierte a Europa de que se le acaba el tiempo para construir una infraestructura de IA propia",
            "description": "Cuando Estados Unidos bloquea Claude Mythos a la gente de fuera de EEUU, manda un mensaje claro: es una tecnología puntera de exportación sujeta a control,...",
            "content": "Cuando Estados Unidos bloquea Claude Mythos a la gente de fuera de EEUU, manda un mensaje claro: es una tecnología puntera de exportación sujeta a control, como lo son los chips. Y en ese escenario, Europa es prácticamente un observador: el viejo con... [4863 chars]",
            "url": "https://www.xataka.com/servicios/solo-dos-anos-ceo-mistral-advierte-a-europa-que-se-le-acaba-tiempo-para-construir-infraestructura-ia-propia",
            "image": "https://i.blogs.es/04deb8/ia-europa/840_560.jpeg",
            "publishedAt": "2026-06-28T09:16:12Z",
            "lang": "es",
            "source": {
                "id": "77bf8b3734b51640db34f98c41cd084c",
                "name": "Xataka",
                "url": "https://www.xataka.com"
            }
        },
        {
            "id": "229595d04eecbdb6d85645bd11a13c70",
            "title": "Las mejores ofertas de MediaMarkt en tecnología, hoy 28 de junio",
            "description": "Tras un Prime Day cargado de ofertas, ¿qué nos queda? Pues MediaMarkt ahora mismo tiene un gran surtido de dispositivos rebajados, sobre todo de Apple....",
            "content": "Tras un Prime Day cargado de ofertas, ¿qué nos queda? Pues MediaMarkt ahora mismo tiene un gran surtido de dispositivos rebajados, sobre todo de Apple. ¿Buscas un buen MacBook, unos Airpods o una barra de sonido? Pues atento a estas ofertas.\nMacBook ... [2627 chars]",
            "url": "https://www.xataka.com/seleccion/mejores-ofertas-mediamarkt-tecnologia-hoy-28-junio",
            "image": "https://i.blogs.es/cb16e7/tienda-mediamarkt/840_560.jpeg",
            "publishedAt": "2026-06-28T08:30:13Z",
            "lang": "es",
            "source": {
                "id": "77bf8b3734b51640db34f98c41cd084c",
                "name": "Xataka",
                "url": "https://www.xataka.com"
            }
        }
    ]
}

Categories