- 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": 531094,
"articles": [
{
"id": "537dbc186168df125e91bb7eaf46018d",
"title": "Dylan Sprouse and Barbara Palvin Expecting First Child Together",
"description": "Coming up next ... the \"Suite Life\" of parenthood! Barbara Palvin and Dylan Sprouse ... are having a baby!",
"content": "Coming up next ... the \"Suite Life\" of parenthood! Barbara Palvin and Dylan Sprouse ... are having a baby!\nTMZ has learned the couple is expecting their first child together ... with bébé Sprouse due sometime around August or September.\nThe pair have... [440 chars]",
"url": "https://www.tmz.com/2026/05/14/dylan-sprouse-barbara-palvin-having-baby/",
"image": "https://imagez.tmz.com/image/49/16by9/2026/05/14/4964df69c11240a2b466732aa8e5d3a5_xl.png",
"publishedAt": "2026-05-14T17:34:00Z",
"lang": "en",
"source": {
"id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
"name": "TMZ",
"url": "https://www.tmz.com"
}
},
{
"id": "68e51dd406a2d3b4405c034d309b485f",
"title": "Giant new dinosaur identified from remains found in Thailand",
"description": "The nagatitan is the largest dinosaur found in South-East Asia and weighs as much as nine elephants.",
"content": "The nagatitan, the largest-ever dinosaur found in South-East Asia, weighed 27 tonnes - as much as nine adult Asian elephants - and measured 27m (88ft) in length, longer than a diplodocus. Like that dinosaur, it belonged to the sauropod family of long... [1915 chars]",
"url": "https://www.bbc.com/news/articles/cx21pk5g20ro",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/0b03/live/c2109ea0-4fb5-11f1-8b8c-6d33e1d5abb6.jpg",
"publishedAt": "2026-05-14T17:28:56Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "a3c889b0628813dc43b8720d3691b8c3",
"title": "Hantavirus Doesn’t Spread Easily, but Officials May Be Downplaying Risks",
"description": "The virus is clearly far less contagious than the coronavirus, scientists agree, but they have found cases where it spread among people without direct contact.",
"content": "Close, sustained contact.\nThat, health officials have repeatedly said, is the only way that the Andes hantavirus, which caused an outbreak on a cruise ship and has gripped the world’s attention, spreads among people.\n“You have to be in close contact ... [1233 chars]",
"url": "https://www.nytimes.com/2026/05/14/health/hantavirus-spread-risk.html",
"image": "https://static01.nyt.com/images/2026/05/14/multimedia/14DC-hantavirus-01-qkzl/14DC-hantavirus-01-qkzl-facebookJumbo.jpg",
"publishedAt": "2026-05-14T16:40:37Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}