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": 576272,
    "articles": [
        {
            "id": "166356de2b28389e54f5a2b5950b9af7",
            "title": "World Cup 2026: Harry Kane makes history to become England's leading scorer",
            "description": "Harry Kane became England's all-time leading World Cup scorer with his 12th goal in the win against Panama on Saturday, but how does he compare to other country's greats?",
            "content": "Harry Kane broke Gary Lineker's record to become England's all-time leading World Cup scorer when he struck during Saturday's 2-0 win against Panama.\nThe Three Lions captain doubled his side's lead when headed home superbly from Jude Bellingham's cro... [1254 chars]",
            "url": "https://www.bbc.com/sport/football/articles/cly9kp827ndo",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/7e92/live/1ca94e60-7294-11f1-8e1d-bbbb1017d210.jpg",
            "publishedAt": "2026-06-28T01:54:33Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "3f11716e807bb4c18243854c61878e23",
            "title": "Trump-backed Rep. Julia Letlow wins Louisiana Senate primary runoff",
            "description": "Rep. Julia Letlow won the Republican primary runoff for Senate in Louisiana, NBC News projects, defeating state Treasurer John Fleming in another victory for President Donald Trump’s slate of preferred candidates",
            "content": "Rep. Julia Letlow won the Republican primary runoff for Senate in Louisiana, NBC News projects, defeating state Treasurer John Fleming in another victory for President Donald Trump’s slate of preferred candidates.\nTrump endorsed Letlow early in the r... [2287 chars]",
            "url": "https://www.nbcnews.com/politics/2026-election/trump-backed-rep-julia-letlow-wins-louisiana-senate-primary-runoff-rcna351624",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-06/260624-Julia-Letlow-aa-224-359685.jpg",
            "publishedAt": "2026-06-28T01:44:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "2b047d9c33b5bd9bf6bda9ca20041982",
            "title": "Últimas noticias del terremoto en Venezuela: la cifra de muertos llega a 1,430 y más de 50,000 desaparecidos permanecen bajo los escombros",
            "description": "Dos sismos golpearon la tarde del 24 de junio a Venezuela, en la zona central del país: el primero de magnitud 7.2 y un minuto después el segundo, de 7.5, ambos en el estado de Yaracuy, de acuerdo con los reportes del Servicio Geológico de EEUU. La ayuda internacional ha comenzado a llegar mientras el caos y drama se apoderan de las calles en lugares como La Guaria, epicentro de la tragedia | N+ Univision América Latina | Univision",
            "content": "Delcy Rodríguez, la presidenta encargada, ha agradecido la ayuda internacional que ha comenzado a llegar a Venezuela.\nEl gobierno declaró el estado de emergencia tras los dos terremotos.\nOficialmente, se han contado al menos 1,000 muertos y más de 3,... [337 chars]",
            "url": "https://www.univision.com/noticias/america-latina/sismos-venezuela-ultimas-noticias-terremotos-actualizaciones-hoy-viernes-27-junio-2026",
            "image": "https://www.univision.com/api/image/og/us/noticias/america-latina/sismos-venezuela-ultimas-noticias-terremotos-actualizaciones-hoy-viernes-27-junio-2026",
            "publishedAt": "2026-06-28T01:08:59Z",
            "lang": "es",
            "source": {
                "id": "eb4456d007d51d44dc62d01c16a53d83",
                "name": "Univision",
                "url": "https://www.univision.com"
            }
        }
    ]
}

Categories