
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": 119986, "articles": [ { "title": "Stock market today: Live updates", "description": "During Tuesday's session, the S&P 500 finished about 0.4% higher, seesawing between gains and losses throughout the chaotic trading day.", "content": "Traders work on the floor of the New York Stock Exchange during morning trading on April 01, 2025 in New York City.\nStock futures traded near the flatline on Tuesday evening as Wall Street braced for the expected rollout of President Donald Trump's t... [2286 chars]", "url": "https://www.cnbc.com/2025/04/01/stock-market-today-live-updates.html", "image": "https://image.cnbcfm.com/api/v1/image/108124228-1743518085226-gettyimages-2207954605-mms12372_hfsh2vp7.jpeg?v=1743518174&w=1920&h=1080", "publishedAt": "2025-04-02T00:13:00Z", "source": { "name": "CNBC", "url": "https://www.cnbc.com" } }, { "title": "Republicans win deep-red House seats, padding majority", "description": "The Republican candidates have prevailed in a pair of special congressional elections in Florida Tuesday, NBC News projects, giving Republicans some more breathing room as they navigate a narrow House majority.", "content": "The Republican candidates have prevailed in a pair of special congressional elections in Florida Tuesday, NBC News projects, giving Republicans some more breathing room as they navigate a narrow House majority.\nNBC News projects that Florida Chief Fi... [6263 chars]", "url": "https://www.nbcnews.com/politics/elections/republican-randy-fine-wins-special-election-deep-red-house-seat-florid-rcna198089", "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2025-03/250325-randy-fine-2021-ac-1159p-725c68.jpg", "publishedAt": "2025-04-01T23:27:55Z", "source": { "name": "NBC News", "url": "https://www.nbcnews.com" } }, { "title": "House revolts over Republican bid to stop new parents from voting by proxy", "description": "Small group of Republican lawmakers help Democrats to obstruct key procedural motion in setback for GOP", "content": "An attempt by Republican leaders to stop new parents from voting by proxy sparked a bipartisan mutiny in the House of Representatives on Tuesday, during which a small group of GOP lawmakers joined with all Democrats to obstruct a key procedural motio... [4552 chars]", "url": "https://www.theguardian.com/us-news/2025/apr/01/house-revolt-republican-proxy-voting", "image": "https://i.guim.co.uk/img/media/8681663aebac6f687da66ecbd8efe0be759607f2/0_500_7476_4486/master/7476.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=72a9d605ff3feb539b4e4d4b107e0b51", "publishedAt": "2025-04-01T22:41:00Z", "source": { "name": "The Guardian", "url": "https://www.theguardian.com" } } ] }