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": 103180,
    "articles": [
        {
            "title": "Express closing 16 stores in California: Here’s the list",
            "description": "More than a dozen Express locations in California will be permanently closed as the popular clothing retailer navigates Chapter 11 bankruptcy protection, according to paperwork filed by its debtors this week. Columbus, Ohio-based Express Inc., founded in 1980, announced on Monday that it plans to shutter 95 stores across the United States as its operations […]",
            "content": "More than a dozen Express locations in California will be permanently closed as the popular clothing retailer navigates Chapter 11 bankruptcy protection, according to paperwork filed by its debtors this week.\nColumbus, Ohio-based Express Inc., founde... [1509 chars]",
            "url": "https://ktla.com/news/california/express-closing-16-stores-in-california-heres-the-list/",
            "image": "https://ktla.com/wp-content/uploads/sites/4/2024/04/express-bankruptcy.jpg?w=1280",
            "publishedAt": "2024-04-23T22:28:06Z",
            "source": {
                "name": "KTLA Los Angeles",
                "url": "https://ktla.com"
            }
        },
        {
            "title": "Oracle is moving its world HQ to Nashville",
            "description": "Oracle is moving its world headquarters to Nashville, according to Larry Ellison.",
            "content": "Larry Ellison, co-founder and chairman of Oracle, speaks during the Oracle OpenWorld 2017 conference in San Francisco on Oct. 3, 2017.\nOracle Chairman Larry Ellison said Tuesday that the company is moving its world headquarters to Nashville, Tennesse... [1942 chars]",
            "url": "https://www.cnbc.com/2024/04/23/oracle-is-moving-its-world-hq-to-nashville.html",
            "image": "https://image.cnbcfm.com/api/v1/image/107386549-1710280034730-gettyimages-857266466-ORACLE_OPENWORLD_2017.jpeg?v=1713906954&w=1920&h=1080",
            "publishedAt": "2024-04-23T21:06:23Z",
            "source": {
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "title": "Proposed bill could ban security line skipping services from California airports",
            "description": "A proposed a bill that would ban third-party companies like CLEAR from California airports unless they utilize their own security lines.",
            "content": "The bill would ban companies like CLEAR from operating at California airports unless they utilize their own security lines\nA proposed a bill that would ban third-party companies like CLEAR from California airports unless they utilize their own securi... [1268 chars]",
            "url": "https://abc7.com/skipping-tsa-lines-proposed-bill-to-change-how-clear-operates-california-airports/14721573/",
            "image": "https://cdn.abcotvs.com/dip/images/14721619_042324-kgo-tsa-line-clear-img.jpg?w=1600",
            "publishedAt": "2024-04-23T19:32:30Z",
            "source": {
                "name": "KABC-TV",
                "url": "https://abc7.com"
            }
        }
    ]
}

Categories