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": 52574,
    "articles": [
        {
            "title": "Should I use a smartwatch to track my health data? A doctor explains",
            "description": "Smartwatches are advertised as devices to help people get healthier and monitor their exercise. How much can we count on these gadgets? Dr. Leana Wen has advice.",
            "content": "CNN —\nI’m riding a recumbent bicycle while wearing my smartwatch, hoping that tracking my fitness and health metrics will inspire me to exercise more.\nThe smartwatch is no longer just for texting, music and the time (how old school) but instead has b... [7926 chars]",
            "url": "https://edition.cnn.com/2024/07/26/health/smartwatch-health-tracking-wellness/index.html",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-1462659190.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2024-07-26T15:00:00Z",
            "source": {
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "title": "How to Stop Elon Musk From Training His AI On Your Data",
            "description": "Take a second to check this box in your settings.",
            "content": "If you’re an X/Twitter user, take a second to tweak this setting. It turns out many user posts have been automatically opted-in for training Grok, Elon Musk’s ChatGPT competitor.\nTwitter has automatically opted us all in as training data for Grok. Tu... [2088 chars]",
            "url": "https://gizmodo.com/how-to-stop-elon-musk-from-training-his-ai-on-your-data-2000479425",
            "image": "https://gizmodo.com/app/uploads/2024/07/GettyImages-2162688843-e1721999545349.jpg",
            "publishedAt": "2024-07-26T13:27:17Z",
            "source": {
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        },
        {
            "title": "Almost 100 modders spent 5 years making Fallout London, an RPG mod so expansive its creators call it \"Fallout 4.5\"",
            "description": "A 20-hour main quest makes this more than your everyday fanmade mod",
            "content": "Fallout London, the expansive fanmade Fallout 4 mod that shows us The Big Smoke's version of the nuclear post-apocalypse, is out now after a very lengthy development. But it's ballooned so much after the last few years, that it might as well be thoug... [1983 chars]",
            "url": "https://www.gamesradar.com/games/fallout/almost-100-modders-spent-5-years-making-fallout-london-an-rpg-mod-so-expansive-its-creators-call-it-fallout-45/",
            "image": "https://cdn.mos.cms.futurecdn.net/fYxc6sKJNxyiYxRatdapDB-1200-80.jpg",
            "publishedAt": "2024-07-26T10:17:26Z",
            "source": {
                "name": "Gamesradar",
                "url": "https://www.gamesradar.com"
            }
        }
    ]
}

Categories