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": 169256,
    "articles": [
        {
            "id": "90f152d80552978594205d0d1ecf6d41",
            "title": "Jeeves and Ask.com Shut Down After Almost 30 Years",
            "description": "The pioneering search engine shut down on May 1, after nearly 30 years in operation.",
            "content": "In the digital wilds of Y2K, we came to him with our most probing questions.\nHe told us about Britney Spears, tamagotchis, former President George W. Bush and Beanie Babies. We asked, and he answered: Jeeves, the digital butler of information, the on... [479 chars]",
            "url": "https://www.nytimes.com/2026/05/03/business/ask-jeeves-shuts-down-internet-search-engine.html",
            "image": "https://static01.nyt.com/images/2026/05/03/multimedia/03xp-Jeeves1/03xp-Jeeves1-facebookJumbo.jpg",
            "publishedAt": "2026-05-03T14:13:53Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "2ffc1ff3a1fa3f575d1ce5b98da9b6f4",
            "title": "Why Almost No One Needs An RFID Blocking Wallet Anymore",
            "description": "One of the more common wallet types you'll see are ones with RFID blocking technology, but it may not be as effective as deterring theft as you think.",
            "content": "Radio Frequency Identification (RFID) is the technology that lets your credit card transmit payment data just by tapping or hovering over a sale terminal. With the rise of RFID cards came the fear of RFID skimming: the malicious act of intercepting t... [2670 chars]",
            "url": "https://www.bgr.com/2158163/why-almost-no-one-needs-rfid-blocking-wallet-anymore/",
            "image": "https://www.bgr.com/img/gallery/why-almost-no-one-needs-an-rfid-blocking-wallet-anymore/l-intro-1776717944.jpg",
            "publishedAt": "2026-05-03T13:17:00Z",
            "lang": "en",
            "source": {
                "id": "ba1fc1e1ea8c9654aaee71ab3bc255eb",
                "name": "bgr.com",
                "url": "https://www.bgr.com"
            }
        },
        {
            "id": "f3bef7b87813857358eb1444f028121f",
            "title": "Target x Pokémon 30th Anniversary Collection Drops Online",
            "description": "After releasing Wave 1 in stores, Target's massive Pokémon collection is now available online.",
            "content": "Target’s massive Pokémon collaboration is now available online. The collection, announced back in April, celebrates Pokémon’s 30th anniversary with over 75 Target-exclusive items at pretty darn reasonable prices.\nMost of the collection takes inspirat... [2622 chars]",
            "url": "https://www.ign.com/articles/where-to-buy-target-x-pokemon-collection",
            "image": "https://assets-prd.ignimgs.com/2026/04/15/poketarget-2-1776268114659.jpg?width=1280&format=jpg&auto=webp&quality=80",
            "publishedAt": "2026-05-03T13:00:00Z",
            "lang": "en",
            "source": {
                "id": "671e8665abef6cb324125f81895d4623",
                "name": "IGN",
                "url": "https://www.ign.com"
            }
        }
    ]
}

Categories