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": 165000,
    "articles": [
        {
            "id": "c8c19b4f188cb2476466c9c0e085a6c4",
            "title": "The RAMpocalypse has bought Microsoft valuable time in the fight against SteamOS",
            "description": "Op-ed: Valve has made a dent in Windows' gaming share, but can it keep going?",
            "content": "Valve and its SteamOS operating system have already done what a bunch of companies (including Apple) have been trying to do for decades: make a dent in Windows’ dominance in PC gaming.\nI mean, sure, according to Valve’s own statistics, Microsoft rema... [8351 chars]",
            "url": "https://arstechnica.com/gaming/2026/05/the-rampocalypse-has-bought-microsoft-valuable-time-in-the-fight-against-steamos/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/02/press_oled_orb-1-1152x648.jpeg",
            "publishedAt": "2026-05-01T22:00:59Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "dac69f8b19084b9870a27fea3061f2a2",
            "title": "Despite saying otherwise, Mai Shiranui and Kula Diamond are coming back for Dead or Alive 6: Last Round, but there's a catch",
            "description": "It's already been almost three months since we first learned about the revival of Dead or Alive, but there's been some mixed messaging since then.Despite stating that Mai Shiranui and Kula Diamond would not be returning for ...",
            "content": "It's already been almost three months since we first learned about the revival of Dead or Alive, but there's been some mixed messaging since then.\nDespite stating that Mai Shiranui and Kula Diamond would not be returning for Dead or Alive 6: Last Rou... [1346 chars]",
            "url": "https://www.eventhubs.com/news/2026/may/01/mai-kula-doa6-last-round/",
            "image": "https://media.eventhubs.com/images/2026/05/01-mai-kula-doa6-last-roundt.webp",
            "publishedAt": "2026-05-01T20:53:10Z",
            "lang": "en",
            "source": {
                "id": "bfc88a7a6e0516345cd7260930bd2408",
                "name": "EventHubs",
                "url": "https://www.eventhubs.com"
            }
        },
        {
            "id": "e2094d29442d446fbe2fc8ac3c5941e9",
            "title": "Apple Stops Selling Mac Mini With 256GB of Storage, Starting Price Rises to $799",
            "description": "Apple this week stopped offering a 256GB storage option for the Mac mini worldwide. As a result, the desktop computer now has a higher starting price. In the U.S., for example, the Mac mini now starts at $799 with the M4 chip, 16GB of RAM, and 512GB of storage, whereas it previously started at $599 with the M4 chip, 16GB of RAM, and 256GB of storage. While the 512GB configuration always started at $799, customers who want a new Mac mini from Apple for $599 no longer have such an option.",
            "content": "Apple this week stopped offering a 256GB storage option for the Mac mini worldwide. As a result, the desktop computer now has a higher starting price.\nIn the U.S., for example, the Mac mini now starts at $799 with the M4 chip, 16GB of RAM, and 512GB ... [1424 chars]",
            "url": "https://www.macrumors.com/2026/05/01/mac-mini-now-starts-at-799/",
            "image": "https://images.macrumors.com/t/Nn9fuxpIL2pwS6UfLUvYVmlrILE=/2500x/article-new/2026/01/mac-mini-blue.jpeg",
            "publishedAt": "2026-05-01T18:29:08Z",
            "lang": "en",
            "source": {
                "id": "7099dca4eeb5b149fe14116307bbb895",
                "name": "MacRumors",
                "url": "https://www.macrumors.com"
            }
        }
    ]
}

Categories