Flag of the United States

United States Business News API

Get the live top business headlines from United States with our JSON API.

Get API key for the United States Business 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=business&apikey=API_KEY
{
    "totalArticles": 112974,
    "articles": [
        {
            "title": "Tesla Cybercab announced: Elon Musk’s robotaxi is finally here",
            "description": "Tesla CEO Elon Musk unveiled the long-awaited prototype robotaxi at an event in Los Angeles. But questions remain about the vehicle’s safety.",
            "content": "Tesla CEO Elon Musk unveiled a new electric vehicle dedicated to self-driving, a possible milestone after years of false promises and blown deadlines.\nThe robotaxi is a purpose-built autonomous vehicle, lacking a steering wheel or pedals, meaning it ... [2009 chars]",
            "url": "https://www.theverge.com/2024/10/10/24265530/tesla-robotaxi-elon-musk-features-range-price-release-date",
            "image": "https://cdn.vox-cdn.com/thumbor/fBs9y8RUB3-qwqpgYcORgqbrDfs=/0x0:2560x1440/1200x628/filters:focal(1280x720:1281x721)/cdn.vox-cdn.com/uploads/chorus_asset/file/25670491/videoframe_3297637.png",
            "publishedAt": "2024-10-11T02:59:00Z",
            "source": {
                "name": "The Verge",
                "url": "https://www.theverge.com"
            }
        },
        {
            "title": "CPI’s higher than expected. A 'janky' data point?",
            "description": "It’s important to see whether individual data points cohere into a larger pattern, or if they’re just “janky,” as Atlanta Fed President Raphael Bostic put it.",
            "content": "In this article NVDA\nAMD\n.STOXX\n.IXIC\n.DJI\n.SPX Follow your favorite stocks CREATE FREE ACCOUNT\nA worker arranges peaches at a fruit stand in the Pike Place Market in Seattle, Washington, US, on Thursday, July 4, 2024. SeongJoon Cho | Bloomberg | Get... [2208 chars]",
            "url": "https://www.cnbc.com/2024/10/11/cnbc-daily-open-cpis-higher-than-expected-a-janky-data-point.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108046331-1728606483372-gettyimages-2160577370-US_CPI_FIGURES.jpeg?v=1728606510&w=1920&h=1080",
            "publishedAt": "2024-10-11T00:59:00Z",
            "source": {
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "title": "Tesla robotaxi event comes after years of Elon Musk's missed deadlines",
            "description": "Tesla’s robotaxi event on Thursday will test investors faith in Elon Musk’s vision",
            "content": "Elon Musk, Chief Executive Officer of SpaceX and Tesla and owner of X looks on during the Milken Conference 2024 Global Conference Sessions at The Beverly Hilton in Beverly Hills, California, U.S., May 6, 2024.\nWith Tesla's hotly anticipated robotaxi... [2604 chars]",
            "url": "https://www.cnbc.com/2024/10/10/tesla-robotaxi-event-comes-after-years-of-elon-musks-missed-deadlines.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108019486-17234995452024-08-12t100203z_246086352_rc2cl7alzaij_rtrmadp_0_usa-election-trump-musk.jpeg?v=1723499566&w=1920&h=1080",
            "publishedAt": "2024-10-10T22:33:18Z",
            "source": {
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        }
    ]
}

Categories