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": 482452,
    "articles": [
        {
            "id": "664b476d38ce226f10e25c400d1c03c2",
            "title": "Bobby Cox, longtime Braves manager and World Series champ, dies",
            "description": "Bobby Cox, longtime manager of the Atlanta Braves and a World Series champion in 1995, has died at the age of 84.",
            "content": "Longtime Atlanta Braves manager Bobby Cox, who won more than 2,500 games in his career and was inducted into the Hall of Fame in 2014, has died, the team announced Saturday. He was 84.\nThe Braves released the following statement on the passing of the... [2839 chars]",
            "url": "https://www.espn.com/mlb/story/_/id/48722612/bobby-cox-long-braves-manager-world-series-champ-dies",
            "image": "https://a1.espncdn.com/combiner/i?img=%2Fphoto%2F2019%2F0403%2Fr523640_2_1296x729_16%2D9.jpg",
            "publishedAt": "2026-05-09T17:59:00Z",
            "lang": "en",
            "source": {
                "id": "0207e330d5d787ce8251900411dd488d",
                "name": "ESPN",
                "url": "https://www.espn.com"
            }
        },
        {
            "id": "5722cabe6262498830174dd4ab2cec9f",
            "title": "Report: Aaron Rodgers has been in Pittsburgh for a couple days, but hasn't met with Steelers",
            "description": "Rodgers's agent has been talking to the team.",
            "content": "Yes, Aaron Rodgers has returned to Pittsburgh. No, he has not yet returned to the Steelers.\nVia Gerry Dulac of the Pittsburgh Post-Gazette, Rodgers “has been in town for a couple days.” However, he has not met with the Steelers. He also has not made ... [613 chars]",
            "url": "https://www.nbcsports.com/nfl/profootballtalk/rumor-mill/news/report-aaron-rodgers-has-been-in-pittsburgh-for-a-couple-days-but-hasnt-met-with-steelers",
            "image": "https://nbcsports.brightspotcdn.com/dims4/default/8bd56cb/2147483647/strip/true/crop/5433x3056+0+283/resize/1440x810!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F7a%2Feb%2F74910a5048438f4575cf6d1ff12d%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2256168310",
            "publishedAt": "2026-05-09T17:58:22Z",
            "lang": "en",
            "source": {
                "id": "dc8f73f077072c35626eba314ee483bd",
                "name": "NBC Sports",
                "url": "https://www.nbcsports.com"
            }
        },
        {
            "id": "8ee415b491c0bcb1edc4792f5b8a5d73",
            "title": "Italian Open: Aryna Sabalenka loses to Sorana Cirstea in third round, Jasmine Paolini out",
            "description": "World number one Aryna Sabalenka suffers a second defeat in three matches as she is beaten by Sorana Cirstea in the Italian Open third round.",
            "content": "World number one Aryna Sabalenka suffered a second defeat in three matches as she was beaten by Sorana Cirstea in the Italian Open third round.\nThe Belarusian missed six match points in a quarter-final loss to Hailey Baptiste at the Madrid Open on 28... [954 chars]",
            "url": "https://www.bbc.com/sport/tennis/articles/c3e2vl202weo",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/b622/live/e118d410-4bc4-11f1-b55d-0f258dce1735.jpg",
            "publishedAt": "2026-05-09T17:22:41Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories