Flag of the United States

United States News API

Get the live top headlines from United States with our JSON API.

Get API key for the United States 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=general&apikey=API_KEY
{
    "totalArticles": 120265,
    "articles": [
        {
            "title": "With Trump’s Tariffs, the Chasm Between Allies and the U.S. Widens",
            "description": "President Trump announced sweeping levies on countries across the world. Washington’s partners have been bracing for the fallout.",
            "content": "President Trump’s announcement of sweeping tariffs on America’s trading partners has widened the rift between the United States and some of its closest allies while reconfiguring the global economic order.\nMr. Trump’s plan, which he unveiled on Wedne... [925 chars]",
            "url": "https://www.nytimes.com/2025/04/02/world/europe/trump-tariffs-reciprocal-reaction-trade-war.html",
            "image": "https://static01.nyt.com/images/2025/04/02/multimedia/02int-tariffs-diplo-lgch/02int-tariffs-diplo-lgch-facebookJumbo.jpg",
            "publishedAt": "2025-04-03T04:34:32Z",
            "source": {
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "title": "Netanyahu Arrives in Hungary, Finding a Rare Welcome in Europe",
            "description": "The visit comes as the Israeli prime minister faces an arrest warrant against him by the International Criminal Court.",
            "content": "Prime Minister Benjamin Netanyahu of Israel on Thursday began a visit to Hungary, confident that Europe’s self-declared bastion of “illiberal democracy” would ignore an arrest warrant issued against him in November by the International Criminal Court... [713 chars]",
            "url": "https://www.nytimes.com/2025/04/02/world/middleeast/netanyahu-hungary-orban.html",
            "image": "https://static01.nyt.com/images/2025/04/02/multimedia/02hungary-netanyahu-1-plwg/02hungary-netanyahu-1-plwg-facebookJumbo.jpg",
            "publishedAt": "2025-04-03T04:32:00Z",
            "source": {
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "title": "Amazon Says New James Bond Movie Will Be 'Fresh, Exotic'",
            "description": "Amazon is planning a \"fresh, exotic\" new James Bond movie.",
            "content": "Who will be the next actor to play 007, the agent with license to kill?\nThough that very much hasn’t been decided, James Bond‘s new owners — Amazon MGM — stopped by Las Vegas for CinemaCon, the annual convention of movie theater owners, to talk up th... [1904 chars]",
            "url": "https://variety.com/2025/film/news/amazon-james-bond-movie-fresh-exotic-1236352644/",
            "image": "https://variety.com/wp-content/uploads/2021/10/Bond-Style-No-Time-to-Die.jpg?w=1000&h=563&crop=1",
            "publishedAt": "2025-04-03T04:29:00Z",
            "source": {
                "name": "Variety",
                "url": "https://variety.com"
            }
        }
    ]
}

Categories