Flag of United States

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": 5851714,
    "articles": [
        {
            "id": "a0572ed8361c669fd3d6cfe4087ff910",
            "title": "Chiefs-Bears rapid reaction: Suamataia settles in, offense shines",
            "description": "Your best source for quality Kansas City Chiefs news, rumors, analysis, stats and scores from the fan perspective.",
            "content": "On a last-second play, the Chicago Bears defeated the Kansas City Chiefs 29-27 on Friday night, dropping the Chiefs to 0-3 for the 2025 preseason. But that’s not what we’ll remember about the preseason finale.\nNow, that’s what we needed to see in the... [3971 chars]",
            "url": "https://www.arrowheadpride.com/kansas-city-chiefs-preseason/179608/chiefs-bears-rapid-reaction-suamataia-settles-in-offense-shines",
            "image": "https://platform.arrowheadpride.com/wp-content/uploads/sites/12/2025/08/gettyimages-2191344298.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=1200",
            "publishedAt": "2025-08-23T03:30:00Z",
            "lang": "en",
            "source": {
                "id": "8c6ba4c0e40c8db274750828245b8bfd",
                "name": "Arrowhead Pride",
                "url": "https://www.arrowheadpride.com",
                "country": "us"
            }
        },
        {
            "id": "ab600bf2a1681593d6bc6f12b42ac5ee",
            "title": "Minnesota Vikings vs. Tennessee Titans Live Score and Stats",
            "description": "Live NFL scores at CBSSports.com. Check out the NFL scoreboard, box scores, expert picks and game recaps.",
            "content": "NASHVILLE, Tenn. (AP) Cam Ward's first NFL touchdown of any kind will have to wait for the regular season after the No. 1 overall pick helped the Tennessee Titans wrap up the preseason by beating the Minnesota Vikings 23-13 Friday night.\nWard finishe... [3506 chars]",
            "url": "https://www.cbssports.com/nfl/gametracker/recap/NFL_20250822_MIN@TEN/",
            "image": "https://sportsfly.cbsistatic.com/fly-149/bundles/sportsmediacss/images/fantasy/default-article-image-large.png",
            "publishedAt": "2025-08-23T03:23:15Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com",
                "country": "us"
            }
        },
        {
            "id": "8070e14dc9064cf240556b7cb3cb5243",
            "title": "Eagles vs. Jets preseason game: 16 winners, 6 losers, and 10 IDKs",
            "description": "Mercifully, the meaningless games are now over.",
            "content": "The Philadelphia Eagles beat the New York Jets in their preseason finale on Friday night.\nThe game went down to the wire with the Birds getting a fourth down stop to be able to run out the clock.\nFinal score, which doesn’t matter, but we’re logging i... [9845 chars]",
            "url": "https://www.bleedinggreennation.com/philadelphia-eagles-preseason/156403/eagles-vs-jets-preseason-game-16-winners-6-losers-and-10-idks",
            "image": "https://platform.bleedinggreennation.com/wp-content/uploads/sites/36/2025/08/gettyimages-2230689541.jpg?quality=90&strip=all&crop=0%2C10.737892056687%2C100%2C78.524215886627&w=1200",
            "publishedAt": "2025-08-23T03:04:00Z",
            "lang": "en",
            "source": {
                "id": "78c6014f3dd00555b1f645e2df9fb7d0",
                "name": "Bleeding Green Nation",
                "url": "https://www.bleedinggreennation.com",
                "country": "us"
            }
        }
    ]
}

Categories