- 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 Sports News API
Get the live top sports headlines from United States with our JSON API.
Get API key for the United States Sports 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=sports&apikey=API_KEY
{
"totalArticles": 492616,
"articles": [
{
"id": "a2c77d6721b077425251c84349833e35",
"title": "There's a soft market for the Seahawks, so far",
"description": "The Seahawks are selling.",
"content": "The Seahawks are selling. To date, no one is buying.\nAt least not to the extent that was expected.\nSeth Wickersham of ESPN reports, quoting an unnamed team owner, that the market for the team is “soft.”\nThe powers-that-be now have doubts regarding wh... [815 chars]",
"url": "https://www.nbcsports.com/nfl/profootballtalk/rumor-mill/news/theres-a-soft-market-for-the-seahawks-so-far",
"image": "https://nbcsports.brightspotcdn.com/dims4/default/a9a8c01/2147483647/strip/true/crop/232x131+0+0/resize/1440x810!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F7d%2Fef%2F43fc4704c35bbf2a8cfc9e78abad%2Fgo-hawks.jpg",
"publishedAt": "2026-05-08T20:59:58Z",
"lang": "en",
"source": {
"id": "dc8f73f077072c35626eba314ee483bd",
"name": "NBC Sports",
"url": "https://www.nbcsports.com"
}
},
{
"id": "5096cfb6acbc76ff720ec3edb3696775",
"title": "Diamondbacks Designate Alek Thomas For Assignment, Promote Ryan Waldschmidt",
"description": "The Diamondbacks DFA'ed former top prospect Alek Thomas to call up current top prospect Ryan Waldschmidt. MLB Trade Rumors has all the details.",
"content": "The D-backs are cutting ties with one former top outfield prospect in order to turn the page toward a new one. Arizona announced Friday that Alek Thomas has been designated for assignment, while top prospect Ryan Waldschmidt‘s contract has been selec... [5745 chars]",
"url": "https://www.mlbtraderumors.com/2026/05/d-backs-dfa-alek-thomas-promote-ryan-waldschmidt-top-prospect.html",
"image": "https://cdn.mlbtraderumors.com/files/2026/05/alek-thomas-dbacks-1024x683.jpg",
"publishedAt": "2026-05-08T19:39:25Z",
"lang": "en",
"source": {
"id": "95e9972ed9d1a75fccc1269425e6b80e",
"name": "MLB Trade Rumors",
"url": "https://www.mlbtraderumors.com"
}
},
{
"id": "406e3acee9064814830264e8403b003e",
"title": "Royals Place Cole Ragans On IL With Elbow Impingement",
"description": "The Kansas City rotation loses a key member to the injured list.",
"content": "The Royals announced that left-hander Cole Ragans has been placed on the 15-day injured list, retroactive to May 7th, due to a left elbow impingement. They also optioned righty Eric Cerantola. In corresponding moves, they have recalled right-handers ... [3145 chars]",
"url": "https://www.mlbtraderumors.com/2026/05/royals-place-cole-ragans-on-il-with-elbow-impingement.html",
"image": "https://cdn.mlbtraderumors.com/files/2026/05/Cole_Ragans_Royals-1024x683.jpg",
"publishedAt": "2026-05-08T19:31:47Z",
"lang": "en",
"source": {
"id": "95e9972ed9d1a75fccc1269425e6b80e",
"name": "MLB Trade Rumors",
"url": "https://www.mlbtraderumors.com"
}
}
]
}