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": 415664,
    "articles": [
        {
            "id": "bdf456f6158e7b3d40cdac74e2959f64",
            "title": "Stock Market Today: Dow Falls As Oil Prices Climb; Oracle Surges",
            "description": "Stock Market Today: The Dow Jones index slips Wednesday with oil prices rising. CPI inflation comes in steady and AI stock Oracle is rising.",
            "content": "Information in Investor’s Business Daily is for informational and educational purposes only and should not be construed as an offer, recommendation, solicitation, or rating to buy or sell securities. The information has been obtained from sources we ... [1013 chars]",
            "url": "https://www.investors.com/market-trend/stock-market-today/dow-jones-sp500-nasdaq-cpi-inflation-data-oracle-orcl/",
            "image": "https://www.investors.com/wp-content/uploads/2025/07/Stock-wallstreet-multiflag-01-adobe.jpg",
            "publishedAt": "2026-03-11T15:51:34Z",
            "lang": "en",
            "source": {
                "id": "b5fd7d235a4765231123b8f22bcf428a",
                "name": "Investor's Business Daily",
                "url": "https://www.investors.com"
            }
        },
        {
            "id": "12e6ab0313ae2959449a3bf3b2761fea",
            "title": "NFL free agency tracker: Each team's notable departing free agents, signings, trades as league's new year approaches",
            "description": "The NFL's free agency period kicks off with the start of the legal tampering period on Monday, March 9.",
            "content": "The legal tampering period for the start of NFL free agency got underway Monday, and a massive amount of deals have been agreed to in the lead-up to the official start of free agency on Wednesday at 4 p.m. ET.\nThis could be one of the best quarterbac... [18263 chars]",
            "url": "https://sports.yahoo.com/nfl/breaking-news/article/nfl-free-agency-tracker-each-teams-notable-departing-free-agents-signings-trades-as-leagues-new-year-approaches-124543724.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/KpQRtxBBtpLOEymI3VvG5g--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://d29szjachogqwa.cloudfront.net/images/2026-03/5b31cb48-073f-4bb7-811a-2bfc424ed34a",
            "publishedAt": "2026-03-11T15:29:49Z",
            "lang": "en",
            "source": {
                "id": "1213ab3f5e360256b89d3b205e3e8e48",
                "name": "Yahoo Sports",
                "url": "https://sports.yahoo.com"
            }
        },
        {
            "id": "9a73d3c26501a58a1d9baf97e25d61bd",
            "title": "Millions face tornado and storm warnings after homes destroyed in Midwest",
            "description": "More than 77 million people from the Midwest to the southern Plains were under some form of tornado warning on Wednesday after multiple apparent twisters caused extensive damage in Illinois and Indiana",
            "content": "More than 77 million people from the Midwest to the southern Plains were under some form of tornado warning on Wednesday after multiple apparent twisters caused extensive damage in Illinois and Indiana.\nNorthern Illinois remains the highest risk, wit... [4711 chars]",
            "url": "https://www.nbcnews.com/weather/tornadoes/millions-face-tornado-storm-warnings-homes-destroyed-midwest-rcna262681",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-03/260311-indiana-rs-5070d3.jpg",
            "publishedAt": "2026-03-11T14:58:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        }
    ]
}

Categories