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": 523996,
    "articles": [
        {
            "id": "e1f3b32e0137f0150121c37f31bca153",
            "title": "Supreme Court Appears Divided Over Roundup Weedkiller Case",
            "description": "The case could help determine the future of thousands of lawsuits against the maker of a popular herbicide over claims that it causes cancer.",
            "content": "The Supreme Court appeared divided on Monday during arguments in a dispute that could determine the fate of thousands of lawsuits that claim a widely used weedkiller causes cancer.\nThe case is the latest turn in a yearslong legal battle over safety c... [1553 chars]",
            "url": "https://www.nytimes.com/2026/04/27/us/politics/supreme-court-roundup-weedkiller.html",
            "image": "https://static01.nyt.com/images/2026/04/27/multimedia/27DC-SCOTUS-WEEDKILLER-jkfm/27DC-SCOTUS-WEEDKILLER-jkfm-facebookJumbo.jpg",
            "publishedAt": "2026-04-27T20:04:20Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "34195205d08e1a7180ba679ce3df62d3",
            "title": "President and First Lady Melania Trump Demand ABC Fire Jimmy Kimmel Over ‘Widow’ Joke",
            "description": "The joke was recorded two days before the White House correspondents’ dinner, where a gunman tried to storm the press gala.",
            "content": "President Trump and first lady Melania Trump demanded in separate social media posts on Monday that ABC pull comedian Jimmy Kimmel from its airwaves over a bit involving the White House correspondents’ dinner, delivered two days before it occurred.\nM... [1807 chars]",
            "url": "https://www.nytimes.com/2026/04/27/us/politics/trump-jimmy-kimmel-abc-widow-joke.html",
            "image": "https://static01.nyt.com/images/2026/04/27/multimedia/27DC-melania-wglz/27DC-melania-wglz-facebookJumbo.jpg",
            "publishedAt": "2026-04-27T19:58:01Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "b306e01afd0054db02e90539f73531f5",
            "title": "Cole Tomas Allen, el sospechoso del tiroteo en un evento de Trump es acusado de intento de asesinato del presidente de EE.UU.",
            "description": "A Cole Tomas Allen también se le han imputado los cargos de usar un arma de fuego durante un delito con violencia y portar un arma de fuego con la intención de cometer un delito.",
            "content": "El sospechoso del tiroteo en un evento de Trump es acusado de intento de asesinato del presidente de EE.UU.\nAutor, Leire Ventas\nTítulo del autor, Corresponsal de BBC News Mundo en Los Ángeles\n27 abril 2026, 19:16 GMT\nActualizado 4 minutos\nTiempo de l... [5511 chars]",
            "url": "https://www.bbc.com/mundo/articles/crk1kk2d3y1o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_mundo/29b1/live/b79989b0-426c-11f1-9b90-e370f5c537cf.png",
            "publishedAt": "2026-04-27T19:43:34Z",
            "lang": "es",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories