United States World News API

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

Get API key for the United States World 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=world&apikey=API_KEY
{
    "totalArticles": 243380,
    "articles": [
        {
            "id": "0a6fb1c62609117d0ec8f40f49a91b9a",
            "title": "Starmer Braces for Local Election Losses Amid New Era of UK Politics",
            "description": "Polls predict historic losses for Prime Minister Keir Starmer’s Labour Party on Thursday as anti-immigrant Reform U.K. makes gains, and a new era of multiparty politics takes shape.",
            "content": "Dumbarton, a picturesque coastal town along the River Clyde near Glasgow, has been represented in the Scottish Parliament by Jackie Baillie, a Labour Party politician, since 1999.\nResidents think this could be the week that changes.\n“I’ve lost total ... [903 chars]",
            "url": "https://www.nytimes.com/2026/05/07/world/europe/uk-local-elections-2026-keir-starmer.html",
            "image": "https://static01.nyt.com/images/2026/05/07/multimedia/07int-uk-elections-preview-whcp/07int-uk-elections-preview-whcp-facebookJumbo.jpg",
            "publishedAt": "2026-05-07T04:01:10Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "6b4756356b4ffccbc19c904b33160fd8",
            "title": "How to watch Britain’s ‘midterm’ election results like a pro",
            "description": "Prime Minister Keir Starmer is facing his biggest test yet in elections that will decide control of Scotland, Wales and large parts of England.",
            "content": "LONDON — Tens of millions of Brits are voting Thursday in elections that could hasten the fragmentation of U.K. politics — and make Keir Starmer’s job as prime minister even more precarious.\nVoters will choose more than 5,000 English councilors in 13... [17079 chars]",
            "url": "https://www.politico.eu/article/britain-midterm-election-watch-like-a-pro/",
            "image": "https://www.politico.eu/cdn-cgi/image/width=1200,height=630,fit=crop,quality=80,onerror=redirect/wp-content/uploads/2026/05/06/GettyImages-1487460417-scaled.jpg",
            "publishedAt": "2026-05-07T03:00:00Z",
            "lang": "en",
            "source": {
                "id": "3ba3d17ed2b9c7b829a43e4ec3f59eb0",
                "name": "politico.eu",
                "url": "https://www.politico.eu"
            }
        },
        {
            "id": "e20d7e0d098c666ec0abceb4e115e579",
            "title": "Georgia monitoring two residents who traveled on cruise ship with hantavirus outbreak",
            "description": "The two residents show no signs of infection, according to the Georgia DPH.",
            "content": "GEORGIA (WTOC) - WTOC has learned the Georgia Department of Public Health (DPH) is monitoring two residents who returned home from the MV Hondius, the cruise ship at the center of a hantavirus outbreak.\n“The individuals are currently in good health a... [515 chars]",
            "url": "https://www.wtoc.com/2026/05/06/georgia-monitoring-2-residents-who-traveled-cruise-ship-with-hantavirus-outbreak/",
            "image": "https://gray-wtoc-prod.gtv-cdn.com/resizer/v2/GBUSFNN5QVE2ZCBKNG4MSSLWCE.jpg?auth=882f3335a5e07bca133ec368781fc1407183236cede906df6e9c72050268e0db&width=1200&height=600&smart=true",
            "publishedAt": "2026-05-07T02:14:51Z",
            "lang": "en",
            "source": {
                "id": "38a5ffe6d7e57c2ef104406f8b8f0b7b",
                "name": "WTOC",
                "url": "https://www.wtoc.com"
            }
        }
    ]
}

Categories