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": 323930,
    "articles": [
        {
            "id": "7ddc78b7ede207c08aa1ae2d68834d31",
            "title": "Signal’s Meredith Whittaker wants you to remember that AI chatbots ‘are not your friends’",
            "description": "\"These are not your friends. These are not conscious beings. These are not sentient interlocutors.”",
            "content": "Asked about the privacy implications of chatbots like ChatGPT and Claude, Signal President Meredith Whittaker answered, “These are not your friends. These are not conscious beings. These are not sentient interlocutors.”\nWhittaker made those comments ... [1010 chars]",
            "url": "https://techcrunch.com/2026/06/20/signals-meredith-whittaker-wants-you-to-remember-that-ai-chatbots-are-not-your-friends/",
            "image": "https://techcrunch.com/wp-content/uploads/2024/03/meredith-whittaker-1.jpg?resize=1200,800",
            "publishedAt": "2026-06-20T20:32:29Z",
            "lang": "en",
            "source": {
                "id": "307ab9190988e16f56f3e028e3237a90",
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            }
        },
        {
            "id": "56e7d495009a687237a1e78ab57a4107",
            "title": "Claude Guillemot, co-founder of video game maker Ubisoft, dies in plane crash",
            "description": "Claude Guillemot and a flight instructor were flying in a twin-motor Cessna 421 on Friday evening. An investigation into the crash is underway.",
            "content": "A founder of global gaming company Ubisoft, maker of Assassin's Creed, was killed in a plane crash in western France, authorities said Saturday.\nThe twin-motor Cessna 421 carrying Claude Guillemot and a flight instructor crashed Friday evening near L... [718 chars]",
            "url": "https://www.cbsnews.com/news/claude-guillemot-dies-age-69-ubisoft-assassins-creed/",
            "image": "https://assets1.cbsnewsstatic.com/hub/i/r/2026/06/20/96417935-5e50-442a-a8de-fe342f1649a9/thumbnail/1200x630/4fd99476dfce599cbd0be2db74fbaa61/gettyimages-1246763230.jpg",
            "publishedAt": "2026-06-20T17:59:35Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "3642a1b415aca2c6c47d0c3d8f4b4016",
            "title": "Comcially small NJ home listed for $500K-as seller tries to capitalize on 'extremely low inventory'",
            "description": "A tiny house in New Jersey is making some big waves after hitting the market for the very large price of $499,000 in an apparent attempt to capitalize on the area's extraordinarily low inventory levels—and the home's alluring proximity to New York City.",
            "content": "A tiny house in New Jersey is making some big waves after hitting the market for the very large price of $499,000 in an apparent attempt to capitalize on the area’s extraordinarily low inventory levels—and the home’s alluring proximity to New York Ci... [5109 chars]",
            "url": "https://nypost.com/2026/06/20/real-estate/comcially-small-nj-home-listed-for-500kas-seller-tries-to-capitalize-on-extremely-low-inventory/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/131650384.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-06-20T17:39:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        }
    ]
}

Categories