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": 43624,
    "articles": [
        {
            "id": "41dd0e8492f263841289e2b5ad5d8748",
            "title": "Scientists revive 24,000-year-old organism from Siberian permafrost",
            "description": "A 24,000-year-old rotifer frozen in Siberian permafrost was revived and resumed normal biological functions, including reproduction, according to a study in Current Biology.",
            "content": "Scientists have successfully revived a 24,000-year-old microscopic organism from Siberian permafrost, offering new insight into how life can endure extreme conditions over vast stretches of time.\nAccording to a study published in the journal Current ... [3507 chars]",
            "url": "https://www.foxnews.com/science/scientists-revive-ancient-24000-year-old-zombie-worm-from-arctic-ice-reproduced",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/04/Zombie-worms.jpeg",
            "publishedAt": "2026-04-25T01:42:08Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        },
        {
            "id": "de36c8846c3532ba416fdde5f9acf7c0",
            "title": "Descubren en Kenia un nuevo coronavirus en murciélagos capaz de infectar células humanas",
            "description": "Investigadores de la Universidad de Cambridge colaboraron con otras instituciones del Reino Unido y Kenia. Por qué recomendaron que se debería fortalecer la vigilancia de patógenos en la vida silvestre",
            "content": "Se han descrito más de 50 especies de coronavirus en todo el mundo, según el Comité Internacional de Taxonomía de Virus. Uno de ellos, el SARS-CoV (Síndrome Respiratorio Agudo Severo) causó una epidemia en 2002-2003.\nOtro, el MERS-CoV fue responsable... [4921 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/04/24/descubren-en-kenia-un-nuevo-coronavirus-en-murcielagos-capaz-de-infectar-celulas-humanas/",
            "image": "https://www.infobae.com/resizer/v2/S66YLS6EKVE2ZEAY374RQCINUM.jpg?auth=67f9c53d68aaf12fc8b1182850ade3fa9aa6918f40671b25065236c67cef447c&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-04-24T22:09:57Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "b64efce713f986274a9c63e5c1a49dd7",
            "title": "Por qué hablar solo es un signo de éxito, según la psicología",
            "description": "Lejos de relacionarse con problemas de salud mental, diversos especialistas explican que esta conducta potencia la memoria - LA NACION",
            "content": "Hablar en voz alta frente al espejo, mientras se camina por la vía pública o incluso durante la jornada laboral, es una conducta frecuente en muchas personas. Aunque existe una creencia popular que vincula este hábito con algún tipo de trastorno o pr... [3210 chars]",
            "url": "https://www.lanacion.com.ar/lifestyle/cuidado-cuerpo-belleza/por-que-hablar-solo-es-un-signo-de-exito-segun-la-psicologia-nid24042026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/hablar-solo-ayuda-a-la-memoria-y-concentracion-D6KJ5TXEQVHKRDMTEPZIMXERLY.jpg?auth=e74075b9f45699c9151e00ece573b805249776aa3d125dac07baa49328ae1ab7&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-04-24T21:46:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        }
    ]
}

Categories