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": 166796,
    "articles": [
        {
            "id": "615a89c8c82b9cd4ac8ccda913e929b7",
            "title": "Anthropic's Claude Managed Agents can now \"dream,\" sort of",
            "description": "Also, 5-hour usage limits will double for Pro and Max users of Claude Code.",
            "content": "SAN FRANCISCO—At its Code with Claude developers’ conference, Anthropic has introduced what it calls “dreaming” to Claude Managed Agents. Dreaming, in this case, is a process of going over recent events and identifying specific things that are worth ... [2299 chars]",
            "url": "https://arstechnica.com/ai/2026/05/anthropics-claude-can-now-dream-sort-of/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/05/Claude-Managed-Agents-Blog-Followup-Dreaming-1152x648-1778041638.png",
            "publishedAt": "2026-05-06T16:15:27Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "d426ec2e97c88c1fbce1c4193da2b6fb",
            "title": "Ironmouse claims Neverness to Everness lied to her about AI use and cancels sponsorship",
            "description": "VTuber Ironmouse has called out Neverness to Everness after the game was hit with accusations of using AI-generated content.",
            "content": "VTuber Ironmouse has called out Neverness to Everness after the game was hit with accusations of using AI-generated content.\nThe backlash started after players pointed out several moments in-game and in promotional footage they believed showed signs ... [1990 chars]",
            "url": "https://www.dexerto.com/gaming/ironmouse-claims-neverness-to-everness-lied-to-her-about-ai-use-and-cancels-sponsorship-3361516/",
            "image": "https://www.dexerto.com/cdn-image/wp-content/uploads/2026/05/06/Ironmouse-blasts-Neverness-to-Everness-devs-after-AI-accusations.jpg",
            "publishedAt": "2026-05-06T15:49:56Z",
            "lang": "en",
            "source": {
                "id": "f65d4907dbe6b33046627de7f5a9746f",
                "name": "Dexerto",
                "url": "https://www.dexerto.com"
            }
        },
        {
            "id": "5937579a6720a1c90729f41bb832c8d0",
            "title": "The World Is In Such A Mess, Investors Actually Want Nintendo To Raise The Price Of The Switch 2",
            "description": "But then others are worrying about that too! - If you like keeping up to date on Nintendo's share price, then you'll no doubt be aware that it's been on a bi...",
            "content": "If you like keeping up to date on Nintendo's share price, then you'll no doubt be aware that it's been on a bit of a downward turn since it hit its peak back in August 2025. At the time of writing, it's sitting at 7,597 JPY, which is down significant... [1434 chars]",
            "url": "https://www.nintendolife.com/news/2026/05/the-world-is-in-such-a-mess-investors-actually-want-nintendo-to-raise-the-price-of-the-switch-2",
            "image": "https://images.nintendolife.com/9541a2cd42afa/large.jpg",
            "publishedAt": "2026-05-06T15:45:00Z",
            "lang": "en",
            "source": {
                "id": "dd2cbc293c058fbe38c99af3f90e76c4",
                "name": "Nintendo Life",
                "url": "https://www.nintendolife.com"
            }
        }
    ]
}

Categories