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": 103668, "articles": [ { "title": "macOS Sequoia is out now with iPhone mirroring but no Apple Intelligence - yet", "description": "Apple has officially released macOS Sequoia, introducing window tiling tools and the ability to wirelessly mirror your iPhone on your Mac, among other features.", "content": "Apple officially released macOS Sequoia on Monday, bringing features like the ability to wirelessly mirror your iPhone on your Mac, window tiling tools, and more. There are Apple Intelligence features on the way, too, but they aren’t available yet.\ni... [1131 chars]", "url": "https://www.theverge.com/2024/9/16/24246290/apple-macos-sequoia-launch-availability", "image": "https://cdn.vox-cdn.com/thumbor/bbo5x4fhJaQzS0Y8oXA_WSYPO0k=/0x0:1960x1306/1200x628/filters:focal(980x653:981x654)/cdn.vox-cdn.com/uploads/chorus_asset/file/25624279/Apple_WWDC24_macOS_Sequoia_iPhone_Mirroring_240610.jpg", "publishedAt": "2024-09-16T17:04:42Z", "source": { "name": "The Verge", "url": "https://www.theverge.com" } }, { "title": "Potential Tropical Cyclone 8 brings heavy rainfall to the Mid-Atlantic with millions under flood watch", "description": "An area of heavy rain and thunderstorms off the North Carolina and South Carolina coastlines Monday morning, designated Potential Tropical Cyclone 8 (or PTC 8 for short), is the next potential Atlantic system that may affect the continental United States.", "content": "An area of heavy rain and thunderstorms off the North Carolina and South Carolina coastlines Monday morning, designated Potential Tropical Cyclone 8 (or PTC 8 for short), is the next potential Atlantic system that may affect the continental United St... [3008 chars]", "url": "https://www.nbcnews.com/news/weather/tropical-cyclone-8-rcna171278", "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2024-09/240916-noaa-helene-mn-1115-8b2b73.jpg", "publishedAt": "2024-09-16T16:13:19Z", "source": { "name": "NBC News", "url": "https://www.nbcnews.com" } }, { "title": "Jane's Addiction Cancel Tour After Perry Farrell, Dave Navarro Fight", "description": "Jane's Addiction have called off the rest of their reunion tour after Perry Farrell and Dave Navarro fought onstage during a recent show in Boston.", "content": "Jane’s Addiction have decided to cancel their first tour together in 14 years following an onstage fight between bandmates Perry Farrell and Dave Navarro.\nJane’s Addiction announced the decision on social media, saying, “The band have made the diffic... [2584 chars]", "url": "https://www.rollingstone.com/music/music-news/janes-addiction-cancel-tour-perry-farrell-dave-navarro-fight-1235103124/", "image": "https://www.rollingstone.com/wp-content/uploads/2024/09/GettyImages-2171317279.jpg?w=1600&h=900&crop=1", "publishedAt": "2024-09-16T15:53:30Z", "source": { "name": "Rolling Stone", "url": "https://www.rollingstone.com" } } ] }