- 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": 522652,
"articles": [
{
"id": "41e2977a012d8846f939b17ea28eff44",
"title": "Apple tops Q2 earnings estimates on strong iPhone, China sales",
"description": "Apple reported its second quarter earnings on Thursday.",
"content": "Trading disclosure\nThe above button links to Coinbase. Yahoo Finance is not a broker-dealer or investment adviser and does not offer securities or cryptocurrencies for sale or facilitate trading. Coinbase pays us for certain activity generated throug... [2467 chars]",
"url": "https://finance.yahoo.com/news/apple-tops-q2-earnings-estimates-on-strong-iphone-china-sales-174442565.html",
"image": "https://s.yimg.com/ny/api/res/1.2/kllRx_3cZ9YFS_mxxfrRbA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA-/https://d29szjachogqwa.cloudfront.net/images/2026-03/3e2ea6db-de0b-456e-95ac-33c10a87966a",
"publishedAt": "2026-04-30T20:33:50Z",
"lang": "en",
"source": {
"id": "70a82950f0d66a71e23738bed9b784cc",
"name": "Yahoo Finance",
"url": "https://finance.yahoo.com"
}
},
{
"id": "076712a3decab96acc6963d197fa20cf",
"title": "White House drops surgeon general pick Casey Means, announces new nominee",
"description": "Nicole Saphier, Trump’s third pick for the role, is a radiologist and longtime Fox News contributor. Means’s nomination stalled as some Republicans questioned her credentials and stance on vaccinations.",
"content": "Nicole Saphier, Trump’s third pick for the role, is a radiologist and longtime Fox News contributor. Means’s nomination stalled as some Republicans questioned her credentials and stance on vaccinations.\nUpdated\nApril 30, 2026 at 2:54 p.m. EDTtoday at... [463 chars]",
"url": "https://www.washingtonpost.com/health/2026/04/30/surgeon-general-nominee-means-saphier/",
"image": "https://www.washingtonpost.com/wp-apps/imrs.php?src=https://cloudfront-us-east-1.images.arcpublishing.com/wapo/WMPQEUOV4AEKY23JYGW7KMMF7I.jpg&w=1440",
"publishedAt": "2026-04-30T20:16:06Z",
"lang": "en",
"source": {
"id": "aa250375ed4d1652ad2c07377b69f537",
"name": "The Washington Post",
"url": "https://www.washingtonpost.com"
}
},
{
"id": "8fdddcdfb6c2d4a509055e7a1715f7e1",
"title": "Britney Spears Is Charged With D.U.I. Involving Drugs and Alcohol",
"description": "Officers in California observed the pop star driving fast and erratically in March. After she was arrested, she checked herself into a treatment facility.",
"content": "Britney Spears was charged on Thursday with driving under the influence of drugs and alcohol, a misdemeanor, the Ventura County District Attorney’s Office said.\nThe criminal complaint did not specify the type of drug that prosecutors say Ms. Spears h... [1307 chars]",
"url": "https://www.nytimes.com/2026/04/30/arts/music/britney-spears-charges-dui-drugs.html",
"image": "https://static01.nyt.com/images/2026/03/05/multimedia/00cul-spears-charges-bfkz/00cul-spears-charges-bfkz-facebookJumbo.jpg",
"publishedAt": "2026-04-30T20:14:14Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}