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": 50088,
    "articles": [
        {
            "id": "5c2579f1629584e700bdd9e9c24ac91d",
            "title": "Relativity Space to privately develop Mars orbiter mission",
            "description": "Relativity Space plans to launch a Mars orbiter in 2028 as part of a new initiative to privately develop planetary missions.",
            "content": "WASHINGTON — Relativity Space plans to launch a Mars orbiter in 2028 as part of a new initiative to privately develop planetary missions.\nThe company announced June 17 its Interplanetary Sciences Program, which it described in a statement as “an init... [3840 chars]",
            "url": "https://spacenews.com/relativity-space-to-privately-develop-mars-orbiter-mission/",
            "image": "https://spacenews.com/wp-content/uploads/2026/06/relativity-marsorbiter.jpeg",
            "publishedAt": "2026-06-17T20:45:04Z",
            "lang": "en",
            "source": {
                "id": "80df632cef81c2a8a96bd8aa336b6a49",
                "name": "SpaceNews",
                "url": "https://spacenews.com"
            }
        },
        {
            "id": "b133b00227fd4dd0e1239c85fbe008d3",
            "title": "La peste negra ya era letal y aniquilaba a familias enteras hace 5.500 años",
            "description": "El hallazgo de la cepa más antigua conocida entre cazadores del lago Baikal, en Siberia, muestra la virulencia del patógeno antes de la aparición de los grandes asentamientos del Neolítico",
            "content": "Los cazadores prehistóricos que vivían cerca del lago Baikal enterraron a sus muertos durante generaciones en cementerios junto al río Angará. Uno de estos yacimientos, llamado Ust-Ida, ha interesado especialmente a los investigadores al presentar un... [5582 chars]",
            "url": "https://www.abc.es/ciencia/bocas-catorce-personas-delatan-brote-peste-antiguo-20260615170422-nt.html",
            "image": "https://s1.abcstatics.com/abc/www/multimedia/ciencia/2026/06/15/The%20skull%20of%20a%209-11%20year%20old%20girl-U31118827630vMa-1200x630@diario_abc.jpg",
            "publishedAt": "2026-06-17T15:04:22Z",
            "lang": "es",
            "source": {
                "id": "c7304b7b604f6d567fb63da11faf1fd1",
                "name": "ABC",
                "url": "https://www.abc.es"
            }
        },
        {
            "id": "f43ce5f7b583556f056e3be9b57c78fb",
            "title": "Un roedor desconocido para la ciencia fue descubierto en Córdoba y redefine la biodiversidad argentina",
            "description": "El hallazgo de Apnotomys conicetorum en el Parque Nacional Traslasierra revela la riqueza oculta de los bosques nativos y la importancia de la investigación de campo",
            "content": "Un equipo de científicos argentinos confirmó la existencia de una nueva especie y género de mamífero en el oeste de Córdoba, denominada Apnotomys conicetorum, un roedor que hasta ahora permanecía completamente fuera del radar científico.\nEl descubrim... [4581 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/06/17/un-roedor-desconocido-para-la-ciencia-fue-descubierto-en-cordoba-y-redefine-la-biodiversidad-argentina/",
            "image": "https://www.infobae.com/resizer/v2/TTMKPNSTTVHZBF6PCNLJOWE3DA.jpg?auth=6b9ab874c01077b58445f402538802cfe3d52a4133e44387daea48ecbd12485d&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-06-17T13:57:18Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories