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": 579278,
    "articles": [
        {
            "id": "07e6b72dc335c26d419ac535b2772560",
            "title": "Phillies Notes: Realmuto, Miller",
            "description": "An injury scare for Philly's veteran catcher, and a lack of health progress for a top prospect. MLB Trade Rumors has the latest from Philadelphia.",
            "content": "X-rays were negative on J.T. Realmuto‘s left wrist after the catcher was hit by a Yoshinobu Yamamoto fastball in the third inning of today’s 9-1 Phillies loss to the Dodgers. Realmuto remained in the game and was back behind the plate in the bottom o... [2801 chars]",
            "url": "https://www.mlbtraderumors.com/2026/05/phillies-notes-realmuto-miller.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/04/jt-realmuto-phillies-2026-1024x683.jpg",
            "publishedAt": "2026-06-01T04:12:30Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        },
        {
            "id": "35f538b62ad2a1b1fb2dcac2daea76d9",
            "title": "Illinois lawmakers' fourth-down play to save Bears bill centers on publicly owned stadium",
            "description": "Legislation had yet to be filed on the Springfield equivalent of a Hail Mary pass to keep the team from being lured to Indiana.",
            "content": "SPRINGFIELD — Illinois lawmakers were improvising a desperation heave on Sunday to entice the Chicago Bears to build a new dome in their home state instead of Indiana, as the clock ticked down on the spring legislative session in Springfield.\nThe mor... [4159 chars]",
            "url": "https://chicago.suntimes.com/bears-stadium/2026/05/31/bears-stadium-bill-springfield-arlington-heights-hammond-indiana",
            "image": "https://cst.brightspotcdn.com/dims4/default/f5f7fd4/2147483647/strip/true/crop/1892x1080+14+0/resize/1461x834!/quality/90/?url=https%3A%2F%2Fchorus-production-cst-web.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9f%2F4e%2Fb45f4c64486d9dec5adb9ddc835d%2Fbears-stadium-rendering-01.jpg",
            "publishedAt": "2026-06-01T04:06:00Z",
            "lang": "en",
            "source": {
                "id": "7cf6361ad317eef16bc9ae022f20bbf0",
                "name": "Chicago Sun-Times",
                "url": "https://chicago.suntimes.com"
            }
        },
        {
            "id": "ce1f2a7fb38f7b3558e8d121b032ad94",
            "title": "Trump’s Tacky UFC Arena Towers Over the White House in New Picture",
            "description": "The hulking arena rises into the line of sight of people trying to get a clear view of the People’s House.",
            "content": "The White House has found itself overshadowed by the enormous UFC arena President Donald Trump is erecting for his birthday cage match.\nThe 79-year-old president has transformed the People’s House as preparations continue for the UFC extravaganza he ... [2630 chars]",
            "url": "https://www.thedailybeast.com/trumps-tacky-ufc-arena-towers-over-the-white-house-in-new-picture/",
            "image": "https://www.thedailybeast.com/resizer/v2/24MSYVHY2ZEQLMXREYZJM4KZ64.JPG?smart=true&auth=c593d7309a92c50b215ece5afecb39314f2cf8da0a93ff869ff6312eaa503252&width=1200&height=630",
            "publishedAt": "2026-06-01T02:43:00Z",
            "lang": "en",
            "source": {
                "id": "e3fd974e36370d094fc026102a75c80f",
                "name": "The Daily Beast",
                "url": "https://www.thedailybeast.com"
            }
        }
    ]
}

Categories