- 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": 538934,
"articles": [
{
"id": "d1a4c10b53b359240837f6df98629c9e",
"title": "WHO to give update on hantavirus and Ebola after calling DR Congo outbreak an international emergency",
"description": "World Health Organization (WHO) chief Dr Tedros Adhanom Ghebreyesus is due to speak at 13:30 BST.",
"content": "Tedros thanks Spain for help with hantavirus outbreak\nWorld Health Organization (WHO) director general Tedros Adhanom Ghebreyesus has given his opening remarks at the World Health Assembly in Switzerland this morning, ahead of his speech this afterno... [3569 chars]",
"url": "https://www.bbc.com/news/live/c99l70zy1j7t",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/5140/live/b2026860-52b0-11f1-9ab8-af14435162fc.jpg",
"publishedAt": "2026-05-18T11:50:49Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "798767b0b0040aa8f10b68150c214fff",
"title": "NextEra Energy to Acquire Dominion, Creating a Utility Giant",
"description": "The deal combining the companies in Florida and Virginia comes as demand for power is soaring, largely because of the rapid growth of A.I. data centers.",
"content": "NextEra Energy, one of the largest power companies in the United States, on Monday announced plans to acquire Dominion Energy, in an all-stock deal that could transform the power industry as it races to supply electricity needed to fuel the booming g... [2038 chars]",
"url": "https://www.nytimes.com/2026/05/17/business/nextera-dominion-deal.html",
"image": "https://static01.nyt.com/images/2026/05/18/multimedia/18biz-utility-deal1-kfcl/18biz-utility-deal1-kfcl-facebookJumbo.jpg",
"publishedAt": "2026-05-18T11:40:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "bb27a10c253d88f4ac44fe854f6eb7c2",
"title": "NextEra Energy (NEE) to buy Dominion Energy (D)",
"description": "Dominion powers the world's largest data center market in Northern Virginia. NextEra is the biggest renewable energy developer in the U.S.",
"content": "NextEra Energy will buy Dominion Energy in an all-stock deal that unites two leading players in the race to meet growing electricity demand from data centers that run artificial intelligence applications.\nThe deal will create the largest regulated el... [945 chars]",
"url": "https://www.cnbc.com/2026/05/18/nextera-nee-dominion-energy-d-data-center-ai.html",
"image": "https://image.cnbcfm.com/api/v1/image/108308244-1779104802499-gettyimages-2273371079-TSCHNEIDER_66022_NextEra_Energy_P8528653.jpeg?v=1779104829&w=1920&h=1080",
"publishedAt": "2026-05-18T11:39:49Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
}
]
}