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": 484908,
    "articles": [
        {
            "id": "75d09cf78f77f05dafb47fb0fa247bcd",
            "title": "Raptors vs Cavaliers Prediction, Picks, NBA Playoffs Game 7 Odds 5/3",
            "description": "The Cleveland Cavaliers (3-3) will host the Toronto Raptors (3-3) for a winner-take-all Game 7 in the first round of the NBA playoffs this Sunday. Tipoff from Rocket Arena in",
            "content": "The Cleveland Cavaliers (3-3) will host the Toronto Raptors (3-3) for a winner-take-all Game 7 in the first round of the NBA playoffs this Sunday. Tipoff from Rocket Arena in Cleveland is set for 7:30 p.m. ET, with the game airing live on NBC and Pea... [4129 chars]",
            "url": "https://www.actionnetwork.com/nba/toronto-raptors-vs-cleveland-cavaliers-prediction-pick-odds-nba-playoffs-game-7-sunday-may-3",
            "image": "https://images.actionnetwork.com/blog/2026/05/RaptorsCavs53.jpg",
            "publishedAt": "2026-05-03T17:55:00Z",
            "lang": "en",
            "source": {
                "id": "08547d1a77c0cd16e40d39bac04cf09b",
                "name": "Action Network",
                "url": "https://www.actionnetwork.com"
            }
        },
        {
            "id": "890ce2af297c8e91ac429119250051ba",
            "title": "Mets Select Vidal Brujan, Designate Eric Wagaman For Assignment",
            "description": "The Mets are bringing up Vidal Brujan to fill a void at shortstop. He'll take Ronny Mauricio's spot on the big-league roster.",
            "content": "The Mets are filling their void at shortstop with Vidal Brujan, who had his contract selected ahead of Sunday’s game against the Angels. The club announced first baseman Eric Wagaman has been designated for assignment to clear a 40-man spot for Bruja... [3001 chars]",
            "url": "https://www.mlbtraderumors.com/2026/05/mets-select-vidal-brujan-designate-eric-wagaman-for-assignment.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/05/VidalBrujan-1024x683.jpg",
            "publishedAt": "2026-05-03T17:43:56Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        },
        {
            "id": "33fad4d8fb838e1921911f4ae441a8cd",
            "title": "así quedó la tabla de posiciones de la Premier League",
            "description": "Los 'Reds' derrotaron de una forma épica a Liverpool para sellar su regreso a la máxima competición de clubes en Europa.",
            "content": "El Manchester United consiguió este domingo una plaza en la Champions League, máxima competición del fútbol europeo que no disputa desde la temporada 2023/2024, tras imponerse al Liverpool (3-2) y asegurar terminar entre los cinco primeros en Premier... [3036 chars]",
            "url": "https://www.diez.hn/internacionales/manchester-united-vuelve-champions-league-derrotar-liverpool-asi-quedo-tabla-posiciones-premier-league-FE30434616",
            "image": "https://www.diez.hn/binrepository/1200x900/0c0/1200d630/none/3014757/QGVI/proyecto-nuevo-2026-05-03t114507_14276378_20260503114803.jpg",
            "publishedAt": "2026-05-03T17:38:00Z",
            "lang": "es",
            "source": {
                "id": "62687b88e66412a58e4dbdec538ec187",
                "name": "Diez.hn",
                "url": "https://www.diez.hn"
            }
        }
    ]
}

Categories