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": 51578,
    "articles": [
        {
            "id": "d1d378601fbfcc836788d11ed0703e1d",
            "title": "‘Are we just going to give up and die like every other generation?’",
            "description": "At a longevity festival, founders and biohackers swap blood tests, brain scans, and plans to live forever: How cheating death became big business.",
            "content": "BERKELEY, Calif. — On a sunny Thursday morning, around 100 people sat on folding chairs beneath a lawn tent preparing to do a mass blood draw. Standing onstage with a tangle of morning glories as his backdrop, Robby Wade, CEO of at-home testing compa... [1646 chars]",
            "url": "https://www.statnews.com/2026/05/27/longevity-movement-shift-fringe-idea-to-big-business/",
            "image": "https://www.statnews.com/wp-content/uploads/2026/05/AndrillonLaure_STAT_VitalistBay-13-1024x576.jpg",
            "publishedAt": "2026-05-27T21:09:36Z",
            "lang": "en",
            "source": {
                "id": "e7edc451da369c52fbca1e6129c86ba9",
                "name": "statnews.com",
                "url": "https://www.statnews.com"
            }
        },
        {
            "id": "00ed736b94dcea9c8b5b06aa1588889e",
            "title": "Hallan, en el mar, un tejido 'inmortal' que se regenera continuamente a sí mismo",
            "description": "Contra todo pronóstico, porciones amputadas de un animal marino logran sobrevivir de forma autónoma, lo que abre una nueva era para la medicina regenerativa y el freno al envejecimiento",
            "content": "Pero ahora, esa idea acaba de adquirir una base biológica real y tangible, porque los científicos han hallado una criatura marina capaz de mantener pedazos amputados de sí misma vivos, sanando y creciendo como si fueran 'zombis' completamente autónom... [5361 chars]",
            "url": "https://www.abc.es/ciencia/hallan-mar-tejido-inmortal-regenera-continuamente-20260527200310-nt.html",
            "image": "https://s1.abcstatics.com/abc/www/multimedia/ciencia/2026/05/27/newspaint-1779899518897-1200x840-U38032061440vhP-1200x630@diario_abc.jpg",
            "publishedAt": "2026-05-27T18:03:10Z",
            "lang": "es",
            "source": {
                "id": "c7304b7b604f6d567fb63da11faf1fd1",
                "name": "ABC",
                "url": "https://www.abc.es"
            }
        },
        {
            "id": "8297a7a9d762fe7a7422447b0f54529c",
            "title": "La IA logra su mayor avance matemático hasta ahora",
            "description": "Una IA de OpenAI logró lo que generaciones de matemáticos no consiguieron: refutar una conjetura de casi 80 años. Expertos la califican como el mayor logro de la IA hasta hoy.",
            "content": "Un modelo de inteligencia artificial (IA) acaba de conseguir algo que durante décadas muchos matemáticos consideraron prácticamente imposible.\nOpenAI anunció que uno de sus sistemas logró refutar una conjetura ampliamente aceptada desde hace cerca de... [5603 chars]",
            "url": "https://www.dw.com/es/la-ia-logra-su-mayor-avance-matem%C3%A1tico-hasta-ahora/a-77317143",
            "image": "https://static.dw.com/image/77317269_6.jpg",
            "publishedAt": "2026-05-27T16:53:26Z",
            "lang": "es",
            "source": {
                "id": "67e0c40c5e24b3fec372ab75763abad9",
                "name": "dw.com",
                "url": "https://www.dw.com"
            }
        }
    ]
}

Categories