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": 49752,
    "articles": [
        {
            "id": "b6a067626b713bf1735cee85f9136059",
            "title": "Científicos inventan una nueva forma de preparar café con ondas ultrasónicas y sin necesidad de agua caliente",
            "description": "Un dispositivo ultrasónico que extrae el sabor, los aceites y la cafeína del café a temperatura ambiente en menos de tres minutos y usando hasta un 75% menos de energía que una máquina convencional",
            "content": "Investigadores de la Universidad de Nueva Gales del Sur (UNSW), liderados por Francisco Trujillo, un científico colombiano que admite llevar el café en la sangre, han creado un método nuevo para hacer café que no necesita agua caliente. El equipo ha ... [5182 chars]",
            "url": "https://www.elconfidencial.com/tecnologia/novaceno/2026-06-23/ciencia-investigacion-ultrasonidos-nuevo-cafe-expreso_4376972/",
            "image": "https://images.ecestaticos.com/IUTWGpT1cPMCUIU4QiQvCVn26Q0=/0x0:1000x667/600x315/filters:fill(white):format(jpg):quality(99):watermark(f.elconfidencial.com/file/65c/43d/0ca/65c43d0ca5dbd5ff8f19b44167343db9.png,0,275,1)/f.elconfidencial.com/original/fbe/7d3/2db/fbe7d32dbf75eb981dd74ed4749f140d.jpg",
            "publishedAt": "2026-06-23T03:00:00Z",
            "lang": "es",
            "source": {
                "id": "1cd9b78e4d2504f2b2160e0bf476cdaa",
                "name": "El Confidencial",
                "url": "https://www.elconfidencial.com"
            }
        },
        {
            "id": "4d44a290c6ad3242f43c8593117d1a35",
            "title": "Report: Kennedy Space Center not ready for era of super heavy rockets",
            "description": "SpaceX has told NASA it plans to launch Starship every eight days from Kennedy.",
            "content": "NASA’s infrastructure at Kennedy Space Center, the crown jewel of US spaceports, is aging and approaching its limit due to increased demand from private companies, including SpaceX and Blue Origin, a new report finds.\n“NASA’s launch infrastructure is... [5060 chars]",
            "url": "https://arstechnica.com/space/2026/06/report-kennedy-space-center-not-ready-for-era-of-super-heavy-rockets/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2022/08/Artemis-I-Aug-19-2022-9057-1152x648.jpg",
            "publishedAt": "2026-06-22T21:28:19Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "6f0fb613a6cc27ef03053598bc5270e4",
            "title": "Astrónomos detectaron el nacimiento de una galaxia gigante y un agujero negro supermasivo",
            "description": "La nueva imagen del sistema, a más de 12 mil millones de años luz, captó una etapa en la que el cosmos tenía unos 1.500 millones de años",
            "content": "El telescopio espacial James Webb identificó el sistema TGSSJ1530+1049 y mostró, a más de 12 mil millones de años luz, el posible nacimiento simultáneo de una galaxia gigante y de un agujero negro supermasivo en crecimiento, en una etapa en la que el... [3526 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/06/22/astronomos-detectaron-el-nacimiento-de-una-galaxia-gigante-y-un-agujero-negro-supermasivo/",
            "image": "https://www.infobae.com/resizer/v2/4ZX2AARNJ5AV5DBSFJD7RQ5MTA.jpg?auth=cf570e07201e137dcf90c8dc95d3565ef9817e353b26681d9df0647d85df1ffb&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-06-22T20:27:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories