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 API

API 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": 506890,
    "articles": [
        {
            "id": "7e5b52307aaa61b23cf87aa5433caae4",
            "title": "Eagles' Nolan Smith arrested after car clocked at 135 mph in Georgia",
            "description": "Eagles linebacker Nolan Smith Jr. was arrested Friday and accused of speeding and reckless driving in Georgia, the Twiggs County Sheriff's Office told ESPN on Wednesday.",
            "content": "PHILADELPHIA -- Eagles linebacker Nolan Smith Jr. was arrested Friday and accused of speeding and reckless driving in Georgia, the Twiggs County Sheriff's Office told ESPN on Wednesday.\nAccording to notes taken by a member of the sheriff's office tha... [786 chars]",
            "url": "https://www.espn.com/nfl/story/_/id/48832227/police-arrest-eagles-nolan-smith-car-clocked-135-mph-georgia",
            "image": "https://a3.espncdn.com/combiner/i?img=%2Fphoto%2F2025%2F0924%2Fr1550468_1296x729_16%2D9.jpg",
            "publishedAt": "2026-05-21T03:37:00Z",
            "lang": "en",
            "source": {
                "id": "0207e330d5d787ce8251900411dd488d",
                "name": "ESPN",
                "url": "https://www.espn.com"
            }
        },
        {
            "id": "8107469f961b7ea648f88785affab81d",
            "title": "Nolan Smith Jr. was recently arrested for reckless driving, speeding in Georgia",
            "description": "Eagles linebacker Nolan Smith Jr. recently was arrested in Georgia for reckless driving and speeding.",
            "content": "Eagles linebacker Nolan Smith Jr. recently was arrested in Georgia for reckless driving and speeding.\nAt a time when unconfirmed accounts of the arrest were circulating on social media, E.J. Smith of PHLY Sports has confirmed that the mugshot of Smit... [603 chars]",
            "url": "https://www.nbcsports.com/nfl/profootballtalk/rumor-mill/news/nolan-smith-jr-was-recently-arrested-for-reckless-driving-speeding-in-georgia",
            "image": "https://nbcsports.brightspotcdn.com/dims4/default/bb65067/2147483647/strip/true/crop/7038x3959+0+367/resize/1440x810!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc8%2Fbf%2F2b4c8372442da2a231ff36fae1db%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2255113357",
            "publishedAt": "2026-05-21T03:27:09Z",
            "lang": "en",
            "source": {
                "id": "dc8f73f077072c35626eba314ee483bd",
                "name": "NBC Sports",
                "url": "https://www.nbcsports.com"
            }
        },
        {
            "id": "3de9840ad1a5beeeb6605a2ed3098983",
            "title": "La NBA anuncia los dos mejores quintetos de rookies",
            "description": "Flagg, Knueppel, Edgecombe, Harper y Coward conforman el primero de los dos mejores quintetos de rookies de la temporada 25-26",
            "content": "Una vez anunciados todos los premios individuales relativos a los jugadores (falta el de Mejor Entrenador), la NBA ha dado paso a los mejores quintetos. En concreto, esta madrugada se han dado conocer los 10 novatos incluidos en los dos equipos All-R... [1128 chars]",
            "url": "https://www.nbamaniacs.com/noticias/nba-mejores-quintetos-de-rookies/",
            "image": "https://www.nbamaniacs.com/wp-content/uploads/2026/05/all-rookie.jpg",
            "publishedAt": "2026-05-21T02:12:44Z",
            "lang": "es",
            "source": {
                "id": "aa3f8bf2aef43379db5f4e9563c38918",
                "name": "NBAmaniacs",
                "url": "https://www.nbamaniacs.com"
            }
        }
    ]
}

Categories