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": 480916,
    "articles": [
        {
            "id": "8accba693b731fde71ae6077cf411e1b",
            "title": "2026 NFL Mock Draft Rounds 2-3: Browns add a quarterback, Bills go wide receiver",
            "description": "2026 NFL Mock Draft Day 2 picks for every team.",
            "content": "As always, we were treated to an exciting first round of the 2026 NFL Draft, like the LA Rams throwing their locker room into turmoil by selecting the heir apparent to Matthew Stafford, who happens to be the reigning NFL MVP.\nWith the first round now... [6267 chars]",
            "url": "https://www.nbcsports.com/nfl/news/2026-nfl-mock-draft-rounds-2-and-3-browns-add-a-quarterback-and-the-bills-go-wide-receiver",
            "image": "https://nbcsports.brightspotcdn.com/dims4/default/45327b5/2147483647/strip/true/crop/3600x2025+0+0/resize/1440x810!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F31%2Fc54213624448a63d347d4be9ba40%2Fhttps-api-imagn.com%2Frest%2Fdownload%2FimageID%3D28107352",
            "publishedAt": "2026-04-24T14:39:46Z",
            "lang": "en",
            "source": {
                "id": "dc8f73f077072c35626eba314ee483bd",
                "name": "NBC Sports",
                "url": "https://www.nbcsports.com"
            }
        },
        {
            "id": "1fe768a37a545bf0b9a3349b97ec8465",
            "title": "NY Giants draft grades 2026: Arvell Reese, Francis Mauigoa picks get rave reviews",
            "description": "Let’s see how analysts feel about the Giants’ work in Round 1.",
            "content": "The Giants had a lot of options, and some might question the fit of Arvell Reese at No. 5, considering edge rusher wasn’t really a need. They just took Abdul Carter at No. 3 last year, and they have Brian Burns and Kayvon Thibodeaux. But at the same ... [10935 chars]",
            "url": "https://www.bigblueview.com/new-york-giants-draft/160525/ny-giants-draft-grades-2026-arvell-reese-francis-mauigoa-picks-mel-kiper-experts",
            "image": "https://platform.bigblueview.com/wp-content/uploads/sites/27/2026/04/gettyimages-2272868926.jpg?quality=90&strip=all&crop=0%2C10.732984293194%2C100%2C78.534031413613&w=1200",
            "publishedAt": "2026-04-24T14:00:00Z",
            "lang": "en",
            "source": {
                "id": "711b13086efe1875f98621c5e75caecb",
                "name": "Big Blue View",
                "url": "https://www.bigblueview.com"
            }
        },
        {
            "id": "6fd403a7499ad893ef1c7f7865f9dd13",
            "title": "NFL Draft 2026: Tiering the best available players for the Packers at #52",
            "description": "Keep this handy for a guide on how to feel when the name of the Packers’ first pick on Friday is read off.",
            "content": "The first round of the 2026 NFL Draft is behind us, but the Green Bay Packers’ picks are all still to come. Green Bay heads into day two of the draft with picks 52 and 84 overall in rounds two and three, respectively, and there are still plenty of ex... [4733 chars]",
            "url": "https://www.acmepackingcompany.com/green-bay-packers-draft/81943/nfl-draft-2026-tiering-the-best-available-players-for-the-packers-at-52",
            "image": "https://platform.acmepackingcompany.com/wp-content/uploads/sites/3/2026/04/gettyimages-2239469206.jpg?quality=90&strip=all&crop=0%2C2.99609860374%2C100%2C36.65030837226&w=1200",
            "publishedAt": "2026-04-24T14:00:00Z",
            "lang": "en",
            "source": {
                "id": "718c08a32e93f79e00614e05f278a4d2",
                "name": "Acme Packing Company",
                "url": "https://www.acmepackingcompany.com"
            }
        }
    ]
}

Categories