- 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": 424350,
"articles": [
{
"id": "b8900f132c093c29f7f9c597bfc2781d",
"title": "Stock Market Today: Dow, S&P Live Updates for March 9",
"description": "Stocks tumbled as the war in the Middle East fueled turmoil in energy markets, sending oil above $100 a barrel for the first time since 2022. Bond losses accelerated while the dollar hit its highest level since January.",
"content": "Stocks tumbled as the war in the Middle East fueled turmoil in energy markets, sending oil above $100 a barrel for the first time since 2022. Bond losses accelerated while the dollar hit its highest level since January.\nS&P 500 futures fell 1.3% as t... [281 chars]",
"url": "https://www.bloomberg.com/news/articles/2026-03-08/oil-tops-100-as-war-rages-stocks-set-to-fall-markets-wrap",
"image": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/iuFUv7SuCtoE/v0/1200x675.png",
"publishedAt": "2026-03-09T08:46:08Z",
"lang": "en",
"source": {
"id": "35303254fdf42d2f3365eadb3d9d8a17",
"name": "Bloomberg",
"url": "https://www.bloomberg.com"
}
},
{
"id": "5b04333b676c2b05ea630291d0e21b81",
"title": "AI data center startup Nscale as it hits $14.6 billion valuation",
"description": "Nscale has become a key player in the AI infrastructure buildout",
"content": "AI data center startup Nscale has raised $2 billion at a $14.6 billion valuation, the company announced on Monday, as the AI infrastructure boom continues.\nThe Series C featured Nvidia and was led by Aker ASA and 8090 Industries. Astra Capital Manage... [1566 chars]",
"url": "https://www.cnbc.com/2026/03/09/nscale-ai-data-center-nvidia-raise.html",
"image": "https://image.cnbcfm.com/api/v1/image/108200081-1758127125364-nascale-49421.jpg?v=1758127204&w=1920&h=1080",
"publishedAt": "2026-03-09T08:21:24Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
},
{
"id": "64d17cd9943f2e46d99da6db020c9604",
"title": "Los aeropuertos sufren retrasos debido a la escasez de personal de la TSA, mientras que el cierre del Departamento de Seguridad Nacional no muestra señales de terminar",
"description": "Las filas en los controles de seguridad se extendieron por más de una hora el domingo en los aeropuertos de todo el país, mientras continúa el cierre parcial del Departamento de Seguridad Nacional .",
"content": "Las filas en los controles de seguridad se extendieron por más de una hora el domingo en los aeropuertos de todo el país, mientras continúa el cierre parcial del Departamento de Seguridad Nacional.\nEl departamento, que supervisa la Administración de ... [3219 chars]",
"url": "https://cnnespanol.cnn.com/2026/03/09/eeuu/aeropuertos-ee-uu-demoras-departamento-seguridad-nacional-trax",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/aeorpuerto-internacional.jpeg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-03-09T08:04:00Z",
"lang": "es",
"source": {
"id": "3c9d862fa32f79b035b88873a5d21ccb",
"name": "CNN en Español",
"url": "https://cnnespanol.cnn.com"
}
}
]
}