
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 APIAPI 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": 69703, "articles": [ { "title": "ESPN layoffs are coming", "description": "ESPN's latest round of layoffs will have “no sacred cows,” meaning everybody from top on-air people to big-time executives are being scrutinized.", "content": "ESPN’s latest round of layoffs will have “no sacred cows,” meaning everybody from top on-air people to big-time executives are being scrutinized with the cuts expected to be finalized in the next four-to-six weeks, The Post has learned.\nThe moves are... [5287 chars]", "url": "https://nypost.com/2023/03/20/espn-layoffs-are-coming-and-nearly-everyone-is-vulnerable/", "image": "https://nypost.com/wp-content/uploads/sites/2/2023/03/GettyImages-1166897538.jpg?quality=75&strip=all&w=1024", "publishedAt": "2023-03-20T18:36:00Z", "source": { "name": "New York Post ", "url": "https://nypost.com" } }, { "title": "Goldman's strong balance sheet basket is beating the market", "description": "Stocks in the basket include Big Tech and pharmaceutical stocks.", "content": "Stocks with strong balance sheets are gaining favor as the broader market whipsaws amid the ongoing bank crisis. Goldman Sachs' basket of 50 S & P 500 companies with strong balance sheets has outperformed its weak balance sheet basket by six percenta... [2347 chars]", "url": "https://www.cnbc.com/2023/03/20/goldmans-strong-balance-sheet-basket-is-beating-the-market-heres-whats-in-it.html", "image": "https://image.cnbcfm.com/api/v1/image/107136085-16660448042022-10-17t190057z_2134950817_rc2hwq982a7q_rtrmadp_0_britain-goldman-sachs-lawsuit.jpeg?v=1679331750&w=1920&h=1080", "publishedAt": "2023-03-20T17:02:30Z", "source": { "name": "CNBC", "url": "https://www.cnbc.com" } }, { "title": "Federal Reserve Rate Hike Odds Grow As Bank-Crisis Fears Ebb; S&P 500 Rises", "description": "With a Federal Reserve rate hike this week still in doubt, the S&P 500 rallied on Monday as the bank crisis showed signs of stabilizing.", "content": "The Federal Reserve may have a hard time hiking its key interest rate on Wednesday after the weekend passed with rescue attempts for several U.S. regional and community banks still faltering. Yet the S&P 500 and Treasury yields climbed early Monday a... [5910 chars]", "url": "https://www.investors.com/news/economy/federal-reserve-rate-hike-odds-grow-as-bank-crisis-fears-ebb-sp-500-rises/", "image": "https://www.investors.com/wp-content/uploads/2018/10/stock-Jerome-Powell-02-fed.jpg", "publishedAt": "2023-03-20T16:59:33Z", "source": { "name": "Investor's Business Daily", "url": "https://www.investors.com" } } ] }