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": 170340,
    "articles": [
        {
            "id": "cd8c9fdb2798e1ac48a4ac4dc2417974",
            "title": "Forza Horizon 6 Leak Reportedly Drops 155 GB of Content Online",
            "description": "In what looks like an accidental unencrypted upload, Playground Games has inadvertently leaked the entire Forza Horizon 6 build on Steam.",
            "content": "Forza Horizon 6 seems to have been inadvertently leaked by the unlikeliest source ahead of the game’s impending release. Earlier today, it appears that Playground Games posted an unencrypted repository of Forza Horizon 6 files on Steam, containing th... [1731 chars]",
            "url": "https://insider-gaming.com/forza-horizon-6-leak-drops-155-gb-content/",
            "image": "https://insider-gaming.com/wp-content/uploads/2026/05/forza-horizon-6-1.jpg",
            "publishedAt": "2026-05-10T20:23:13Z",
            "lang": "en",
            "source": {
                "id": "6657f38ffa6ebed17e6898ed37986fdc",
                "name": "Insider Gaming",
                "url": "https://insider-gaming.com"
            }
        },
        {
            "id": "7f428477f12d79b466fec8bee8e4f206",
            "title": "Oh Cards Discovered In Texas Dumpster",
            "description": "Collectors speculate the trashed collection could be worth a million dollars, though the erratic seller is raising concerns",
            "content": "Last March, trading card collectors were startled when rare uncut sheets of Yu-Gi-Oh cards began to emerge across market sites like eBay and Facebook. The cards appeared to be legitimate, but the strange behavior from the seller began raising a lot o... [2300 chars]",
            "url": "https://kotaku.com/rare-uncut-sheets-of-blue-eyes-dragon-yu-gi-oh-cards-discovered-in-texas-dumpster-2000694672",
            "image": "https://kotaku.com/app/uploads/2026/05/yugidragon-1200x675.jpg",
            "publishedAt": "2026-05-10T19:04:26Z",
            "lang": "en",
            "source": {
                "id": "7644d33b32ee6c65e94907ddf3d33119",
                "name": "Kotaku",
                "url": "https://kotaku.com"
            }
        },
        {
            "id": "001036ce3efad50d7cfb1218242b5d21",
            "title": "PlayStation Emulator Devs Beg People To Stop Spamming AI Code",
            "description": "The team behind RPCS3 suggests that vibe-coders \"learn how to debug and code\" instead of \"generating slop that you don't understand\"",
            "content": "The team behind RPCS3, the open-source PlayStation 3 emulator, took to X today to very kindly and civilly request that users “stop submitting AI slop code pull requests” to its GitHub page. Then they immediately proceeded to tell the AI-brain-rotted ... [1319 chars]",
            "url": "https://kotaku.com/playstation-3-emulator-devs-politely-ask-that-people-stop-flooding-it-with-ai-code-pull-requests-2000694656",
            "image": "https://kotaku.com/app/uploads/2026/03/ps3-update-1200x675.jpg",
            "publishedAt": "2026-05-10T18:04:26Z",
            "lang": "en",
            "source": {
                "id": "7644d33b32ee6c65e94907ddf3d33119",
                "name": "Kotaku",
                "url": "https://kotaku.com"
            }
        }
    ]
}

Categories