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": 201130,
    "articles": [
        {
            "id": "533e24565593d394fbda62aef9ca4c98",
            "title": "watchOS 27 will add two new apps to your Apple Watch",
            "description": "watchOS 27 is the next major software update for Apple Watch, and among its variety of new features, it will add two new apps to your Watch.",
            "content": "watchOS 27 is the next major software update for Apple Watch, and among its variety of new features, it will add two new apps to your Watch.\n#1: Siri app\nSiri is getting a major AI overhaul in watchOS 27, and one part of that is a brand new Siri app.... [1316 chars]",
            "url": "https://9to5mac.com/2026/06/12/watchos-27-will-add-two-new-apps-to-your-apple-watch/",
            "image": "https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2026/06/watchos-27-new-app-grid-home-screen.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2026-06-12T14:19:00Z",
            "lang": "en",
            "source": {
                "id": "643d269d91c5aa81638bebba12d57dff",
                "name": "9to5Mac",
                "url": "https://9to5mac.com"
            }
        },
        {
            "id": "85aa930e007060d24864ae95c2c9ac03",
            "title": "The Adventures of Elliot Producer Explains Why Faie Talks So Much",
            "description": "'I think we may have become a little biased'",
            "content": "It’s not uncommon nowadays for upcoming games to release a free demo, run a network test or open beta, or otherwise let players experience the game ahead of launch and provide feedback as to what is and isn’t working for them. But what is rare and pl... [14378 chars]",
            "url": "https://kotaku.com/the-adventures-of-elliot-devs-surprised-fans-think-fairy-talks-too-much-2000704876",
            "image": "https://kotaku.com/app/uploads/2026/06/elliotsummer.jpg",
            "publishedAt": "2026-06-12T14:00:16Z",
            "lang": "en",
            "source": {
                "id": "7644d33b32ee6c65e94907ddf3d33119",
                "name": "Kotaku",
                "url": "https://kotaku.com"
            }
        },
        {
            "id": "401a4750d92529c5f6205f6184beec95",
            "title": "Siri AI is coming to newer Apple devices only, here’s the full list",
            "description": "Here’s the full list of Siri AI-compatible hardware across iPhone, iPad, Mac, Apple Watch, and Apple Vision Pro.",
            "content": "Siri AI is a major upgrade and big highlight of iOS 27, macOS Golden Gate, watchOS 27, and more. But only newer Apple devices will support the overhauled Siri. Here’s the full list of Siri AI-compatible hardware across iPhone, iPad, Mac, Apple Watch,... [1623 chars]",
            "url": "https://9to5mac.com/2026/06/12/siri-ai-is-coming-to-newer-apple-devices-only-heres-the-full-list/",
            "image": "https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2026/06/siri-ai.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2026-06-12T13:49:00Z",
            "lang": "en",
            "source": {
                "id": "643d269d91c5aa81638bebba12d57dff",
                "name": "9to5Mac",
                "url": "https://9to5mac.com"
            }
        }
    ]
}

Categories