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": 515922,
    "articles": [
        {
            "id": "7c8971bccb15a96f06e4d09921d806ae",
            "title": "Sheriff's Deputies Sue Ben Affleck & Matt Damon's Production Company",
            "description": "“The Rip” -- Matt Damon and Ben Affleck’s movie inspired by a 2016 drug bust in South Florida -- trashed the reputations of some Miami-Dade Sheriff's Office deputies ... at least according to a new lawsuit.",
            "content": "“The Rip” -- Matt Damon and Ben Affleck’s movie inspired by a 2016 drug bust in South Florida -- trashed the reputations of some Miami-Dade Sheriff's Office deputies ... at least according to a new lawsuit.\nAccording to reports, the suit was filed ag... [920 chars]",
            "url": "https://www.tmz.com/2026/05/08/ben-affleck-and-matt-damon-production-company-reportedly-sued/",
            "image": "https://imagez.tmz.com/image/d4/16by9/2026/05/08/d47922e69d7243609171786b884370aa_xl.jpg",
            "publishedAt": "2026-05-09T00:00:01Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "2860c71a40f70dc46532ff1638e0609d",
            "title": "Lo último sobre el brote de hantavirus el MV Hondius; contagios, víctimas y medidas sanitarias hoy",
            "description": "Los casos de hantavirus detectados en el crucero MV Hondius, que zarpó de Argentina con destino a Cabo Verde, y que han dejado al menos tres personas fallecidas y varios contagios confirmados, encendieron las alertas sanitarias a nivel mundial. En este\nLIVEBLOG de N+ Univision te compartimos la información más reciente sobre el virus y las medidas implementadas este viernes 8 de mayo de 2026. | N+ Univision Mundo | Univision",
            "content": "A principios de mayo se confirmó un brote de hantavirus a bordo del buque MV Hondius, que navegaba entre Argentina y Cabo Verde.\nHasta hoy se reportan tres muertes por hantavirus y ocho casos, de los cuales cinco confirmados y tres sospechosos.\nLa Or... [884 chars]",
            "url": "https://www.univision.com/noticias/mundo/hantavirus-hoy-viernes-8-de-mayo-de-2026-ultimas-noticias-del-brote-en-mv-hondius-contagios-victimas-y-medidas-sanitarias",
            "image": "https://www.univision.com/api/image/og/us/noticias/mundo/hantavirus-hoy-viernes-8-de-mayo-de-2026-ultimas-noticias-del-brote-en-mv-hondius-contagios-victimas-y-medidas-sanitarias",
            "publishedAt": "2026-05-08T23:39:27Z",
            "lang": "es",
            "source": {
                "id": "eb4456d007d51d44dc62d01c16a53d83",
                "name": "Univision",
                "url": "https://www.univision.com"
            }
        },
        {
            "id": "7324a89588eb63cb0f2fd5ffa8d96021",
            "title": "Norovirus Outbreak Sickens 115 on Cruise Ship",
            "description": "More than 100 passengers and 13 crew members on the Caribbean Princess reported being ill, according to the Centers for Disease Control and Prevention.",
            "content": "More than 100 people have been sickened in a norovirus outbreak on a cruise ship operated by Princess Cruises, the U.S. Centers for Disease Control and Prevention announced on Thursday.\nThose sickened, who include 102 passengers and 13 crew members, ... [1660 chars]",
            "url": "https://www.nytimes.com/2026/05/08/world/americas/norovirus-outbreak-cruise-ship.html",
            "image": "https://static01.nyt.com/images/2026/05/08/multimedia/08xp-norovirus-vzck/08xp-norovirus-vzck-facebookJumbo.jpg",
            "publishedAt": "2026-05-08T23:24:32Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories