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": 563346,
    "articles": [
        {
            "id": "70b6259ed85633c5f6352d8742f3272f",
            "title": "Paunovic, el DT que eliminó a una Selección Mexicana de un Mundial",
            "description": "Paunovic será el último sinodal del Tri, como director técnico de Serbia, antes del Mundial 2026.",
            "content": "Para cerrar el ciclo de preparación para el Mundial 2026, la Selección Mexicana enfrentará a Serbia y como parte del equipo europeo se encuentra uno viejo conocido del futbol mexicano, Veljko Paunovic, el técnico que dirigió dos equipos de la Liga MX... [3283 chars]",
            "url": "https://www.mediotiempo.com/futbol/seleccion-mayor/veljko-paunovic-el-dt-elimino-a-seleccion-mexicana-un-mundial",
            "image": "https://cdn2.mediotiempo.com/uploads/media/2026/06/04/paunovic-viejo-conocido-futbol-mexicano.jpg",
            "publishedAt": "2026-06-04T19:00:00Z",
            "lang": "es",
            "source": {
                "id": "6adfa15ab0543b6a74cc26dcb93ab0cc",
                "name": "Mediotiempo",
                "url": "https://www.mediotiempo.com"
            }
        },
        {
            "id": "6daa9a5ed240bebd4409475156335df3",
            "title": "Sun erupts with 3 huge solar flares, increasing chances of northern lights across U.S.",
            "description": "Three solar flares burst from the sun this week, raising the chances of seeing the northern lights for people across the United States.",
            "content": "Three solar flares burst from the sun toward Earth this week, scientists said, and the enormous beams of energy, light and high-speed particles may increase the odds of seeing the northern lights for people across the United States as they travel clo... [1770 chars]",
            "url": "https://www.cbsnews.com/news/sun-erupts-3-huge-solar-flares-increasing-chances-northern-lights-across-us/",
            "image": "https://assets1.cbsnewsstatic.com/hub/i/r/2026/06/04/833967e7-934e-4d7b-9cda-d860bf6556b3/thumbnail/1200x630/a160b28e3041bf4984fc0a1031ac7f3f/nasa-solar-flare.png",
            "publishedAt": "2026-06-04T18:30:51Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "4aa7e9375330eb4ee063ed044161e791",
            "title": "Redada masiva de ICE deja cerca de 50 inmigrantes arrestados en una empresa de Carolina del Sur",
            "description": "En un operativo conjunto entre autoridades estatales y federales, ejecutaron una redada masiva en la empresa Burnstein\nVon\nSeelen\nPrecision\nCasting, ubicada en Abbeville, en la que detuvieron a 48 trabajadores y dos gerentes del lugar bajo cargos de fraude de identidad para obtener empleo | N+ Univision Inmigración | Univision",
            "content": "VixNoticiasShowsFamososDeportesRadioShop\nCriminalización de la inmigración\nRedada masiva de ICE deja cerca de 50 inmigrantes arrestados en una empresa de Carolina del Sur\nEn un operativo conjunto entre autoridades estatales y federales, ejecutaron un... [5382 chars]",
            "url": "https://www.univision.com/noticias/inmigracion/operacion-ghost-story-una-redada-en-carolina-del-sur-deja-dos-gerentes-y-48-empleados-detenidos",
            "image": "https://www.univision.com/api/image/og/us/noticias/inmigracion/operacion-ghost-story-una-redada-en-carolina-del-sur-deja-dos-gerentes-y-48-empleados-detenidos",
            "publishedAt": "2026-06-04T18:03:57Z",
            "lang": "es",
            "source": {
                "id": "eb4456d007d51d44dc62d01c16a53d83",
                "name": "Univision",
                "url": "https://www.univision.com"
            }
        }
    ]
}

Categories