- Argentina
 - Australia
 - Austria
 - Bangladesh
 - Belgium
 - Botswana
 - Brazil
 - Bulgaria
 - Canada
 - Chile
 - China
 - Colombia
 - Cuba
 - Czech Republic
 - Egypt
 - Estonia
 - Ethiopia
 - Finland
 - France
 - Germany
 - Ghana
 - Greece
 - Hong Kong
 - Hungary
 - India
 - Indonesia
 - Ireland
 - Israel
 - Italy
 - Japan
 - Kenya
 - Latvia
 - Lebanon
 - Lithuania
 - Malaysia
 - Mexico
 - Morocco
 - Namibia
 - Netherlands
 - New Zealand
 - Nigeria
 - Norway
 - Pakistan
 - Peru
 - Philippines
 - Poland
 - Portugal
 - Romania
 - Russia
 - Saudi Arabia
 - Senegal
 - Singapore
 - Slovakia
 - Slovenia
 - South Africa
 - South Korea
 - Spain
 - Sweden
 - Switzerland
 - Taiwan
 - Tanzania
 - Thailand
 - Turkey
 - Uganda
 - Ukraine
 - United Arab Emirates
 - United Kingdom
 - United States
 - Venezuela
 - Vietnam
 - Zimbabwe
 
                    United States News API
Get the live top headlines from United States with our JSON API.
Get API key for the United States News APIAPI 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": 331158,
    "articles": [
        {
            "id": "4afafe4e1d158c793b82e146a374fba6",
            "title": "Jonathan Bailey is the ‘Sexiest Man Alive,’ according to People magazine",
            "description": "People Magazine, spurning millions of sexy dead people, has once again chosen a Sexiest Man Alive.",
            "content": "People Magazine, spurning millions of sexy dead people, has once again chosen a Sexiest Man Alive.\nQuirkily, this title each year almost always goes to an actor. Tens of thousands of callous-handed firefighters and tender veterinarians each year are ... [3167 chars]",
            "url": "https://www.cnn.com/2025/11/03/entertainment/jonathan-bailey-sexiest-man-alive-people",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2244421989.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2025-11-04T04:51:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "eca5a1f107e735128fabe6b280500a99",
            "title": "YouTube TV won't restore ABC for Election Day",
            "description": "Amid an ongoing feud with YouTube TV, Disney asked the streamer to temporarily revive ABC in favor of “the public...",
            "content": "Amid an ongoing feud with YouTube TV, Disney asked the streamer to temporarily revive ABC in favor of “the public interest,” to which YouTube TV has not only said no, but said that its subscribers specifically chose not to watch ABC on the past two E... [2706 chars]",
            "url": "https://9to5google.com/2025/11/03/youtube-tv-abc-disney-request-election-day/",
            "image": "https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2024/02/youtube-tv-logo-2.jpg?resize=1200%2C628&quality=82&strip=all&ssl=1",
            "publishedAt": "2025-11-04T04:20:00Z",
            "lang": "en",
            "source": {
                "id": "193b7d40ab663e4d261c3f650b07dbbf",
                "name": "9to5Google",
                "url": "https://9to5google.com"
            }
        },
        {
            "id": "8e3d693dba6fa3a1837d08cee8502256",
            "title": "Cardinals snap losing streak, beat Cowboys in Dallas",
            "description": "The Cardinals' five-game losing streak was snapped in impressive fashion with a 27-10 win at the Dallas Cowboys on \"Monday Night Football.\"",
            "content": "ARLINGTON, Texas -- It's over. Finished. Done.\nThe Arizona Cardinals' five-game losing streak was snapped in rather impressive fashion with a 27-10 win over the Dallas Cowboys at AT&T Stadium on \"Monday Night Football.\"\nIt wasn't pretty toward the en... [4317 chars]",
            "url": "https://www.espn.com/nfl/story/_/id/46834805/dallas-cowboys-arizona-cardinals-week-9-mnf",
            "image": "https://a.espncdn.com/combiner/i?img=%2Fphoto%2F2025%2F1104%2Fr1570471_1296x729_16%2D9.jpg",
            "publishedAt": "2025-11-04T04:18:00Z",
            "lang": "en",
            "source": {
                "id": "0207e330d5d787ce8251900411dd488d",
                "name": "ESPN",
                "url": "https://www.espn.com"
            }
        }
    ]
}