- 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": 533966,
"articles": [
{
"id": "646a863772bb99e6501a17d68b09b1a8",
"title": "Official Weigh-In Results | UFC 328: Chimaev vs Strickland",
"description": "The Official Weights Of The Athletes Competing May 9 At Prudential Center In Newark, NJ",
"content": "Joshua Van defends the flyweight title against Japanese contender Tatsuro Taira in Saturday’s co-main event.\nUFC 328: CHIMAEV vs STRICKLAND takes place Saturday, May 9 at Prudential Center with the main card starting at 9 pm ET / 6 pm PT on Paramount... [368 chars]",
"url": "https://www.ufc.com/news/official-weigh-results-ufc-328-chimaev-vs-strickland",
"image": "https://ufc.com/images/styles/card/s3/image/2026-05/050926-Khamzat-Chimaev-weigh-GettyImages-2181002241.jpg?itok=XIa0OFww",
"publishedAt": "2026-05-08T17:48:45Z",
"lang": "en",
"source": {
"id": "bd5f280a54e7a5c1f8e0b1de09005bc3",
"name": "UFC.com",
"url": "https://www.ufc.com"
}
},
{
"id": "1e0ed4f6f4f62bcd1b4adeed59f59021",
"title": "Search of property linked to Kristin Smart’s 1996 disappearance finds evidence of possible human remains, sheriff says",
"description": "Authorities investigating the 1996 disappearance and murder of California college student Kristin Smart say soil tests indicate that human remains may be or may have been on a property linked to the case.",
"content": "Authorities investigating a property in connection with the 1996 disappearance and murder of California college student Kristin Smart say soil tests indicate that human remains may be or may have been on the property, the sheriff leading the search s... [3090 chars]",
"url": "https://www.nbcnews.com/news/us-news/search-property-linked-kristin-smarts-1996-disappearance-hasnt-found-r-rcna344154",
"image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-05/260507-California-Kristin-Smarts-Killer-vsb-1931-0624aa.jpg",
"publishedAt": "2026-05-08T16:29:59Z",
"lang": "en",
"source": {
"id": "3bab6463853c054dc51d2427c1a5b69e",
"name": "NBC News",
"url": "https://www.nbcnews.com"
}
},
{
"id": "a8590ca7eb13e6e6b2d3bd8f05718e38",
"title": "Peso mexicano- Grupo Milenio",
"description": "Conoce el tipo de cambio peso-dólar del 8 de mayo de 2026 en diferentes bancos como Banco Azteca, BBVA México, Banamex, Banorte y otros.",
"content": "Precio del dólar HOY viernes 8 de mayo de 2026: Peso mexicano avanza tras sólidos datos de nómina no agrícola en EU\nEntérate a cuánto está el peso frente al dólar a la compra y a la venta en bancos en México, tales como Banco Azteca, BBVA, Banamex, B... [6064 chars]",
"url": "https://www.milenio.com/negocios/precio-del-dolar-hoy-8-mayo-2026-a-cuanto-cotiza-en-vivo-atm",
"image": "https://cdn.milenio.com/uploads/media/2025/08/26/cotiza-peso-mexicano-frente-dolar.jpg",
"publishedAt": "2026-05-08T16:18:42Z",
"lang": "es",
"source": {
"id": "c11967177434e2f1a43636688219cc21",
"name": "Milenio",
"url": "https://www.milenio.com"
}
}
]
}