- 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": 340760,
"articles": [
{
"id": "f51d77c412a56c53fbec76ba1bf6749f",
"title": "Home Depot (HD) Q3 2025 earnings",
"description": "Home Depot has tried to attract more business from contractors, roofers and other professionals during a slower housing market.",
"content": "Home Depot on Tuesday cut its full-year profit forecast and missed Wall Street's earnings expectations for the third straight quarter as it saw weaker home improvement demand, tepid consumer spending and lower than usual storm activity.\nThe retailer ... [5288 chars]",
"url": "https://www.cnbc.com/2025/11/18/home-depot-hd-q3-2025-earnings-.html",
"image": "https://image.cnbcfm.com/api/v1/image/108225050-1762982099805-gettyimages-2234977071-250906_retail_116.jpeg?v=1762982178&w=1920&h=1080",
"publishedAt": "2025-11-18T10:30:02Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
},
{
"id": "05f3957e4f7d529f5b8886eb89e767bc",
"title": "House set to vote on release of Epstein documents after Trump U-turn",
"description": "President drops opposition to vote that would compel files’ release and says he would sign measure if it reaches his desk",
"content": "The Republican-controlled US House of Representatives is expected to vote on Tuesday to force the release of investigative files related to pedophile Jeffrey Epstein, the latest move in a scandal that has dogged Donald Trump since he returned to the ... [4617 chars]",
"url": "https://www.theguardian.com/us-news/2025/nov/18/house-vote-epstein-documents",
"image": "https://i.guim.co.uk/img/media/eada6bd72c4ba47ece7fd754d734eba0450a5577/162_0_4680_3744/master/4680.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=5116f479bfa3c5e689f4aaa1d249aa68",
"publishedAt": "2025-11-18T10:02:00Z",
"lang": "en",
"source": {
"id": "558a003a7a0164e924408edec7e99f99",
"name": "The Guardian",
"url": "https://www.theguardian.com"
}
},
{
"id": "5eafd3b7fa7c5e989c0ee7f34fe928d3",
"title": "Wow: FlyDubai Orders Up To 150 Airbus A321neos, In Major Blow To Boeing",
"description": "FlyDubai has placed an order for up to 150 Airbus A321neo aircraft, meaning the carrier will no longer be an all-Boeing operator.",
"content": "FlyDubai has just announced a new aircraft order, and it’s one of the most interesting orders that we’ve seen in quite some time, if you ask me (separately, FlyDubai has announced plans to introduce free Starlink Wi-Fi)!\nFlyDubai plans huge growth wi... [3998 chars]",
"url": "https://onemileatatime.com/news/flydubai-airbus-a321neo-order/",
"image": "https://cdn.onemileatatime.com/wp-content/uploads/2025/11/FlyDubai-Airbus-A321neo.jpeg",
"publishedAt": "2025-11-18T09:05:29Z",
"lang": "en",
"source": {
"id": "ff5f28621240a639b76dffecd4f02c34",
"name": "One Mile at a Time",
"url": "https://onemileatatime.com"
}
}
]
}