United States Science News API

Get the live top science headlines from United States with our JSON API.

Get API key for the United States Science 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=science&apikey=API_KEY
{
    "totalArticles": 48364,
    "articles": [
        {
            "id": "f3a9bd85d1a42a4e7fb1df7eea3483bb",
            "title": "Scientists discover a deep whale graveyard that is teeming with life",
            "description": "Scientists have unearthed marine communities thriving on a millions-year-old whale graveyard. These graveyards form when whale carcasses fall to the sea floor, becoming a sustaining snack for nearby critters.",
            "content": "NEW YORK (AP) — Scientists have unearthed communities of marine life — including jellyfish, tubeworms and brittle stars — thriving on a millions-year-old whale graveyard.\nThese graveyards form when whale carcasses fall to the sea floor, becoming a su... [2744 chars]",
            "url": "https://apnews.com/article/whale-graveyard-diamantina-zone-2338ae91adeb89d19cee3cc36a68b76a",
            "image": "https://dims.apnews.com/dims4/default/3b1732f/2147483647/strip/true/crop/1947x1297+0+0/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F11%2F67%2F06cfada66657597c5a77ef395ad8%2F87fb081c4283409191ded2e655ba0c7d",
            "publishedAt": "2026-06-10T15:02:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "c4120fe4b7b9307c370f3fde7f1e028f",
            "title": "Llega la Luna de Fresa de junio: el día exacto y la hora a la que podrás ver la noche más mágica del año",
            "description": "El 30 de junio a la 1:56 h, no te pierdas la última luna llena de primavera. Origen nativo, visibilidad y trucos para verla como nunca.",
            "content": "Teniendo en cuenta que las noches templadas y la habitual estabilidad atmosférica que ya se ha instalado en la península dibujan un escenario inmejorable, es clave conocer la fecha y hora exacta desde la que se podrá disfrutar de un acontecimiento ta... [3441 chars]",
            "url": "https://www.adslzone.net/noticias/ciencia/luna-fresa-junio-dia-hora-2026/",
            "image": "https://www.adslzone.net/app/uploads-adslzone.net/2026/06/Luna-de-fresa.jpg",
            "publishedAt": "2026-06-10T13:58:56Z",
            "lang": "es",
            "source": {
                "id": "d6e84afaaaf93375c9ecce4abdcbd985",
                "name": "ADSLZone",
                "url": "https://www.adslzone.net"
            }
        },
        {
            "id": "c15af704fb191ba11da3b99d2734a35a",
            "title": "Kansas boy discovers 15-foot tylosaurus fossil on geology club trip",
            "description": "Kansas boy Corbin Bullard found the nearly complete remains of a tylosaurus, a marine reptile from 85 million years ago, during a geology club outing at a local quarry.",
            "content": "NEWYou can now listen to Fox News articles!\nA Kansas boy searching for fossils during a geology club field trip stumbled onto something far bigger than expected: the remains of a 15-foot-long marine reptile that swam an ancient sea 85 million years a... [1542 chars]",
            "url": "https://www.foxnews.com/us/kansas-boy-discovers-15-foot-marine-reptile-fossil-85-million-years-ago-geology-field-trip",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/06/kansas-boy-finds-fossil-display.jpeg",
            "publishedAt": "2026-06-10T11:34:42Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        }
    ]
}

Categories