- 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": 571000,
"articles": [
{
"id": "b202cce2aaf788d3421a0dc89b6e8e99",
"title": "U.S. And Iran Wrap Second Day Of Talks, Keir Starmer Announces Resignation: Live Updates",
"description": "Follow the latest news on the major headlines of the day.",
"content": "Vice President JD Vance said President Donald Trump’s inflammatory statements over the weekend did not disrupt talks between the U.S. and Iran, while acknowledging that there were some tense moments over the course of the negotiations.\n“No, they didn... [4321 chars]",
"url": "https://www.huffpost.com/entry/live-updates_n_6a390cd3e4b0488a51ab9731",
"image": "https://img.huffingtonpost.com/asset/6a390d311800002727acaa25.jpeg?cache=QHi3oJrBu8&ops=1200_630",
"publishedAt": "2026-06-22T11:14:00Z",
"lang": "en",
"source": {
"id": "c542a6964d48e539ef831a37e1a7ab14",
"name": "HuffPost",
"url": "https://www.huffpost.com"
}
},
{
"id": "d9132501a8f5492bf7f0179f3f2b7534",
"title": "Read this before you vibe-code another app",
"description": "Your dream vibe-coded app might be a security nightmare.",
"content": "Bob Starr was delighted with his vibe-coded website. “Boomberg” showed how much US tax money is going to tech companies, and Starr launched it online immediately after making it. It wasn’t until months after the site went live that he realized there ... [12081 chars]",
"url": "https://www.theverge.com/ai-artificial-intelligence/950844/vibe-coding-security-risks-apps",
"image": "https://platform.theverge.com/wp-content/uploads/sites/2/2026/06/268570_vibe_coding_security_CVirginia2.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=1200",
"publishedAt": "2026-06-22T11:00:00Z",
"lang": "en",
"source": {
"id": "6904b5b083966b8966bdfd85ba5b9220",
"name": "The Verge",
"url": "https://www.theverge.com"
}
},
{
"id": "bdab42b3798015bffd2f19127b711a0e",
"title": "Sounds Like a Steal: 40+ Apple, Sony and Bose Deals Are Live With Prime Day Starting Tomorrow",
"description": "Whether you want the best of the best or a budget pair, these are our favorite deals.",
"content": "Amazon's Prime Day sale is tomorrow, but many of the best tech deals are already up and running. Amazon has started cutting prices across a huge range of products. From TVs to laptops to smart home gear and everyday gadgets, there are plenty of deals... [9743 chars]",
"url": "https://www.cnet.com/deals/best-amazon-prime-day-headphone-earbud-deals-2026-06-22/",
"image": "https://www.cnet.com/a/img/resize/d04649385f4abb3c7b0a71c46d3ed471a5a3f604/hub/2026/06/15/052a7632-506a-4416-8059-466ad7e61502/prime-day-headphone-deals.jpg?auto=webp&fit=crop&height=675&width=1200",
"publishedAt": "2026-06-22T10:57:34Z",
"lang": "en",
"source": {
"id": "f262b4e25cc8e3206db7723c77d4fd60",
"name": "CNET",
"url": "https://www.cnet.com"
}
}
]
}