- 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": 552026,
"articles": [
{
"id": "3f0e077a4c55d79aadb7c42735ed2d54",
"title": "After Voting Decision, a Month of Political Earthquakes Across the South",
"description": "As Republicans rush to redraw the region’s congressional maps, some voters are confused and concerned, and civil rights activists are gearing up for the fight of a generation.",
"content": "It is a confusing moment to be a voter in the South.\nRepublican leaders across the region have redrawn congressional maps at breakneck speed in the month since the Supreme Court weakened the Voting Rights Act, leading primaries to be postponed, a vet... [2038 chars]",
"url": "https://www.nytimes.com/2026/05/31/us/voting-rights-act-redistricting-southern-states.html",
"image": "https://static01.nyt.com/images/2026/05/31/multimedia/31nat-south-impact-flzk/31nat-south-impact-flzk-facebookJumbo.jpg",
"publishedAt": "2026-05-31T17:06:36Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "8cfdb078aee11ce9bd9734e6ea7d5c05",
"title": "Mayor establishes curfew around Delaney Hall",
"description": "The mayor of Newark has imposed a curfew around an immigration detention center in New Jersey after a series of intense clashes between protestors and police.",
"content": "NEWARK, N.J. (AP) — The mayor of Newark imposed a curfew early Sunday around an immigration detention center in New Jersey after a series of intense clashes between protestors and police.\nThe curfew around Delaney Hall will be in place between 9 p.m.... [1466 chars]",
"url": "https://apnews.com/article/delaney-hall-new-jersey-immigration-f46fbc4942e063c74fa7b3515eb4dbc6",
"image": "https://dims.apnews.com/dims4/default/b59a5af/2147483647/strip/true/crop/4604x3068+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F69%2F21%2F4394e7dcc662df2907df3dcab12f%2Fb8ada5756bb64030876c169ed0caa27a",
"publishedAt": "2026-05-31T16:34:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
},
{
"id": "0b7dd9dec5ebe4d5dd9ad6cfa1ee1c3f",
"title": "'Alaskan Bush People' Star Was 43",
"description": "Matt Brown, a member of the family featured in Discovery's 'Alaskan Bush People', has died. He was 43.",
"content": "Matt Brown, a member of the family featured in Discovery’s Alaskan Bush People, has died. He was 43.\nOn Saturday night, Matt’s brother Bear Brown announced that his body was identified hours before in a nearby river, having died from an apparent suic... [1864 chars]",
"url": "https://deadline.com/2026/05/matt-brown-dies-alaskan-bush-people-1236931333/",
"image": "https://deadline.com/wp-content/uploads/2026/05/Matt-Brown.png?w=952",
"publishedAt": "2026-05-31T15:47:00Z",
"lang": "en",
"source": {
"id": "079303dd146f0fcdde881d709e8dbdf4",
"name": "Deadline",
"url": "https://deadline.com"
}
}
]
}