Flag of United States

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": 41942,
    "articles": [
        {
            "id": "01436db617e8d3cdb8dd1faf3a1dbe43",
            "title": "Scientists say the world's oldest octopus fossil isn't an octopus after all",
            "description": "Scientists have found evidence that a 300-million-year-old sea creature previously thought to be the world's oldest octopus is actually a nautilus relative",
            "content": "LONDON -- A 300-million-year-old tentacled sea creature has lost its crown as the world’s oldest octopus, after scientists found evidence that it’s not an octopus at all.\nNewly published research concludes that fossilized remains listed by Guinness W... [2889 chars]",
            "url": "https://abcnews.com/Technology/wireStory/scientists-worlds-oldest-octopus-fossil-octopus-after-131868860",
            "image": "https://i.abcnewsfe.com/a/5e6b160f-cad5-41e6-ba4c-12517edeabe0/wirestory_04d88f5cc171b1e93f24538e574838f9_16x9.jpg?w=1600",
            "publishedAt": "2026-04-09T19:06:42Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News",
                "url": "https://abcnews.com"
            }
        },
        {
            "id": "62a21c3620f958b5031a67e1d1886780",
            "title": "¿Qué suena en el espacio? Las canciones despertador de los astronautas de Artemis II",
            "description": "La NASA comparte la selección musical con la que los integrantes de la misión han comenzado cada día del viaje",
            "content": "Sí han tenido que hacerlo Reid Wiseman, Victor Glover, Christina Koch y Jeremy Hanses, integrantes de la misión Artemis II, que antes de emprender su viaje hacia la Luna realizaron una selección de nueve canciones, que han sido utilizadas a modo desp... [1011 chars]",
            "url": "https://www.abc.es/ciencia/suena-espacio-canciones-despertador-astronautas-artemis-20260409210330-nt.html",
            "image": "https://s1.abcstatics.com/abc/www/multimedia/ciencia/2026/04/09/1509795178.JPG",
            "publishedAt": "2026-04-09T19:03:33Z",
            "lang": "es",
            "source": {
                "id": "c7304b7b604f6d567fb63da11faf1fd1",
                "name": "ABC",
                "url": "https://www.abc.es"
            }
        },
        {
            "id": "468c8cdd6521ceed6ba679542329b5d3",
            "title": "El 'detector de latidos cuántico' que 'rescató' al piloto perdido de EEUU es un cuento chino",
            "description": "Una fuente del gobierno de EEUU afirma que un \"sensor cuántico\" encontró a un aviador desaparecido al detectar su pulso desde 64 kilómetros de distancia. Los físicos y expertos dicen que es imposible",
            "content": "El reciente rescate de un oficial de sistemas de armas de un caza F-15 estadounidense derribado —conocido como 'Dude 44 Bravo'— de una desolada grieta montañosa en el sur de Irán fue un logro militar de enormes proporciones. El aviador sobrevivió dos... [8827 chars]",
            "url": "https://www.elconfidencial.com/tecnologia/novaceno/2026-04-09/el-detector-de-latidos-cuantico-que-rescato-al-piloto-perdido-de-eeuu-es-un-cuento-chino_4335200/",
            "image": "https://images.ecestaticos.com/Ve5I3loOnirWEXPdoPsYcz6atho=/0x0:2272x1548/600x315/filters:fill(white):format(jpg):quality(99):watermark(f.elconfidencial.com/file/bae/eea/fde/baeeeafde1b3229287b0c008f7602058.png,0,275,1)/f.elconfidencial.com/original/990/970/822/99097082292ccc89c0cead769ac19ca0.jpg",
            "publishedAt": "2026-04-09T18:17:00Z",
            "lang": "es",
            "source": {
                "id": "1cd9b78e4d2504f2b2160e0bf476cdaa",
                "name": "El Confidencial",
                "url": "https://www.elconfidencial.com"
            }
        }
    ]
}

Categories