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": 48856,
    "articles": [
        {
            "id": "39832dbf75c6dc7d27f1f765cddfea30",
            "title": "Avión experimental de la NASA rompe por primera vez la velocidad del sonido",
            "description": "El X-59 es un avión experimental capaz de romper la barrera del sonido sin el característico estampido sónico.",
            "content": "Miami. La NASA desveló este viernes que el avión experimental X-59 sobrepasó por primera vez la velocidad del sonido, lo que consideró un importante hito en el desarrollo de esta aeronave que pretende impulsar los vuelos comerciales supersónicos sile... [2111 chars]",
            "url": "https://www.primerahora.com/noticias/ciencia-tecnologia/notas/avion-experimental-de-la-nasa-rompe-por-primera-vez-la-velocidad-del-sonido/",
            "image": "https://www.primerahora.com/resizer/v2/OD3NVJTSTBAWBLRGVF3G6IDSNU.jpg?auth=4a79565d84a0cd6ed3d9eb8f9a080ec46c39822cbcc3f6cccd4019bdebd6f73d&quality=75&width=1200&height=717&focal=2483%2C1496",
            "publishedAt": "2026-06-06T00:23:00Z",
            "lang": "es",
            "source": {
                "id": "0ff9d9aa3439f245d940177440bfe1dd",
                "name": "Primera Hora",
                "url": "https://www.primerahora.com"
            }
        },
        {
            "id": "e3ee7af73615bc7c6300c3f042ac2e36",
            "title": "Quest reveals the ‘Heaven Sword,’ East Asia’s tallest tree",
            "description": "After a decade-long search, researchers have identified East Asia’s tallest known tree, the “Heaven Sword of the Da’an River,” in Taiwan.",
            "content": "Determined researchers have found East Asia’s tallest known tree in a secluded valley near one of Taiwan’s longest rivers. The team named the massive fir tree “Heaven Sword of the Da’an River” — a nod to the legendary weapon from Jin Yong’s martial a... [8353 chars]",
            "url": "https://www.cnn.com/2026/06/05/science/east-asia-tallest-tree-heaven-sword",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/the-tree-projects-taiwan-2022-1.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-05T21:36:20Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "ae54a4ea57bb357f3e91b27a3672c14e",
            "title": "La ciencia está cerca de eliminar recuerdos traumáticos: qué descubrieron los investigadores y por qué piden cautela antes de utilizarlos en personas",
            "description": "Según el neurocientífico Steve Ramirez, el objetivo no es borrar recuerdos, sino disminuir el sufrimiento que pueden generar.",
            "content": "Durante mucho tiempo, los recuerdos dolorosos han atormentado la vida de muchas personas. Para quienes han vivido experiencias traumáticas, la carga emocional puede ser tan intensa que surge una pregunta inevitable: ¿será posible borrar esos episodio... [3175 chars]",
            "url": "https://www.eltiempo.com/cultura/gente/la-ciencia-esta-cerca-de-eliminar-recuerdos-traumaticos-que-descubrieron-los-investigadores-y-por-que-piden-cautela-antes-de-utilizarlos-en-personas-3562388",
            "image": "https://imagenes2.eltiempo.com/files/og_thumbnail/files/fp/uploads/2026/06/05/6a231e9e178d2.r_d.1086-307-0.png",
            "publishedAt": "2026-06-05T20:07:21Z",
            "lang": "es",
            "source": {
                "id": "58dd8560c9b69789426e2f65cf9472fd",
                "name": "ELTIEMPO.com",
                "url": "https://www.eltiempo.com"
            }
        }
    ]
}

Categories