Flag of the United States

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": 58697,
    "articles": [
        {
            "title": "Toledano & Chan’s new watch was carved from a meteorite that hit Earth a million years ago",
            "description": "Toledano & Chan’s Brutalist-inspired wristwatch is made from part of the Muonionalusta meteorite, which was scattered around northern Scandinavia by the force of its collision with Earth.",
            "content": "CNN —\nIn watchmaking, heritage matters. But while rival European horologists vaunt the traditions of their centuries-old workshops, design duo Toledano & Chan’s new creation has a longer history altogether: It was carved from a meteorite that slammed... [3892 chars]",
            "url": "https://www.cnn.com/2024/12/05/style/toledano-chan-meteorite-watch-b1m/index.html",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/img-7470-topaz-sharpen-enhance-1x-crop.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2024-12-06T02:59:00Z",
            "source": {
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "title": "OpenAI's o1 model sure tries to deceive humans a lot",
            "description": "OpenAI finally released the full version of o1, which gives smarter answers than GPT-4o by using additional compute to \"think\" about questions. However,",
            "content": "OpenAI finally released the full version of o1, which gives smarter answers than GPT-4o by using additional compute to “think” about questions. However, AI safety testers found that o1’s reasoning abilities also make it try to deceive humans at a hig... [5684 chars]",
            "url": "https://techcrunch.com/2024/12/05/openais-o1-model-sure-tries-to-deceive-humans-a-lot/",
            "image": "https://techcrunch.com/wp-content/uploads/2024/12/GettyImages-2188250304.jpg?resize=1200,800",
            "publishedAt": "2024-12-06T02:15:47Z",
            "source": {
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            }
        },
        {
            "title": "League of Legends Developer Riot Games Announces Project K, a Physical TCG Based in the League IP",
            "description": "Riot Games has announced Project K, the developer’s take on the physical TCG genre and a competitor to Magic: The Gathering. It’s based in the League of Legends IP and revolves around playing with friends in-person.",
            "content": "Riot Games has announced Project K, the developer’s take on the physical TCG genre and a competitor to Magic: The Gathering. It’s based in the League of Legends IP and revolves around playing with friends in-person.\nRiot said Project K is made by a “... [1822 chars]",
            "url": "https://www.ign.com/articles/league-of-legends-developer-riot-games-announces-project-k-a-physical-tcg-based-in-the-league-ip",
            "image": "https://assets-prd.ignimgs.com/2024/12/05/projectk-dec5-select2-1733441743678.png?width=1280",
            "publishedAt": "2024-12-06T00:01:11Z",
            "source": {
                "name": "IGN",
                "url": "https://www.ign.com"
            }
        }
    ]
}

Categories