- 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": 544162,
"articles": [
{
"id": "2ca64a9ad87e72c0b5c02bb3848a0eb4",
"title": "Trump endorses Paxton, upending Senate GOP plans in Texas race",
"description": "President Donald Trump on Tuesday endorsed Texas Attorney General Ken Paxton in his primary challenge to Sen. John Cornyn, dealing a massive blow to the incumbent with major implications in the fight for the Senate majority.",
"content": "President Donald Trump on Tuesday endorsed Texas Attorney General Ken Paxton in his primary challenge to Sen. John Cornyn, dealing a massive blow to the incumbent with major implications in the fight for the Senate majority.\nCornyn has spent over a y... [4010 chars]",
"url": "https://www.cnn.com/2026/05/19/politics/cornyn-paxton-trump-texas-endorse",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26135659840518.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-05-19T16:37:43Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "a173121408daf48e0385e367e4f6e497",
"title": "OpenAI co-founder Andrej Karpathy joins Anthropic's pre-training team",
"description": "Pre-training is responsible for the large-scale training runs that give Claude its core knowledge and capabilities, according to the company. It's also one of the most expensive, compute-intensive phases of building a frontier model.",
"content": "Andrej Karpathy, the AI researcher who co-founded and formerly worked at OpenAI and previously led AI at Tesla, has joined Anthropic.\n“I’ve joined Anthropic,” Karpathy posted on X Tuesday. “I think the next few years at the frontier of LLMs will be e... [2265 chars]",
"url": "https://techcrunch.com/2026/05/19/openai-co-founder-andrej-karpathy-joins-anthropics-pre-training-team/",
"image": "https://techcrunch.com/wp-content/uploads/2026/05/GettyImages-1321808956.jpg?w=1024",
"publishedAt": "2026-05-19T15:43:04Z",
"lang": "en",
"source": {
"id": "307ab9190988e16f56f3e028e3237a90",
"name": "TechCrunch",
"url": "https://techcrunch.com"
}
},
{
"id": "a97914e63abfc8e1abc72000215e3bf9",
"title": "'Grey's Anatomy' Texas Spinoff Ordered at ABC",
"description": "ABC has greenlit a Texas-set 'Grey's Anatomy' spinoff.",
"content": "ABC has greenlit a “Grey’s Anatomy” spinoff, which will premiere during the 2026-2027 broadcast season.\n“Grey’s Anatomy” creator Shonda Rhimes serves as co-creator and executive producer on the new series alongside Meg Marinis, who has been the “Grey... [1432 chars]",
"url": "https://variety.com/2026/tv/news/greys-anatomy-texas-spinoff-abc-1236753678/",
"image": "https://variety.com/wp-content/uploads/2022/10/TCDGRA2_EC237-1.jpg?w=1000&h=563&crop=1",
"publishedAt": "2026-05-19T15:36:00Z",
"lang": "en",
"source": {
"id": "c96d85bc8a846b5845a5420fe892ac16",
"name": "Variety",
"url": "https://variety.com"
}
}
]
}