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": 199488,
    "articles": [
        {
            "id": "dec9fef2390caa3ac41f859d5512594f",
            "title": "Due to DMA, Siri AI delayed in EU for iOS 27 and iPadOS 27",
            "description": "Due to the Digital Markets Act, Apple will not be able to ship Siri AI in the European Union with the release of iOS 27 and iPadOS 27.",
            "content": "June 8, 2026\nUPDATE\nDue to DMA, Siri AI delayed in EU for iOS 27 and iPadOS 27\nSiri AI will be available to EU users on macOS 27, visionOS 27, and watchOS 27\nApple today introduced Siri AI, an entirely new version of Siri, powered by Apple Intelligen... [3723 chars]",
            "url": "https://www.apple.com/newsroom/2026/06/due-to-dma-siri-ai-delayed-in-eu-for-ios-27-and-ipados-27/",
            "image": "https://www.apple.com/newsroom/images/default/apple-logo-og.jpg?202606081836",
            "publishedAt": "2026-06-08T18:20:13Z",
            "lang": "en",
            "source": {
                "id": "82cc5b2a23492c33d2115e3a27bfcbec",
                "name": "Apple",
                "url": "https://www.apple.com"
            }
        },
        {
            "id": "6725c4898a214c87f70edfaa6bea45f4",
            "title": "Estos son los Mac compatibles con macOS 27 Golden Gate y los que no pueden actualizar",
            "description": "Ya sabemos todo lo que trae macOS 27. Por un lado, toda la nueva Siri y las funciones de Apple Intelligence. Pero también hay mejoras en Liquid Glass y en el...",
            "content": "Ya sabemos todo lo que trae macOS 27. Por un lado, toda la nueva Siri y las funciones de Apple Intelligence. Pero también hay mejoras en Liquid Glass y en el rendimiento. Las novedades ya las hemos tratado aparte, como se merecen, por lo que ahora ll... [3213 chars]",
            "url": "https://www.applesfera.com/os-x/estos-mac-compatibles-macos-27-que-no-pueden-actualizar",
            "image": "https://i.blogs.es/5e33a9/macos27/840_560.jpeg",
            "publishedAt": "2026-06-08T17:37:00Z",
            "lang": "es",
            "source": {
                "id": "7733b79967af129c049df5cc05f5f92f",
                "name": "Applesfera",
                "url": "https://www.applesfera.com"
            }
        },
        {
            "id": "fffd2fbb5c3283ff3c13a0c8b12b26f9",
            "title": "Apple unveils iPadOS 27 with new Siri, productivity upgrades, more",
            "description": "Today during its WWDC keynote, Apple unveiled iPadOS 27, the next major software update for iPad. Here are the new...",
            "content": "Today during its WWDC keynote, Apple unveiled iPadOS 27, the next major software update for iPad. Here are the new features coming in iPadOS 27.\niPadOS 27 includes Liquid Glass refinements, performance improvements, Siri, and more\nLast year, Apple sh... [1039 chars]",
            "url": "https://9to5mac.com/2026/06/08/apple-unveils-ipados-27-with-speed-and-productivity-improvements-more/",
            "image": "https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2026/06/WWDC-26-13.18.06.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2026-06-08T17:28:00Z",
            "lang": "en",
            "source": {
                "id": "643d269d91c5aa81638bebba12d57dff",
                "name": "9to5Mac",
                "url": "https://9to5mac.com"
            }
        }
    ]
}

Categories