- 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": 456492,
"articles": [
{
"id": "1b7290e7a4fdfabd65067033696ed0c2",
"title": "Malkin of Penguins suspended 5 games for slashing",
"description": "Center received game misconduct for play against Sabres defenseman Dahlin on Thursday",
"content": "NEW YORK -- Pittsburgh Penguins forward Evgeni Malkin has been suspended for five games, without pay, for slashing Buffalo Sabres defenseman Rasmus Dahlin during NHL Game No. 977 in Pittsburgh on Thursday, March 5, the National Hockey League’s Depart... [385 chars]",
"url": "https://www.nhl.com/news/penguins-evgeni-malkin-suspended-five-games",
"image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/v1772845652/prd/wfarizognpm3ojltdz18.jpg",
"publishedAt": "2026-03-07T06:01:08Z",
"lang": "en",
"source": {
"id": "8c7d2a077d28a24e16f925a9ca740291",
"name": "NHL.com",
"url": "https://www.nhl.com"
}
},
{
"id": "88497241bd2b0a7f5f52ec9018dcfbd8",
"title": "Verstappen crash causes early red flag in first F1 2026 qualifying",
"description": "Max Verstappen will start the first race of F1's new rules era from the back after crashing in Australian GP Q1 and causing a red flag",
"content": "Max Verstappen will start the first race of Formula 1's new rules era from the back after crashing in Australian Grand Prix Q1 and causing a red flag.\nRed Bull's four-time F1 world champion was on his first flying lap with seven and a half minutes of... [1295 chars]",
"url": "https://www.the-race.com/formula-1/max-verstappen-crash-australian-gp-f1-2026-qualifying-red-flag/",
"image": "https://www.the-race.com/content/images/size/w1200/2026/03/XPB_1399349_HiRes.jpg",
"publishedAt": "2026-03-07T05:24:38Z",
"lang": "en",
"source": {
"id": "1c7708af8027e6931a954e0007b879d3",
"name": "The Race",
"url": "https://www.the-race.com"
}
},
{
"id": "e753b0f6b9d7a9c560da0ac9141caaa7",
"title": "Team USA baseball score: Aaron Judge, Americans walk away from Brazil in WBC opener",
"description": "Team USA walked 17 times in a 10-run win, but Brazil got some memorable contributions from some familiar names",
"content": "Updates\n(24)\nSee New Posts\nPinned\nLink copied\nFinal: USA 15, Brazil 5\nUSA goes to 1-0 in Pool B with a win that wasn't nearly as easy as the final score looked. It was 7-4 in the eighth inning. Still, the talent prevailed and all that really matters ... [8359 chars]",
"url": "https://www.cbssports.com/mlb/news/team-usa-baseball-brazil-score-live-updates-wbc/live/",
"image": "https://sportshub.cbsistatic.com/i/r/2026/03/07/bc353c7a-8be5-4d5b-a570-5dfbaf0d0f8b/thumbnail/1200x675/819ccb626083a8817aad00204b09eb8c/aaron-judge-team-usa-baseball-getty.png",
"publishedAt": "2026-03-07T05:11:00Z",
"lang": "en",
"source": {
"id": "416e66c8ea979965c0cee3b0ed1f714b",
"name": "CBS Sports",
"url": "https://www.cbssports.com"
}
}
]
}