- 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": 513900,
"articles": [
{
"id": "09d6a2f7a944960618fc3c8eb02a2926",
"title": "Eight children killed in Louisiana shooting, police say",
"description": "The children, aged from one to 14 years old, were killed in a shooting that police are describing as a \"domestic disturbance\".",
"content": "A father has killed seven of his children and an unrelated child in a mass shooting in Shreveport in the US state of Louisiana that police have described as a \"domestic disturbance\".\nThe children were aged from one year old to 14 years old, the BBC's... [2173 chars]",
"url": "https://www.bbc.com/news/articles/c0q9v1p2dd2o",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/72b1/live/b4ab8540-3c3c-11f1-a902-531b59555add.jpg",
"publishedAt": "2026-04-20T04:10:40Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "66c7a5ff95667c80db229f64b367c9e6",
"title": "UK PM Starmer faces tough week as scandal over his Epstein-linked pick for US ambassador refuses to die down",
"description": "The furor over Keir Starmer’s decision to appoint Peter Mandelson as Britain’s ambassador to the United States is once again threatening to engulf his premiership.",
"content": "When Keir Starmer was elected Britain’s Prime Minister nearly two years ago, his promise to a public weary of political scandals and turmoil was that his government would be different.\nYet the furor over Starmer’s decision to appoint Peter Mandelson ... [3645 chars]",
"url": "https://www.cnn.com/2026/04/20/uk/keir-starmer-mandelson-epstein-vetting-intl",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2201557739.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-04-20T04:01:55Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "db59b1f8c4be0bfe5dd4d0f064a9878d",
"title": "Survivors return to their homes 5 months after deadly Hong Kong fire",
"description": "Five months after Hong Kong’s deadliest fire in decades, thousands of displaced fire victims are beginning to return to see what remains of their homes and retrieve their belongings.",
"content": "HONG KONG (AP) — He knows what he will see and he’s already hurting, but he has to go back.\nFor the first time since Hong Kong’s deadliest fire in decades engulfed his apartment building in November, Keung Mak will step into his former home again Mon... [5339 chars]",
"url": "https://apnews.com/article/fire-victims-return-burned-homes-hong-kong-56a5b17180e14bba15987b17e07da9d9",
"image": "https://dims.apnews.com/dims4/default/243b781/2147483647/strip/true/crop/5712x3806+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F0c%2Fcb%2Fddefcfb5c0dd8858ab1eed66af29%2Fcf1c2fe141fa46478ebb779c4de48628",
"publishedAt": "2026-04-20T04:00:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
}
]
}