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": 577514,
    "articles": [
        {
            "id": "d41c206b30c9edbe8a4a5286e48c2d73",
            "title": "Ismaël Koné sufrió fuerte lesión en el Canadá vs. Qatar",
            "description": "El mediocampista titular abandonó el terreno de juego inmovilizado tras recibir una fuerte entrada que provocó la expulsión de Assim Madibo",
            "content": "El mediocampista titular abandonó el terreno de juego inmovilizado tras recibir una fuerte entrada que provocó la expulsión de Assim Madibo\nEl mediocentro canadiense Ismaël Koné salió lesionado del duelo ante Qatar, correspondiente a la segunda fecha... [844 chars]",
            "url": "https://espndeportes.espn.com/futbol/mundial/nota/_/id/16868054/mundial-2026-canada-qatar-ismael-kone-lesion-expulsion-assim-madibo",
            "image": "https://a3.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0618%2Fr1675815_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-18T23:30:00Z",
            "lang": "es",
            "source": {
                "id": "504a41c45649f072da3d1e51d7eabf0b",
                "name": "ESPN Deportes",
                "url": "https://espndeportes.espn.com"
            }
        },
        {
            "id": "1b5777cccc4d5ed648759c0f31f087b9",
            "title": "James Talarico Attacks Ken Paxton Over Child Abuse Case",
            "description": "The case, which resulted in a short jail sentence despite years of alleged abuse, has drawn outcry in Texas. So have the attempts to politicize it.",
            "content": "James Talarico made a child sex abuse case a centerpiece of his Democratic campaign for U.S. Senate on Thursday, reviving attacks against Attorney General Ken Paxton, his Republican rival, that emerged late in Mr. Paxton’s primary race.\nThe case invo... [1669 chars]",
            "url": "https://www.nytimes.com/2026/06/18/us/talarico-paxton-child-sex-abuse-case.html",
            "image": "https://static01.nyt.com/images/2026/06/18/multimedia/18nat-texas-talarico-1b-tbcf/18nat-texas-talarico-1b-tbcf-facebookJumbo.jpg",
            "publishedAt": "2026-06-18T23:24:46Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "c35b378682e47c6440ed37613c43698e",
            "title": "Ismael Kone World Cup injury update for Canada vs. qatar",
            "description": "Canada's game against Qatar took a scary turn with a serious injury in the second hal.",
            "content": "Canada's Ismael Kone suffered a scary injury early in the second half of his team's World Cup game against Qatar on a tackle that earned a red card for Assim Madibo.\nCanada's players and coaches were incensed after the tackle, an immediate reaction i... [3087 chars]",
            "url": "https://www.usatoday.com/story/sports/soccer/worldcup/2026/06/18/ismael-kone-injury-update-world-cup-canada-qatar/90585759007/",
            "image": "https://www.usatoday.com/gcdn/authoring/authoring-images/2026/06/18/USAT/90615206007-usatsi-29226974.jpg?crop=5069,2852,x0,y369&width=3200&height=1801&format=pjpg&auto=webp",
            "publishedAt": "2026-06-18T23:24:00Z",
            "lang": "en",
            "source": {
                "id": "8eec8fc7a9ec8be488bc7411d0801c60",
                "name": "USA Today",
                "url": "https://www.usatoday.com"
            }
        }
    ]
}

Categories