- 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": 422794,
"articles": [
{
"id": "15e2ecacfb47be91510caade8a3ad4b1",
"title": "UFC 326 predictions, expert picks for Max Holloway vs. Charles Oliveira in BMF title fight",
"description": "A ceremonial BMF title bout headlines UFC's return to Las Vegas on Saturday night",
"content": "Two of UFC's most exciting fighters are set to clash for the BMF championship on Saturday when Max Holloway defends the ceremonial title against Charles Oliveira in the main event of UFC 326.\nHolloway vs. Oliveira is a rematch of a 2015 fight that en... [9150 chars]",
"url": "https://www.cbssports.com/ufc/news/ufc-326-fight-card-predictions-expert-picks-max-holloway-charles-oliveira-bmf/",
"image": "https://sportshub.cbsistatic.com/i/r/2026/03/06/b0aa3379-20ad-4b72-9ecd-f5f4f57c5c9a/thumbnail/1200x675/31b3e359d347f6985200801e00b6dcf6/max-holloway-charles-oliveira.jpg",
"publishedAt": "2026-03-07T13:30:00Z",
"lang": "en",
"source": {
"id": "416e66c8ea979965c0cee3b0ed1f714b",
"name": "CBS Sports",
"url": "https://www.cbssports.com"
}
},
{
"id": "774328e45dea6201e5e525e79902a63e",
"title": "Bodybuilder Influencer Jeff Nippard's Fiancée Dead at 36",
"description": "Jeff Nippard -- a popular bodybuilder and fitness influencer -- has suffered a major loss ... his fiancée has died.",
"content": "Jeff Nippard -- a popular bodybuilder and fitness influencer -- has suffered a major loss ... his fiancée has died.\nNippard's team broke the bad news Friday, issuing a statement on Instagram about the passing of Stephanie Buttermore. Her cause of dea... [820 chars]",
"url": "https://www.tmz.com/2026/03/07/bodybuilder-jeff-nippard-fiancee-stephanie-buttermore-dead/",
"image": "https://imagez.tmz.com/image/04/16by9/2026/03/07/04a80130465e479bb93a942473d3822b_xl.png",
"publishedAt": "2026-03-07T12:47:07Z",
"lang": "en",
"source": {
"id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
"name": "TMZ",
"url": "https://www.tmz.com"
}
},
{
"id": "8232e9dd115cea887b2f980c0e2eae30",
"title": "Who was Little Foot? Researchers digitally reconstruct the face of our early ancestor",
"description": "Little Foot, a 3.67 million-year-old human ancestor, is getting a digital facial reconstruction after her skull was crushed in a cave.",
"content": "Scientists can now come face to face with an early human ancestor nicknamed Little Foot who lived 3.67 million years ago, thanks to digital reconstruction technology.\nRenowned paleoanthropologist Ronald Clarke identified four tiny bones in the Univer... [7003 chars]",
"url": "https://www.cnn.com/2026/03/07/science/little-foot-fossil-face-reconstruction",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/c-gettyimages-2209822258.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-03-07T12:30:33Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}