Flag of United States

United States News API

Get the live top headlines from United States with our JSON API.

Get API key for the United States 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=general&apikey=API_KEY
{
    "totalArticles": 348306,
    "articles": [
        {
            "id": "3723e43034269a6bd303c8f4e665f574",
            "title": "Abercrombie & Fitch (ANF) earnings Q3 2025",
            "description": "Abercrombie & Fitch's namesake banner is slowing down, but revenue is ramping up at Hollister, its teen focused brand.",
            "content": "Shares of Abercrombie & Fitch soared 16% in premarket trading on Tuesday after the company posted 7% growth in quarterly sales and issued its holiday guidance.\nAbercrombie, which runs its namesake brand and Hollister, is expecting fourth-quarter sale... [1975 chars]",
            "url": "https://www.cnbc.com/2025/11/25/abercrombie-fitch-anf-earnings-q3-2025.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108052688-1729806026824-gettyimages-2180831339-abricombe540368_pac1xn4q.jpeg?v=1756224041&w=1920&h=1080",
            "publishedAt": "2025-11-25T13:00:57Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "5adf3494b095003fe5fc981d93d45406",
            "title": "Best Buy (BBY) Q3 2026 earnings",
            "description": "The consumer electronics retailer said it saw tech upgrades and strong sales of computers, gaming consoles and smartphones during the fiscal third quarter.",
            "content": "Best Buy hiked its full-year forecast Tuesday, as it topped Wall Street's quarterly sales expectations and customers turned to the retailer to upgrade tech devices and splurge on new computers, gaming consoles and smartphones.\nThe consumer electronic... [2628 chars]",
            "url": "https://www.cnbc.com/2025/11/25/-best-buy-bby-q3-2026-earnings-.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108230986-1763999639653-gettyimages-2247701450-BEST_BUY_EARNS.jpeg?v=1763999683&w=1920&h=1080",
            "publishedAt": "2025-11-25T12:14:47Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "2d9243ee1cb4dfc00810c23524275206",
            "title": "Google In Talks To Offer Its AI Chips To Meta; Nvidia, AMD Fall",
            "description": "Google is in talks with Meta and others to let them use its Tensor AI chips. Google and partner Broadcom rose late. Nvidia and AMD fell.",
            "content": "Information in Investor’s Business Daily is for informational and educational purposes only and should not be construed as an offer, recommendation, solicitation, or rating to buy or sell securities. The information has been obtained from sources we ... [1013 chars]",
            "url": "https://www.investors.com/news/technology/google-in-talks-ai-chips-meta-nvidia-amd/",
            "image": "https://www.investors.com/wp-content/uploads/2025/05/Stock-AIchip-motherboard-genAI-01-adobe.jpg",
            "publishedAt": "2025-11-25T11:31:00Z",
            "lang": "en",
            "source": {
                "id": "b5fd7d235a4765231123b8f22bcf428a",
                "name": "Investor's Business Daily",
                "url": "https://www.investors.com"
            }
        }
    ]
}

Categories