- 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": 486990,
"articles": [
{
"id": "dbb47e15ea27898c67c3e3d6386af5da",
"title": "$13 train fare spikes to $150 for World Cup fans attending matches in New Jersey",
"description": "Fans trying to get to MetLife Stadium from New York City can expect to shell out $150 for a round-trip train fare, transportation officials confirmed Friday.",
"content": "Fans trying to get to MetLife Stadium from New York City can expect to shell out $150 for a round-trip train fare for each match, transportation officials confirmed Friday.\nThat’s nearly 12 times the regular $12.90 fare for the roughly 15-minute, 9-m... [4640 chars]",
"url": "https://wtop.com/national/2026/04/13-train-fare-spikes-to-150-for-world-cup-fans-attending-games-in-new-jersey/",
"image": "https://wtop.com/wp-content/uploads/2026/04/WCup_NJ_Transit_Soccer_83591.jpg",
"publishedAt": "2026-04-17T20:52:27Z",
"lang": "en",
"source": {
"id": "be56a24e3eb718f62ca69f2fcc5fe66d",
"name": "WTOP",
"url": "https://wtop.com"
}
},
{
"id": "041b9fd8acabadc97fd0718ab4afcf1f",
"title": "New Jersey World Cup Games Will Have a $150 Train and $80 Bus",
"description": "New Jersey officials do not want to cover the transit costs for World Cup fans this summer.",
"content": "NEWARK, N.J. — New Jersey authorities and World Cup organizers said Friday that the main modes of transportation to get to MetLife Stadium during the FIFA tournament will cost $150 round-trip by train and $80 by shuttle bus.\nNew Jersey Transit, the N... [7161 chars]",
"url": "https://frontofficesports.com/nj-transit-bus-train-world-cup/",
"image": "https://frontofficesports.com/wp-content/uploads/2026/04/USATSI_28721386_168416381_lowres-scaled-e1776446021505.jpg?quality=100",
"publishedAt": "2026-04-17T20:48:17Z",
"lang": "en",
"source": {
"id": "73dc1df77743de70efe1b293aecf08aa",
"name": "Front Office Sports",
"url": "https://frontofficesports.com"
}
},
{
"id": "c9446e1ea1a0ecf3bdee01875b294c04",
"title": "Dangerous storms bring tornado and flash floods risk to millions this weekend",
"description": "Tornadoes and flooding are possible this weekend as roller-coaster weather sweeps the country, with some states experiencing summer-like temperatures as high as 90 degrees despite being in the middle of spring",
"content": "Tornadoes and flooding are possible this weekend as roller-coaster weather sweeps the country, with some states experiencing summer-like temperatures as high as 90 degrees despite being in the middle of spring.\nAccording to the Storm Prediction Cente... [3255 chars]",
"url": "https://www.nbcnews.com/weather/storms/storms-bring-tornado-risk-flash-floods-rcna332371",
"image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260417-flooding-milwaukee-ch-1352-3bae94.jpg",
"publishedAt": "2026-04-17T20:32:02Z",
"lang": "en",
"source": {
"id": "3bab6463853c054dc51d2427c1a5b69e",
"name": "NBC News",
"url": "https://www.nbcnews.com"
}
}
]
}