- 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": 548688,
"articles": [
{
"id": "d94100117db75583df7c7add7364e8a2",
"title": "Blood testing is now included in screening recommendations for colon and rectal cancer",
"description": "The American Cancer Society is adding some new testing options to its screening guideline for colorectal cancers \\u2013 and for the first time, that includes a blood test.",
"content": "ATLANTA — The American Cancer Society is adding some new testing options to its screening guideline for colorectal cancers – and for the first time, that includes a blood test.\nColonoscopies are still considered the gold standard for detecting colore... [5153 chars]",
"url": "https://www.ksl.com/article/51503037/blood-testing-is-now-included-in-screening-recommendations-for-colon-and-rectal-cancer",
"image": "https://img.ksl.com/slc/3158/315829/31582952.jpg?filter=kslv2/responsive_story_lg",
"publishedAt": "2026-05-27T19:56:05Z",
"lang": "en",
"source": {
"id": "6486035d1c6580e0b37c6e3b271d2d50",
"name": "KSL.com",
"url": "https://www.ksl.com"
}
},
{
"id": "9ea44c203c715f7760ebdd86469350d7",
"title": "Jill Biden says she was \"frightened\" by Joe Biden's 2024 debate performance, thought he was having a stroke",
"description": "Former first lady Jill Biden said she thought her husband, Joe Biden, was having a stroke during the 2024 debate against Donald Trump.",
"content": "Former first lady Jill Biden said she was \"frightened\" by her husband Joe Biden's 2024 debate performance and thought he was having a stroke.\n\"I was frightened, because I had never ever seen Joe like that before or since. Never,\" Jill Biden told CBS ... [807 chars]",
"url": "https://www.cbsnews.com/news/jill-biden-interview-joe-biden-debate-frightened-stroke/",
"image": "https://assets2.cbsnewsstatic.com/hub/i/r/2026/05/27/e1fe1fb6-4fac-44d0-ad5c-7e36d17d8954/thumbnail/1200x630/8121c842ecb6148ea5098f672beb2357/jill-biden.jpg",
"publishedAt": "2026-05-27T19:33:00Z",
"lang": "en",
"source": {
"id": "f2f2ed82d991515dcc85d86a1374a9ae",
"name": "CBS News",
"url": "https://www.cbsnews.com"
}
},
{
"id": "23aa545222054d985b07bf2b933a6a2c",
"title": "Second person hurt in Longview paper mill tank implosion dies; presumed death toll now 11",
"description": "LONGVIEW — A second person who was injured when a large chemical tank ruptured at a Washington state paper mill has died, authorities said Wednesday, bringing the presumed death toll to 11, including",
"content": "LONGVIEW — A second person who was injured when a large chemical tank ruptured at a Washington state paper mill has died, authorities said Wednesday, bringing the presumed death toll to 11, including nine people who were still missing.\nAuthorities sa... [4418 chars]",
"url": "https://www.columbian.com/news/2026/may/27/several-people-suffer-burn-inhalation-injuries-when-tank-implodes-at-longview-pulp-and-paper-mill/",
"image": "https://www.columbian.com/wp-content/uploads/2026/05/0527_met_Longview-mill-implosion-1200x675-c-default.jpg",
"publishedAt": "2026-05-27T19:15:00Z",
"lang": "en",
"source": {
"id": "850df86471912fbff6ea876bc64bf058",
"name": "The Columbian",
"url": "https://www.columbian.com"
}
}
]
}