- 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": 496530,
"articles": [
{
"id": "eb8ae4b76da3ae4a2ef2afe8ca62f861",
"title": "Madonna, Sabrina Carpenter Make Coachella History With Stunning Duets",
"description": "Madonna returned to the desert during Weekend Two of Sabrina Carpenter‘s headlining performance on Friday night.",
"content": "Following mounting rumors that Madonna would perform at this year’s Coachella, the pop icon returned to the desert during Weekend Two of Sabrina Carpenter‘s headlining performance on Friday night.\nMadonna appeared in the middle of the stage during Ca... [2853 chars]",
"url": "https://www.rollingstone.com/music/music-news/madonna-sabrina-carpenter-coachella-2026-1235549915/",
"image": "https://www.rollingstone.com/wp-content/uploads/2026/04/sabrina-carpenter-madonna-coachella.jpg?w=1600&h=900&crop=1",
"publishedAt": "2026-04-18T06:57:38Z",
"lang": "en",
"source": {
"id": "73c5016647a6ca7efb0bb7467397b7ae",
"name": "Rolling Stone",
"url": "https://www.rollingstone.com"
}
},
{
"id": "9d85d05aafd73068106684facd54db51",
"title": "Sabrina Carpenter brings out surprise guest Madonna for Coachella set",
"description": "For die-hard Madonna fans, Sabrina Carpenter's Friday Coachella set was \"like (an answered) prayer\" as the \"Queen of Pop\" was brought out as a surprise guest.",
"content": "For die-hard Madonna fans, Sabrina Carpenter's Friday Coachella set was \"like (an answered) prayer\" as the \"Queen of Pop\" was brought out as a surprise guest.\nThe music icon \"struck a pose\" and was met with raucous applause as she took the stage duri... [1775 chars]",
"url": "https://www.nbcnews.com/pop-culture/music/sabrina-carpenter-brings-surprise-guest-madonna-coachella-set-rcna332403",
"image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260418-sabrina-carpenter-cc-0230a-cfa363.jpg",
"publishedAt": "2026-04-18T06:32:00Z",
"lang": "en",
"source": {
"id": "3bab6463853c054dc51d2427c1a5b69e",
"name": "NBC News",
"url": "https://www.nbcnews.com"
}
},
{
"id": "cbfe61fb760149022d23406cfc9dfc3e",
"title": "Steph Curry’s future, Steve Kerr’s contract and the massive questions facing the Warriors",
"description": "This offseason brings fresh uncertainty, from Jimmy Butler's fit to Draymond's future to a possible LeBron, Kawhi or Giannis chase.",
"content": "PHOENIX — With 1:06 remaining, and their season over, Steve Kerr huddled with his two stars during a review on Friday night. Draymond Green under his right arm. Stephen Curry under his left. And when he finished talking to the future Hall of Famers, ... [20757 chars]",
"url": "https://www.nytimes.com/athletic/7200737/2026/04/18/warriors-nba-offseason-questions-steph-curry-steve-kerr-draymond-green-jimmy-butler/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/04/15213858/0415_WarriorsObit-scaled.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-04-18T05:03:17Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}