- 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": 458348,
"articles": [
{
"id": "0cfd84d6894b74d6234c788fb00710c2",
"title": "Tiger Woods arrested, charged with DUI after rollover crash in Florida",
"description": "Woods, 50, was charged with DUI with property damage and refusal to submit to a lawful test. Both charges are misdemeanors.",
"content": "Tiger Woods was arrested and jailed on a charge of driving under the influence after being involved in a two-vehicle crash on Friday afternoon that resulted in his Land Rover rolling onto its side.\nWhen officers reached the scene of the crash on Jupi... [4080 chars]",
"url": "https://www.nytimes.com/athletic/7152418/2026/03/27/tiger-woods-car-crash-florida/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/03/27174313/AP26086762245259.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-03-28T06:20:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "e3de8a7320be799b44de5e5c80d1a37a",
"title": "Elite Eight breakdown: What makes each men’s NCAA Tournament matchup so exciting",
"description": "Half of the Elite Eight has never won a national title. Then there's Duke and UConn.",
"content": "And then there were eight.\nThe men’s NCAA Tournament Elite Eight is officially set — and it’s a mix of heavy hitters and slight surprises. The East and West regions played out true to form, with No. 1 Duke and No. 2 UConn set to meet Sunday in Washin... [8548 chars]",
"url": "https://www.nytimes.com/athletic/7153045/2026/03/28/elite-8-schedule-ncaa-mens-tournament/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/03/28002658/GettyImages-2268700169.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-03-28T05:32:51Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "3715a89aa827e452f0f458c539b07e25",
"title": "Top-seeded Duke surges back to survive St. John’s in Sweet 16 heart-stopper",
"description": "Friday's thriller was a brawl, and a classic, as Duke kept St. John's from advancing to its first regional final since 1999.",
"content": "WASHINGTON — For all the bludgeoning and shoving and de facto human car crashes, St. John’s and Duke put on a hell of a basketball game.\nJust not the one expected, as the top-seeded Blue Devils dug in and found a way to win 80-75 to advance to the pr... [3876 chars]",
"url": "https://www.nytimes.com/athletic/7153013/2026/03/27/duke-st-johns-march-madness-score-takeaways/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/03/27202508/GettyImages-2268695611-scaled-e1774657539297.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-03-28T05:19:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}