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": 197504,
    "articles": [
        {
            "id": "49c2ef01f811b159736b06a89d9b68ae",
            "title": "Lo saben todo de ti",
            "description": "Un amigo periodista de otro medio de comunicación publicó hace unos días una historia inquietante en una red social. Se le ocurrió preguntar a una inteligencia artificial sobre si un tipo de césped era adecuado para sembrar en los exteriores de su casa (vive en un lugar en el...",
            "content": "Un amigo periodista de otro medio de comunicación publicó hace unos días una historia inquietante en una red social. Se le ocurrió preguntar a una inteligencia artificial sobre si un tipo de césped era adecuado para sembrar en los exteriores de su ca... [2575 chars]",
            "url": "https://www.lavanguardia.com/vida/20260604/11555197/ti.html",
            "image": "https://www.lavanguardia.com/files/og_thumbnail/files/fp/uploads/2026/04/13/69dcc4b05810b.r_d.827-600.png",
            "publishedAt": "2026-06-04T04:00:00Z",
            "lang": "es",
            "source": {
                "id": "dcece34cf7bd7d3caba55a2283de0231",
                "name": "La Vanguardia",
                "url": "https://www.lavanguardia.com"
            }
        },
        {
            "id": "1c21759608befe9c1d3eda764a806058",
            "title": "El control de la imagen cuando ya no vivimos: Cuatro caras de la identidad digital",
            "description": "Stan Lee, Khaby Lame, Matthew McConaughey y Luis Raúl representan distintas vertientes del uso de la inteligencia artificial.",
            "content": "La inteligencia artificial está creando algo que hasta hace poco parecía sci-fi: personas que continúan existiendo digitalmente aun después de morir. Pero más allá de la tecnología, lo que realmente estamos viendo es el nacimiento de una nueva clase ... [2647 chars]",
            "url": "https://www.primerahora.com/noticias/ciencia-tecnologia/notas/el-control-de-la-imagen-cuando-ya-no-vivimos-cuatro-caras-de-la-identidad-digital/",
            "image": "https://www.primerahora.com/resizer/v2/SIA4KO2KWNB7PL2EUJZ4DVD3NA.jpeg?auth=d766e8e7f44df388130823b4d692914b420ccae1f8683dc8afe1c7415d59b697&quality=75&width=1200&height=717&smart=true",
            "publishedAt": "2026-06-04T03:45:00Z",
            "lang": "es",
            "source": {
                "id": "0ff9d9aa3439f245d940177440bfe1dd",
                "name": "Primera Hora",
                "url": "https://www.primerahora.com"
            }
        },
        {
            "id": "2edea5e552c4f131a1cdafe94dc74954",
            "title": "Google AI Edge Gallery launches to macOS",
            "description": "In addition to Google AI Edge Gallery, the company also released the Gemma 4 12B model and the Google AI Edge Eloquent dictation app for the Mac.",
            "content": "In addition to Google AI Edge Gallery, which lets users run Gemma models locally on their Macs, the company also released the Gemma 4 12B model and the Google AI Edge Eloquent dictation app for the Mac. Here are the details.\nA bit of background\nThe m... [3684 chars]",
            "url": "https://9to5mac.com/2026/06/03/google-ai-edge-gallery-launches-to-macos-letting-mac-users-run-gemini-models-locally/",
            "image": "https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2026/06/google-ai-edge-gallery.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2026-06-04T02:58:00Z",
            "lang": "en",
            "source": {
                "id": "643d269d91c5aa81638bebba12d57dff",
                "name": "9to5Mac",
                "url": "https://9to5mac.com"
            }
        }
    ]
}

Categories