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": 304962,
    "articles": [
        {
            "id": "3c8d775c3c33b6c7972cd385350da21e",
            "title": "SF supervisors arrested at SFO May Day protest",
            "description": "San Francisco officials were arrested after protesters blocked the roadway at SFO’s international terminal during a May Day labor demonstration.",
            "content": "A May Day protest by airport service workers briefly shut down the departure-level roadway at San Francisco International Airport’s international terminal Friday, diverting traffic as demonstrators rallied over a wage dispute and broader labor concer... [5019 chars]",
            "url": "https://www.sfchronicle.com/bayarea/article/may-day-protest-sfo-22236936.php",
            "image": "https://s.hdnux.com/photos/01/66/11/31/30971516/3/rawImage.jpg",
            "publishedAt": "2026-05-01T22:25:50Z",
            "lang": "en",
            "source": {
                "id": "cbba24773c54211d6fcf9e5bf2ab9d9d",
                "name": "San Francisco Chronicle",
                "url": "https://www.sfchronicle.com"
            }
        },
        {
            "id": "a7b61f86ce1715252348a43bb46382e1",
            "title": "Atrium to take control of WakeMed in deal that could bring $2B investment to Wake",
            "description": "The deal could give WakeMed easier access to capital as it seeks to compete with UNC Health and Duke Health. It would also give Atrium a foothold in the fast-growing Triangle market.",
            "content": "Atrium Health plans to take control of WakeMed in a deal that could bring at least $2 billion in new investment to Wake County, documents filed with Wake County indicate. It also lets Atrium grow its footprint in the state.\nCounty commissioners are e... [4384 chars]",
            "url": "https://www.wral.com/business/wakemed-atrium-merger-wake-may-2026/",
            "image": "https://images.wral.com/asset/news/local/2026/05/01/22353792/BHDN_WAKEMED_VISITOR_RESTRICTIONS_-_ENG__WRAL8d66_174-DMID1-6auhjkh27-1920x1080.jpg?w=1200&h=630&height=630",
            "publishedAt": "2026-05-01T22:21:32Z",
            "lang": "en",
            "source": {
                "id": "c9997f2398961754a61e4146d00b3652",
                "name": "WRAL",
                "url": "https://www.wral.com"
            }
        },
        {
            "id": "ab2668886c1cfa5512fe5dde8376621e",
            "title": "Gas prices jump overnight across Chicago area",
            "description": "Why did gas go up so much today? Why is gas so high in Indiana? Gas prices in Illinois and Indiana increased overnight as the Iran war continues.",
            "content": "CHICAGO (WLS) -- If you are heading out to get gas on Friday, you will have to pay a lot more than you did on Thursday.\nPrices jumped overnight in the Chicago area. According to Triple A in Illinois, the average price is $4.85 for regular. That's up ... [4016 chars]",
            "url": "https://abc7chicago.com/post/is-gas-high-illinois-prices-today-increased-amid-iran-war-bp-whiting-indiana-refinery-power-loss/19015149/",
            "image": "https://cdn.abcotvs.com/dip/images/19015178_050126-wls-evelyn-gas-prices-11a-vid.jpg?w=1600",
            "publishedAt": "2026-05-01T21:49:12Z",
            "lang": "en",
            "source": {
                "id": "e153013f82c288e44f04490992900427",
                "name": "ABC7 Chicago",
                "url": "https://abc7chicago.com"
            }
        }
    ]
}

Categories