- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- 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
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- 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": 349368,
"articles": [
{
"id": "e48ec434896a7d4db4971d6b062ab2a3",
"title": "Israeli Forces Kill Two Palestinians in West Bank After They Appear to Surrender, Video Shows",
"description": "The Israeli authorities said they were reviewing the shooting, which came amid days of extensive military operations in the West Bank.",
"content": "Israeli security forces shot dead two Palestinians in the West Bank on Thursday after they appeared to surrender, according to videos released by an international news agency and two Arab television networks.\nThe Israeli authorities said in a stateme... [2589 chars]",
"url": "https://www.nytimes.com/2025/11/28/world/middleeast/israel-west-bank-shooting-palestinians-video.html",
"image": "https://static01.nyt.com/images/2025/11/28/multimedia/28westbank-Israel-01-vcbg/28westbank-Israel-01-vcbg-facebookJumbo.jpg",
"publishedAt": "2025-11-28T12:18:54Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "0fc927814c61574e3f735255e07c6813",
"title": "Matt LaFleur and Packers make statement in season sweep of Lions",
"description": "The Packers will sit atop the NFC North entering Week 14 if the Eagles beat the Bears on Friday afternoon.",
"content": "DETROIT — Long gone are the days of Dan Campbell bullying Matt LaFleur.\nCampbell had been stuffing LaFleur and his team in a locker for the better part of four seasons entering Thursday’s matchup, the Detroit Lions winning six of their first eight ga... [8049 chars]",
"url": "https://www.nytimes.com/athletic/6843866/2025/11/27/matt-lafleur-packers-lions-thanksgiving/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2025/11/27202930/GettyImages-2248761112-scaled.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2025-11-28T11:52:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "2b7829585ce3e6a8c5d6d03a0fabfaae",
"title": "Six soldiers hurt in gun battle as IDF detains terror suspects in southern Syria",
"description": "Three seriously wounded; rocket-firing brothers nabbed in Beit Jinn; 13 said killed by IDF strikes after troops face fire; Syria denounces 'war crime'",
"content": "Six Israeli soldiers were wounded, including three seriously, after coming under fire by gunmen during an arrest operation in southern Syria early Friday morning, the military said.\nThe operation came as Israel is reportedly preparing for the possibi... [4516 chars]",
"url": "https://www.timesofisrael.com/six-soldiers-hurt-in-gun-battle-as-idf-detains-terror-suspects-in-southern-syria/",
"image": "https://static-cdn.toi-media.com/www/uploads/2025/11/ff97d0ed-c915-41b8-bef8-2b1a1c79ca67.jpg",
"publishedAt": "2025-11-28T11:24:33Z",
"lang": "en",
"source": {
"id": "3dec3ce99690067fad56de075404dfee",
"name": "The Times of Israel",
"url": "https://www.timesofisrael.com"
}
}
]
}