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": 171428,
    "articles": [
        {
            "id": "67ba26bff263906bf515f64e584ee9a7",
            "title": "Apple's M4 Mac mini, including the $599 one, is gradually becoming impossible to buy",
            "description": "Pending refresh? RAM shortage? AI agents? There are many possible explanations.",
            "content": "It’s a good time to be in the market for a MacBook, between the affordability of the MacBook Neo, the power of the M5 Pro and M5 Max MacBook Pros, and the all-around appeal of the M5 MacBook Air. But Apple’s desktop computers are another story, and n... [4026 chars]",
            "url": "https://arstechnica.com/gadgets/2026/04/apples-m4-mac-mini-including-the-599-one-is-gradually-becoming-impossible-to-buy/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/04/IMG_2341-1152x648.jpeg",
            "publishedAt": "2026-04-23T17:06:08Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "229f80c6484bc48a5064c8188e1e47ae",
            "title": "SpaceX afirma que tiene los derechos para comprar una poderosa herramienta de IA por US$60.000 millones este año",
            "description": "Se trata Cursor, un popular asistente de escritura de software, una función muy popular que tienen ChatGPT, Claude y Gemini, pero que le falta a la IA de la compañía - LA NACION",
            "content": "SpaceX afirma que tiene los derechos para comprar Cursor, la herramienta de programación informática con inteligencia artificial, por US$60.000 millones a finales de este año. En ese sentido, la empresa de exploración espacial y de IA de Elon Musk bu... [1801 chars]",
            "url": "https://www.lanacion.com.ar/tecnologia/spacex-afirma-que-tiene-los-derechos-para-comprar-una-poderosa-herramienta-de-ia-por-us60000-nid23042026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/spacex-la-compania-de-elon-musk-que-es-duena-de-AYGHBCMUGRGOVFNGR4UA3RLKB4.jpg?auth=7f6d4756d1c41890cc1830a52deb7e50b77ba37477258bfd59a128cd779e62d4&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-04-23T15:58:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        },
        {
            "id": "ad5b27cdab22191d42aa1bdc938c235a",
            "title": "Smart Glasses Are Eyeing the One Thing People Hate More Than Being Spied On",
            "description": "Hint: It starts with an \"S,\" and you probably have too many.",
            "content": "If you don’t like the idea of someone recording you discreetly, you probably don’t like smart glasses. Video and photo capture are easily some of the most divisive aspects of the form factor, if not the most divisive. However divisive the recording p... [2462 chars]",
            "url": "https://gizmodo.com/smart-glasses-are-eyeing-the-one-thing-people-hate-more-than-being-spied-on-2000749973",
            "image": "https://gizmodo.com/app/uploads/2026/04/berlin-glasses-1200x675.jpg",
            "publishedAt": "2026-04-23T15:15:01Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        }
    ]
}

Categories