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": 201648,
    "articles": [
        {
            "id": "9d44dc80e606c7f51440eab418d3f8a6",
            "title": "Meccha Chameleon, Steam’s Latest Hit, Has Creative Players",
            "description": "Meccha Chameleon is kind of like painted Prop Hunt",
            "content": "Some games are just meant to become viral sensations. Meccha Chameleon seems like one of those. It’s one of Steam’s latest big breakouts this month and is circulating on just about every social media platform you can think of. The Prop Hunt-style mul... [1231 chars]",
            "url": "https://kotaku.com/meccha-chameleon-steam-download-horse-clips-northernlion-2000708169",
            "image": "https://kotaku.com/app/uploads/2026/06/Screen-Shot-2026-06-18-at-2.41.59-PM-1200x675.jpg",
            "publishedAt": "2026-06-18T19:22:45Z",
            "lang": "en",
            "source": {
                "id": "7644d33b32ee6c65e94907ddf3d33119",
                "name": "Kotaku",
                "url": "https://kotaku.com"
            }
        },
        {
            "id": "9416b425b0bd6accfa09733f24b31414",
            "title": "White House Posts Fake GTA 6 Cover In Desperate Attempt To Distract",
            "description": "Hey, idiot, the helicopter goes in the left top corner",
            "content": "Today, the official White House account on Twitter decided to post the administration’s own ugly version of the recently revealed Grand Theft Auto 6 cover art featuring U.S. President Donald Trump with his slogan, “Make America Great Again,” rendered... [1793 chars]",
            "url": "https://kotaku.com/white-house-uses-gta-6-meme-to-distract-from-reflecting-pool-turning-the-color-of-mountain-dew-2000708154",
            "image": "https://kotaku.com/app/uploads/2026/06/magatrumpgta6cover-1200x675.jpg",
            "publishedAt": "2026-06-18T18:25:53Z",
            "lang": "en",
            "source": {
                "id": "7644d33b32ee6c65e94907ddf3d33119",
                "name": "Kotaku",
                "url": "https://kotaku.com"
            }
        },
        {
            "id": "b8591bd0e6f4d8f8c80a34e86c7d23d3",
            "title": "Un problema oculto de la IA: por qué los jóvenes están entre los más afectados para conseguir trabajo",
            "description": "Especialistas explican cómo la inteligencia artificial está automatizando las tareas que antes hacían los juniors, ocupando los puestos de trabajo que permitían a los jóvenes insertarse en el mundo laboral - LA NACION",
            "content": "“Hay un miedo en su generación, de que el futuro ya fue escrito, de que las máquinas están viniendo, de que los trabajos se están evaporando”. Estas fueron algunas de las palabras que Eric Schmidt, exCEO de Google, dirigió a los graduados de la Unive... [10643 chars]",
            "url": "https://www.lanacion.com.ar/tecnologia/un-problema-oculto-de-la-ia-por-que-los-jovenes-estan-entre-los-mas-afectados-para-conseguir-trabajo-nid18062026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/por-que-los-jovenes-estan-entre-los-mas-afectados-K3EFOOTOVZHE7OQNR2BC6NULUQ.jpg?auth=6267ff68eaafe50f9fde22741d3e63c45899f659185ff8ce09182630f6dd6937&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-06-18T17:57:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        }
    ]
}

Categories