- 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": 550560,
"articles": [
{
"id": "24108ba5711be8536fdba3fbc858c3ad",
"title": "Jalen Brunson takes over as Knicks surge past Spurs in Game 1 of NBA Finals",
"description": "After a frigid start, the Knicks caught fire when it mattered most.",
"content": "SAN ANTONIO — Are the New York Knicks ever going to lose again?\nThey’d rather not think of it that way, preferring instead to focus on the three more wins they need for their first championship in 53 years.\nJalen Brunson shrugged off a poor shooting ... [8070 chars]",
"url": "https://www.nytimes.com/athletic/7331671/2026/06/03/knicks-spurs-score-game-1-result-takeaways-nba-finals/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/06/03225127/GettyImages-2279705561-scaled.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-06-04T04:53:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "569975adcf33bc04723a38b02cbc2c10",
"title": "Knicks finish on 11-0 run, steal Game 1 from Spurs with 105-95 win",
"description": "The New York Knicks’ winning streak lives on, and they struck first in the NBA Finals. Jalen Brunson scored 30 points, Karl-Anthony Towns finished with 18 points and 12 rebounds, and the Knicks erased a 14-point second-half deficit to beat the San Antonio Spurs 105-95 in Game 1 of the finals on Wedn",
"content": "SAN ANTONIO (AP) — The New York Knicks’ winning streak lives on, and they struck first in the NBA Finals.\nJalen Brunson scored 30 points, Karl-Anthony Towns finished with 18 points and 12 rebounds, and the Knicks erased a 14-point second-half deficit... [3479 chars]",
"url": "https://apnews.com/article/nba-finals-spurs-knicks-5a3d389d38a92a20b15793c307121451",
"image": "https://dims.apnews.com/dims4/default/d11d57f/2147483647/strip/true/crop/3455x2302+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Ff7%2Fea%2F91ed6f47ab475a5ad62fa9f662fe%2F2c4831060daa45268724867dcceff6a1",
"publishedAt": "2026-06-04T04:19:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
},
{
"id": "442275adfd05f67d205e571ae15f724c",
"title": "Jalen Brunson's heroics carry Knicks to Game 1 win over Spurs in NBA Finals",
"description": "Jalen Brunson delivered in the fourth quarter as the Knicks defeated the Spurs to take Game 1 of the 2026 NBA Finals.",
"content": "SAN ANTONIO — Bad leg? Bad shooting night?\nIt doesn’t matter. Jalen Brunson is a bad, bad man.\nYou knew it was coming.\nAnyone who has watched the Knicks this postseason should have known what was coming.\nThey erased a 14-point third-quarter deficit t... [2726 chars]",
"url": "https://nypost.com/2026/06/03/sports/jalen-brunsons-heroics-carry-knicks-to-game-1-win-over-spurs-in-nba-finals/",
"image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/knicks.jpg?quality=75&strip=all&1780528104&w=1200",
"publishedAt": "2026-06-04T03:15:00Z",
"lang": "en",
"source": {
"id": "9d7e5ab9f28d430ac851e2b94640216c",
"name": "New York Post",
"url": "https://nypost.com"
}
}
]
}