- 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": 571640,
"articles": [
{
"id": "718c3ff0e69934fdd758d13bf715167b",
"title": "1 person killed as Tesla on autopilot crashes through Texas home",
"description": "A woman is dead after a Tesla in autopilot mode crashed through her Texas home Friday night, authorities said.",
"content": "A woman is dead after a Tesla in autopilot mode crashed through her Texas home Friday night, authorities said.\nThe driver, identified as Michael Butler, was traveling east in a Tesla Model 3 about 8 p.m. when he crashed through a brick home in the Ho... [2779 chars]",
"url": "https://www.nbcnews.com/news/us-news/1-person-killed-tesla-autopilot-crashes-texas-home-rcna350982",
"image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-06/260620-tesla-crash-ch-1350-34c524.jpg",
"publishedAt": "2026-06-23T11:39:00Z",
"lang": "en",
"source": {
"id": "3bab6463853c054dc51d2427c1a5b69e",
"name": "NBC News",
"url": "https://www.nbcnews.com"
}
},
{
"id": "46c736ba97f1e84f70e4b5cc4e9424bd",
"title": "Jimmy Haslam was reportedly a \"driving force\" in Giannis Antetokounmpo trade to Miami",
"description": "Browns owner is taking a more active role in the Milwaukee Bucks.",
"content": "Jimmy Haslam is one of the rare sports owner to have his fingerprints all over a pair of massive deals in two different sports in the same month.\nWith the Milwaukee Bucks trading Giannis Antetokounmpo to the Miami Heat, barely three weeks after the C... [1042 chars]",
"url": "https://www.nbcsports.com/nfl/profootballtalk/rumor-mill/news/jimmy-haslam-was-reportedly-a-driving-force-in-giannis-antetokounmpo-trade-to-miami",
"image": "https://nbcsports.brightspotcdn.com/dims4/default/17ac15e/2147483647/strip/true/crop/3481x1958+0+1263/resize/1440x810!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff1%2Fb0%2Fc38c2de8402f98347360999888b7%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2282353234",
"publishedAt": "2026-06-23T11:38:42Z",
"lang": "en",
"source": {
"id": "dc8f73f077072c35626eba314ee483bd",
"name": "NBC Sports",
"url": "https://www.nbcsports.com"
}
},
{
"id": "5a4d44d329129d8e33fdfbd285543499",
"title": "The best Prime Day deals on Windows laptops, PC upgrades, and Xbox gaming",
"description": "Don't buy a new Windows laptop or upgrade your PC until you've seen our hand-picked deals across tech and Xbox gaming.",
"content": "It's time for Amazon Prime Day as the annual event is now officially live, running from June 23 to June 26, 2026. Then again, we all know that most brands don't strictly follow those dates, and competing retailers will be eager to stretch discounts a... [10149 chars]",
"url": "https://www.windowscentral.com/hardware/amazon-prime-day-2026",
"image": "https://cdn.mos.cms.futurecdn.net/5gJj4KUSy7LZgAznSQFQte-2000-80.jpg",
"publishedAt": "2026-06-23T10:31:03Z",
"lang": "en",
"source": {
"id": "381257850cf94bc78a1ee054a8bb7748",
"name": "Windows Central",
"url": "https://www.windowscentral.com"
}
}
]
}