Flag of United States

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": 400036,
    "articles": [
        {
            "id": "5626e674067da2f4288e0e6e47cc7231",
            "title": "Latest snow totals as winter storm slams Philadelphia region",
            "description": "The snow is starting to pile up across the region. Here's the latest snow totals in Philadelphia, Pennsylvania, New Jersey and Delaware",
            "content": "PHILADELPHIA (WPVI) -- The snow is starting to pile up across the region.\nHere's the latest snowfall reports as of 9:30 p.m. from the National Weather Service:\nDELAWARE\nHarrington - 5 inches\nMagnolia - 3 inches\nNew Castle County Airport - .6 inches\nN... [606 chars]",
            "url": "https://6abc.com/post/blizzard-2026-latest-snow-totals-philadelphia-pa-nj-delaware/18636445/",
            "image": "https://cdn.abcotvs.com/dip/images/18636442_022226-wpvi-snow-totals-img.png?w=1600",
            "publishedAt": "2026-02-23T02:48:45Z",
            "lang": "en",
            "source": {
                "id": "52f2d1de7744cf1460c7c099217b8863",
                "name": "6abc Philadelphia",
                "url": "https://6abc.com"
            }
        },
        {
            "id": "71d132b2f087c25e8b59d6305a84dbba",
            "title": "Defense attorneys build mapping tool to track Justice Dept. \"weaponization\"",
            "description": "A defense lawyers group has posted a tracking tool to enable users to check on the status of some of the controversial prosecutions attempted by DOJ in the first year of Trump's second term.",
            "content": "In response to a wave of complaints that the Trump administration is weaponizing the Justice Department against political critics, a national group of defense attorneys has launched a tool to track and map where that \"weapon\" has been deployed.\nThe N... [4701 chars]",
            "url": "https://www.cbsnews.com/news/defense-attorneys-mapping-tool-justice-dept-weaponization/",
            "image": "https://assets2.cbsnewsstatic.com/hub/i/r/2026/02/22/1c88d0b4-1526-495a-b784-44b8897dcb46/thumbnail/1200x630g6/7c2f87ef15f5fd0412f1477a9086ba74/gettyimages-2218986364-1.jpg",
            "publishedAt": "2026-02-23T01:00:04Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "507f1c57e3801d48c77efc597d6477de",
            "title": "Genesis Invitational: Rory McIlroy finishes one shot behind Genesis winner Jacob Bridgeman",
            "description": "Rory McIlroy shoots a four-under-par 67 but it is not enough to overhaul winner Jacob Bridgeman, who wins by one shot at the Genesis Invitational in Los Angeles.",
            "content": "The Genesis Invitational - final round leaderboard\n-18 J Bridgeman (US); -17 K Kitayama (US), R McIlroy (NI); -16 A Scott (Aus); -15 A Potgieter (SA); -13 J Knapp (US); -12 C Young (US), C Morikawa (US), T Fleetwood (Eng), R Fox (Aus), X Schauffele (... [2549 chars]",
            "url": "https://www.bbc.com/sport/golf/articles/cvg18zgz7dyo",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/9476/live/f6fe7200-104e-11f1-9120-a910fc22c6ac.png",
            "publishedAt": "2026-02-23T00:27:03Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories