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": 198222,
    "articles": [
        {
            "id": "d67d454b97a9d67a14ecaf7c2257fe40",
            "title": "Pokémon Go to the drones",
            "description": "All that location information users offered up hunting Snorlax in 2017 is now being used for drone warfare.",
            "content": "The real trouble began around 2021, when Pokémon Go casually began asking players to upload videos of their experience at Pokéstops. They’d even earn extra in-game goodies for scanning the surrounding area, capturing buildings, streets, and trees, an... [1184 chars]",
            "url": "https://www.avclub.com/pokemon-go-data-used-for-drone-warfare-niantic-spatial",
            "image": "https://img.pastemagazine.com/wp-content/avuploads/2026/06/11132153/pokemon-go-feature.jpg",
            "publishedAt": "2026-06-11T17:45:06Z",
            "lang": "en",
            "source": {
                "id": "9272cecd55d558f1190860cd1f352544",
                "name": "AV Club",
                "url": "https://www.avclub.com"
            }
        },
        {
            "id": "d2c9a844e077bead46a1c7415b9a97b7",
            "title": "Las cinco habilidades en las que las personas aún superan a la IA, según expertos en empleo",
            "description": "Especialistas destacan que, frente al avance de la inteligencia artificial, todavía hay aptitudes humanas que sacan ventaja - LA NACION",
            "content": "NUEVA YORK.— Muchos trabajadores temen que las máquinas los reemplacen a medida que se acelera la adopción de la Inteligencia Artificial (IA).\nPero, ¿qué pasaría si las personas tuvieran cualidades claramente humanas y esenciales para el éxito profes... [8043 chars]",
            "url": "https://www.lanacion.com.ar/sociedad/las-cinco-habilidades-en-las-que-las-personas-aun-superan-a-la-ia-segun-expertos-en-empleo-nid11062026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/inteligencia-artificial-de-openai-chatgpt-google-YWX4HWYASZHZ5OIIBT7KASNSRE.jpg?auth=1167944837f68c9dff49ab586fc32f2d40615178bf75b85feca20c8403e5f107&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-06-11T16:47:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        },
        {
            "id": "cebb81bc958eec1cb1e04a4e1c612507",
            "title": "Gemini can now control your Google TV settings on these TV sets",
            "description": "Announced earlier this year, Google TV is now rolling out a Gemini update that lets you adjust TV settings with...",
            "content": "Announced earlier this year, Google TV is now rolling out a Gemini update that lets you adjust TV settings with voice commands, but only on TCL models at first.\nDiving into your TV’s settings menu to make adjustments can be a bit exhausting, but that... [1784 chars]",
            "url": "https://9to5google.com/2026/06/11/google-tv-gemini-settings-controls/",
            "image": "https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/06/google-tv-gemini-controls-1.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2026-06-11T16:45:00Z",
            "lang": "en",
            "source": {
                "id": "193b7d40ab663e4d261c3f650b07dbbf",
                "name": "9to5Google",
                "url": "https://9to5google.com"
            }
        }
    ]
}

Categories