- 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": 417156,
"articles": [
{
"id": "2e46aee49ba5b0a525d279b5657771a1",
"title": "Oil Prices Rise Despite Trump’s Decision to Lift Russia Sanctions",
"description": "After surging about 10 percent on Thursday, oil prices had little reaction to the decision by President Trump to waive sanctions on the sale of some Russian crude.",
"content": "The price of Brent crude, the global benchmark for oil, was trading at about $102 a barrel on Friday morning in London. It settled at $100.46 a barrel on Thursday, up 10.1 percent, the highest settlement level since August 2022.\nWest Texas Intermedia... [1559 chars]",
"url": "https://www.nytimes.com/2026/03/12/business/oil-stock-gas-markets-iran.html",
"image": "https://static01.nyt.com/images/2026/03/13/multimedia/13Biz-Stocks-Oil-Gas-promo-ljhc/13Biz-Stocks-Oil-Gas-promo-ljhc-facebookJumbo.jpg",
"publishedAt": "2026-03-13T08:09:05Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "4c1555cd71fb5815c5a9d6fc7f9df07c",
"title": "UK economy fails to grow in January ahead of Iran war energy shock",
"description": "Economists had been expecting gross domestic product to add 0.2%.",
"content": "The U.K. economy flatlined in January as growth continued to slow even before the U.S.-Iran war brought about a global energy price shock.\nPreliminary figures published on Friday fell short of the 0.2% month-on-month gross domestic product growth for... [2708 chars]",
"url": "https://www.cnbc.com/2026/03/13/uk-economy-fails-to-grow-in-january-.html",
"image": "https://image.cnbcfm.com/api/v1/image/108249125-1767753495083-gettyimages-2253776928-AFP_89FW2L6.jpeg?v=1773386127&w=1920&h=1080",
"publishedAt": "2026-03-13T07:28:13Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
},
{
"id": "776d31bd7b5613f4c5666a2cb5f52dcc",
"title": "Stoxx 600, FTSE, DAX, CAC, Iran news, oil prices",
"description": "European stocks traded lower Friday as the conflict in the Middle East weighs over markets.",
"content": "LONDON — European stocks opened the week's final trading session in negative territory, as investors continued to weigh the ongoing conflict in the Middle East and its lasting impact on growth.\nThe pan-European Stoxx 600 was 0.5% lower at 9:00 a.m. i... [1996 chars]",
"url": "https://www.cnbc.com/2026/03/13/european-markets-stoxx-600-ftse-dax-cac-iran-news-oil-prices.html",
"image": "https://image.cnbcfm.com/api/v1/image/108275200-1773166619288-108275200-1773026122072-gettyimages-2209133716-935a77271.jpeg?v=1773385515&w=1920&h=1080",
"publishedAt": "2026-03-13T07:16:07Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
}
]
}