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": 88555,
    "articles": [
        {
            "title": "FDA says some lab tests are not reliable. It wants to change that.",
            "description": "The Food and Drug Administration says some laboratory developed tests are unreliable and potentially hurt patients.",
            "content": "Listen 4 min Share Comment on this story Comment\nThe Food and Drug Administration on Friday moved to regulate a broad swath of laboratory medical tests, including those used to diagnose cancer and detect abnormalities in fetuses, saying some tests ar... [4833 chars]",
            "url": "https://www.washingtonpost.com/health/2023/09/29/laboratory-medical-tests-fda-regulation/",
            "image": "https://www.washingtonpost.com/wp-apps/imrs.php?src=https://arc-anglerfish-washpost-prod-washpost.s3.amazonaws.com/public/QOMV2AHNFEI6VPIIDMIBGK2FR4.jpg&w=1440",
            "publishedAt": "2023-09-29T19:51:25Z",
            "source": {
                "name": "The Washington Post",
                "url": "https://www.washingtonpost.com"
            }
        },
        {
            "title": "Blue Apron to be acquired by Wonder Group for $103 million",
            "description": "Blue Apron has in recent months transitioned to become a more asset-light business, selling its operational infrastructure and laying off staff.",
            "content": "In this article APRN Follow your favorite stocks CREATE FREE ACCOUNT\nScott Eisen | Getty Images News | Getty Images\nMeal kit business Blue Apron announced Friday it has agreed to sell itself to food and restaurant company Wonder Group, founded by ent... [730 chars]",
            "url": "https://www.cnbc.com/2023/09/29/blue-apron-to-be-acquired-by-wonder-group-for-103-million.html",
            "image": "https://image.cnbcfm.com/api/v1/image/107309207-1696001759555-gettyimages-802933558-96469665.jpeg?v=1696016277&w=1920&h=1080",
            "publishedAt": "2023-09-29T19:37:57Z",
            "source": {
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "title": "Hyundai and Kia Recall 3.4 Million Cars, Telling Drivers to Park Outside",
            "description": "Auto safety regulators are concerned about possible fires caused by brake fluid leaks.",
            "content": "Hyundai and Kia are recalling nearly 3.4 million vehicles in the United States because of the possibility of a fire in the engine compartment, advising car owners to park their vehicles outside.\nThe concern is that a brake fluid leak could cause an e... [598 chars]",
            "url": "https://www.nytimes.com/2023/09/29/business/hyundai-kia-recall-fire.html",
            "image": "https://static01.nyt.com/images/2023/09/29/multimedia/29xp-recall-02-jvkz/29xp-recall-02-jvkz-facebookJumbo.jpg",
            "publishedAt": "2023-09-29T19:19:04Z",
            "source": {
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories