- 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": 523484,
"articles": [
{
"id": "1d82366a32f4d387d49b1275449b11dc",
"title": "The PGA Championship is winning the battle against the best golfers in the world",
"description": "Championship golf still needs to be championship caliber. Aronimink has figured out a way to make the PGA field buckle.",
"content": "The Athletic has live coverage of Round 3 of the 2026 PGA Championship at Aronimink.\nNEWTOWN SQUARE, Pa. — You can see a lot from the hillside between Aronimink Golf Club’s 11th green and 12th tee box. A whole expanse. For this week’s PGA Championshi... [6199 chars]",
"url": "https://www.nytimes.com/athletic/7283109/2026/05/15/pga-championship-aronimink-low-scores/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/05/15173306/GettyImages-2276429314-scaled.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-05-16T12:49:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "f16904e02507e904d5a92fa2fbd93ab9",
"title": "Scientists Dig Up A 90-foot Giant Dinosaur In Thailand That Could Crush Four Elephants",
"description": "Scientists have stumbled upon a dinosaur of incredible size in Thailand, but the full excavation is far from complete.",
"content": "A massive new dinosaur has been discovered in Thailand, and it’s now the largest ever found in Southeast Asia. Named Nagatitan chaiyaphumensis, the sauropod reached around 90 feet in length and weighed about 30 tons, more than three times the weight ... [3363 chars]",
"url": "https://dailygalaxy.com/2026/05/90-foot-giant-dinosaur-found-in-thailand/",
"image": "https://dailygalaxy.com/wp-content/uploads/2026/05/Scientists-Dig-Up-A-90-foot-Giant-Dinosaur-In-Thailand-That-Could-Crush-Four-Elephants-scaled.jpg",
"publishedAt": "2026-05-16T12:15:00Z",
"lang": "en",
"source": {
"id": "15b3a075005c2186c70ef27f4d08b583",
"name": "The Daily Galaxy",
"url": "https://dailygalaxy.com"
}
},
{
"id": "9947c2f5cac372f20337faa7422ff5a0",
"title": "Six-Year-Old Boy's Remains Found in Texas, Mother Charged With Murder",
"description": "Six-year-old Noel Rodriguez-Alvarez went missing in Texas four years ago ... but now investigators have learned the little boy is dead and have finally found his remains.",
"content": "Six-year-old Noel Rodriguez-Alvarez went missing in Texas four years ago ... but now investigators have learned the little boy is dead and have finally found his remains.\nThe Tarrant County District Attorney's Office announced Friday that Noel's corp... [1111 chars]",
"url": "https://www.tmz.com/2026/05/16/six-year-old-boys-remains-discovered-in-texas-mom-arrested/",
"image": "https://imagez.tmz.com/image/7a/16by9/2026/05/16/7a4c127fb9f1473cbdbcb07ea420b7f2_xl.png",
"publishedAt": "2026-05-16T12:07:38Z",
"lang": "en",
"source": {
"id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
"name": "TMZ",
"url": "https://www.tmz.com"
}
}
]
}