- 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": 594714,
"articles": [
{
"id": "4d382e38f11cb847014d1688d8304d0b",
"title": "Harry Styles’ Team Responds to Fan Complaints About Obstructed ‘Together, Together’ Tour Sightlines",
"description": "Concertgoers have shared criticism online over Styles’ ambitious staging design.",
"content": "Fans attending the opening dates of Harry Styles’ ‘Together, Together’ tour have shared concerns online about obstructed views from premium floor sections.\nAfter the tour’s first two shows, which took place at Amsterdam’s Johan Cruyff Arena over the ... [3058 chars]",
"url": "https://www.yahoo.com/entertainment/music/articles/harry-styles-team-responds-fan-113001495.html",
"image": "https://s.yimg.com/ny/api/res/1.2/hDblfSQzjjgn8tLvtAVRxA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04NTc7Y2Y9d2VicA--/https://media.zenfs.com/en/billboard_547/8a2f16e923ccba5e182a869b38cd383f",
"publishedAt": "2026-05-20T11:30:01Z",
"lang": "en",
"source": {
"id": "99e8a2cb4638bb798cf9167e5af5b83b",
"name": "Yahoo",
"url": "https://www.yahoo.com"
}
},
{
"id": "b6d3215fb56007cfbc103c196487f0a5",
"title": "Target Corporation Reports First Quarter Earnings",
"description": "First quarter net sales grew 6.7 percent over last year, well above expectations. Topline strength was broad-based across merchandise categories, sales channels and across the quarter. Comparable...",
"content": "MINNEAPOLIS, May 20, 2026 /PRNewswire/ --\nFirst quarter net sales grew 6.7 percent over last year, well above expectations.\nTopline strength was broad-based across merchandise categories, sales channels and across the quarter.\nComparable traffic grew... [9192 chars]",
"url": "https://corporate.target.com/press/release/2026/05/target-corporation-reports-first-quarter-earnings",
"image": "https://corporate.target.com/assets/images/favicon.ico",
"publishedAt": "2026-05-20T10:31:34Z",
"lang": "en",
"source": {
"id": "3fbab9abe2070419ebdff6b8fec3a493",
"name": "Target",
"url": "https://corporate.target.com"
}
},
{
"id": "3c6d72903cb31751e14b955d4d4302e5",
"title": "EEUU aplica una ley para combatir los \"deepfakes\" sexuales",
"description": "Estados Unidos comenzó a aplicar el martes una ley que exige a las plataformas tecnológicas eliminar los \"deepfakes\" y otras imágenes íntimas no consentidas, pero expertos advierten sobre sus posibles…",
"content": "El año pasado, el presidente Donald Trump promulgó una ley que penaliza la distribución en línea de \"deepfakes\", es decir, imágenes sexuales no consentidas, generalmente creadas con herramientas de inteligencia artificial ampliamente disponibles.\nLa ... [1879 chars]",
"url": "https://www.france24.com/es/minuto-a-minuto/20260520-eeuu-aplica-una-ley-para-combatir-los-deepfakes-sexuales",
"image": "https://s.france24.com/media/display/6683ed76-5433-11f1-b50c-005056a90284/w:1280/p:16x9/f38a6d5dc7b778cd83f7285775355e2ca409531c.jpg",
"publishedAt": "2026-05-20T10:05:17Z",
"lang": "es",
"source": {
"id": "f501fcfec9884d330bc84a73998805a5",
"name": "France 24",
"url": "https://www.france24.com"
}
}
]
}