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": 563994,
    "articles": [
        {
            "id": "b3dba91e09f5c634560fafa0a657368d",
            "title": "As Mourning Begins, Deadly B-52 Crash Highlights Age of Bomber Fleet",
            "description": "Investigators are just beginning to determine what went wrong, but the Air Force has struggled to maintain the planes, which were first introduced in 1955.",
            "content": "In the 10 years or so that Jeromy Smith worked as a flight test engineer at Edwards Air Force Base in Southern California, his wife said, he spoke over and over about the job’s risks.\n“He loved his work — as a child, he knew he wanted to go into aero... [1635 chars]",
            "url": "https://www.nytimes.com/2026/06/16/us/b52-crash.html",
            "image": "https://static01.nyt.com/images/2026/06/15/multimedia/15nat-b52-crash-htfw/15nat-b52-crash-htfw-facebookJumbo.jpg",
            "publishedAt": "2026-06-17T11:24:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "ec534480719eae9d30831f4c2fbae78d",
            "title": "Live updates: 1 dead, 1 hurt in shooting at Wilmington Hospital",
            "description": "One person was killed while another was injured in a shooting at Wilmington Hospital in Delaware on Tuesday, June 16. A suspect is in custody.",
            "content": "What to Know\nOne person was killed while another was injured in a shooting at ChristianaCare's Wilmington Hospital in Delaware on Tuesday, June 16, 2026, officials said.\nThe shooting occurred around 3:30 p.m. at Wilmington Hospital along the 500 bloc... [587 chars]",
            "url": "https://www.nbcphiladelphia.com/news/local/live-updates-2-people-shot-at-wilmington-hospital-in-del-campus-on-lockdown/4418495/",
            "image": "https://media.nbcphiladelphia.com/2026/06/wilmington-desalojados.jpg?quality=85&strip=all&resize=1200%2C675",
            "publishedAt": "2026-06-17T10:49:48Z",
            "lang": "en",
            "source": {
                "id": "fc6e062ef7d3034e0c707cb31296c3cf",
                "name": "NBC10 Philadelphia",
                "url": "https://www.nbcphiladelphia.com"
            }
        },
        {
            "id": "b8fd2d6d7bc7a96d952db83378a60f84",
            "title": "Trump news at a glance: G7 leaders wrestle Ukraine back on to president’s agenda",
            "description": "President comments that Moscow ‘should make a deal’; Trump-aligned Ossoff wins Senate primary in Georgia – key US politics stories from Tuesday 16 June at a glance",
            "content": "At the G7 summit, Donald Trump repeated familiar language about the Ukraine war – lamenting “the great antipathy” between the Ukrainian and Russian leaders that made it difficult to reach a settlement. He vowed to do what he could, saying Moscow “sho... [720 chars]",
            "url": "https://www.theguardian.com/us-news/2026/jun/17/trump-administration-news-latest-updates-today",
            "image": "https://i.guim.co.uk/img/media/b90255b8dab55f241490dab079bc39a644ad5c8e/1_0_1970_1576/master/1970.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=a9674aaea124a56ca2a7862603d0818e",
            "publishedAt": "2026-06-17T10:42:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        }
    ]
}

Categories