- 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": 507060,
"articles": [
{
"id": "a108d73af648abedab14b2f4a510e597",
"title": "8 children killed in mass shooting in Shreveport, Louisiana, police say",
"description": "Eight children and teens were killed early Sunday in a mass shooting in Shreveport, Louisiana. The suspected shooter is also dead.",
"content": "Eight children and teens were killed early Sunday in a mass shooting in Shreveport, Louisiana, authorities said. The suspected shooter is also dead, according to police.\nTen people were struck by gunfire in all, Shreveport Police Department spokesper... [3913 chars]",
"url": "https://www.cbsnews.com/news/louisiana-shreveport-mass-shooting-children-dead/",
"image": "https://assets1.cbsnewsstatic.com/hub/i/r/2026/04/19/cafb4c27-5b20-439f-a364-08bcdfb8bb7d/thumbnail/1200x630g2/56b3113b978e97bbb616fe3f213f7958/ap26109748017126.jpg",
"publishedAt": "2026-04-19T22:50:09Z",
"lang": "en",
"source": {
"id": "f2f2ed82d991515dcc85d86a1374a9ae",
"name": "CBS News",
"url": "https://www.cbsnews.com"
}
},
{
"id": "94054071423ad3cad5b77ba79fe85f33",
"title": "Oil Prices Jumped and Stock Futures Fell on Renewed Iran Conflict",
"description": "Traders, hopeful on Friday that a peace deal was near, were digesting the developments over the weekend.",
"content": "Oil prices shot higher and stocks sank on Sunday evening after a weekend of renewed conflict around the Strait of Hormuz dampened hope that the waterway might soon reopen.\nEarlier on Sunday, a U.S. Navy destroyer attacked and seized an Iranian-flagge... [420 chars]",
"url": "https://www.nytimes.com/2026/04/19/business/oil-stocks-gas-iran.html",
"image": "https://static01.nyt.com/images/2026/04/19/multimedia/19biz-stocks-oil-gas-1-bhjg/19biz-stocks-oil-gas-1-bhjg-facebookJumbo.jpg",
"publishedAt": "2026-04-19T22:20:46Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "bf29c889853aa09eb737ce5ff358723c",
"title": "WWE WrestleMania 42 Night 2: Live match results and analysis",
"description": "ESPN breaks down all the action from Night 2 of WrestleMania 42 in Las Vegas.",
"content": "After a massive night of high-flying moments and title changes on Night 1, the WrestleMania 42 action continues on Night 2 at Allegiant Stadium in Las Vegas.\nTwo of the biggest superstars on the roster, literally, square off in the first match of the... [418 chars]",
"url": "https://www.espn.com/wwe/story/_/id/48494669/wwe-wrestlemania-42-night-2-live-match-results-analysis-cm-punk-vs-roman-reigns",
"image": "https://a1.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0415%2Fr1644001_1200x675_16%2D9.jpg",
"publishedAt": "2026-04-19T22:05:00Z",
"lang": "en",
"source": {
"id": "0207e330d5d787ce8251900411dd488d",
"name": "ESPN",
"url": "https://www.espn.com"
}
}
]
}