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": 563654,
    "articles": [
        {
            "id": "578c4aa72b8df00104444fa3bbddc200",
            "title": "Is it a renter's market? It depends on where you live",
            "description": "About 40% of rentals on Zillow offer move-in deals, like a month of free rent, thanks to a construction boom that created an apartment surplus in some parts of the United States.",
            "content": "Stay up to date with our Up First newsletter, sent every weekday morning.\nIn Nashville, Tenn., the landlords come to you.\nAt least, it looked that way from the texts showing up on Mason Comans' phone a few months ago when he was apartment hunting. On... [3968 chars]",
            "url": "https://www.npr.org/2026/06/16/nx-s1-5847678/rent-apartment-landlord-construction-boom",
            "image": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/4264x2399+0+182/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fde%2F57%2F5ecbd33d4e8e841706978098d1ab%2Fimg-0127-2.JPG",
            "publishedAt": "2026-06-16T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "0978beb86628acb239ee06cf0b116d2c",
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        },
        {
            "id": "a93a7b7e16f94eaffaf9ed69e5bfa452",
            "title": "G7 Summit Live Updates: Trump to Discuss Ukraine and Middle East With Group's Leaders",
            "description": "Arriving at the summit, President Trump sought to promote his preliminary deal with Iran. President Volodymyr Zelensky of Ukraine was hoping to shift leaders’ attention to the war with Russia.",
            "content": "Foreign leaders are now well-versed in the art of flattering the U.S. president, who has often been the odd man out at similar summits. Mr. Trump also arrived at this gathering with good news for the world economy: a promise to swiftly reopen the Str... [19095 chars]",
            "url": "https://www.nytimes.com/live/2026/06/16/world/g7-summit-conference-trump-france",
            "image": "https://static01.nyt.com/images/2026/06/16/multimedia/16g7-promo/16g7-promo-facebookJumbo.jpg",
            "publishedAt": "2026-06-16T09:15:56Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "1b59fc7f09949ce9d94ab45323aa1f9c",
            "title": "Rope Jumper Falls to Her Death After Operators Fail to Secure Harness",
            "description": "Harrowing videos of the incident in Brazil showed the woman lifted over the heads of two instructors, her arms spread like wings, as they threw her off a bridge.",
            "content": "A woman rope jumping from a bridge in Brazil’s São Paulo State on Saturday died after instructors failed to attach her to safety equipment, according to the Civil Police of the State of São Paulo.\nMaria Eduarda Rodrigues de Freitas, 21, of Jandira, S... [2084 chars]",
            "url": "https://www.nytimes.com/2026/06/16/travel/brazil-rope-jumping-fall.html",
            "image": "https://static01.nyt.com/images/2026/06/16/travel/16trav-brazil-rope-jumping-1/16trav-brazil-rope-jumping-1-facebookJumbo-v2.jpg",
            "publishedAt": "2026-06-16T09:04:10Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories