- 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": 541938,
"articles": [
{
"id": "eb94cb685ad5a16909b538743cc2a7ad",
"title": "Trump administration appears to downplay impact of green card policy changes",
"description": "The Department of Homeland Security issued a statement Saturday saying recent green card policy changes restated \"longstanding law and policy.\"",
"content": "Following intense backlash, the Trump administration is seeking to downplay the impact and scope of a recent immigration policy change that triggered concerns that hundreds of thousands of green card applicants would be forced to leave the U.S. to co... [2743 chars]",
"url": "https://www.cbsnews.com/news/trump-administration-appears-to-downplay-impact-of-green-card-policy-changes/",
"image": "https://assets2.cbsnewsstatic.com/hub/i/r/2026/05/30/bd01a25b-29b8-494e-b5a0-653a4d2a272f/thumbnail/1200x630/af7b7c26546fad5d785b255a2a5d0599/gettyimages-2257997137.jpg",
"publishedAt": "2026-05-31T03:44:07Z",
"lang": "en",
"source": {
"id": "f2f2ed82d991515dcc85d86a1374a9ae",
"name": "CBS News",
"url": "https://www.cbsnews.com"
}
},
{
"id": "ba73ab6b5c2677de32f3004847f8e443",
"title": "All missing victims recovered in Washington paper mill explosion",
"description": "The remains of all missing victims in a Washington state paper mill explosion have been recovered, officials announced Saturday.“Today, on day five of this incident, I can share that we have recovered the ninth and final missing employee of this incident,” Longview Fire Chief Brad Hannig said in a Saturday news conference.",
"content": "The remains of all missing victims in a Washington state paper mill explosion have been recovered, officials announced Saturday.\n“Today, on day five of this incident, I can share that we have recovered the ninth and final missing employee of this inc... [1651 chars]",
"url": "https://www.nbcnews.com/news/us-news/missing-victims-recovered-washington-paper-mill-explosion-rcna347714",
"image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-05/260530-Nippon-Dynawave-washington-ww-1754-3c181d.jpg",
"publishedAt": "2026-05-31T02:03:00Z",
"lang": "en",
"source": {
"id": "3bab6463853c054dc51d2427c1a5b69e",
"name": "NBC News",
"url": "https://www.nbcnews.com"
}
},
{
"id": "cdc8187ec0b60dd8500f5d0364da16f5",
"title": "Trump Urges Canceling Freedom 250 Concerts After Artists Drop Out",
"description": "The president had earlier said on social media that he should take the place of “these highly paid, Third Rate ‘Artists,’” saying he gets “larger audiences than Elvis.”",
"content": "President Trump on Saturday called for the cancellation of a concert series celebrating the nation’s 250th birthday this summer, after a wave of musicians pulled out.\n“Cancel it,” Mr. Trump wrote on Truth Social, adding, “We should have a giant MAKE ... [1393 chars]",
"url": "https://www.nytimes.com/2026/05/30/arts/music/trump-freedom-250-concert-cancellations.html",
"image": "https://static01.nyt.com/images/2026/05/30/multimedia/30cul-vanilla-ice-250-topart-klpb/30cul-vanilla-ice-250-topart-klpb-facebookJumbo.jpg",
"publishedAt": "2026-05-31T01:14:45Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}