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": 44408,
    "articles": [
        {
            "id": "8767819dcd67309afd365cc14c219aec",
            "title": "Los barrios más envejecidos, el porcentaje de casados y de separados y la baja en la natalidad, según el último censo porteño",
            "description": "La Encuesta Anual de Hogares 2025 de la Ciudad pone en evidencia que el envejecimiento poblacional continúa profundizándose; destaca cuánto cobran los porteños y cuántos hijos tienen, entre otras variables - LA NACION",
            "content": "Al tiempo que disminuye la cantidad de niños y los nuevos nacimientos en la Ciudad de Buenos Aires, la población de adultos mayores toma un peso cada vez mayor. Así lo confirman los resultados de la última Encuesta Anual de Hogares de la Ciudad de Bu... [6772 chars]",
            "url": "https://www.lanacion.com.ar/sociedad/los-barrios-mas-envejecidos-el-porcentaje-de-casados-y-de-separados-y-la-baja-en-la-natalidad-segun-nid01052026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/los-datos-corresponden-a-2025-y-fueron-publicados-RQ6AVK45UZBFTNHCUGHUTV7BN4.jpg?auth=5ea031d04149e8a481163ab6701194c9730363f751587f318b1fc6f0b56ffcba&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-05-01T20:30:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        },
        {
            "id": "5e78b143b9f1a2276b97723645ad8412",
            "title": "Estanislao Bachrach, especialista en neurociencia: “Los mejores analgésicos están en el estómago”",
            "description": "El biólogo molecular analizó la importancia de la intuición y el cuerpo para alcanzar la plenitud personal; describió técnicas para transformar la estructura cerebral y reducir el malestar mental - LA NACION",
            "content": "El doctor en biología molecular Estanislao Bachrach expuso su visión sobre la estabilidad emocional en una entrevista para LA NACION y propuso un cambio de paradigma para alcanzar la plenitud personal mediante el uso de la inteligencia sensorial.\nSeg... [3106 chars]",
            "url": "https://www.lanacion.com.ar/sociedad/estanislao-bachrach-especialista-en-neurociencia-los-mejores-analgesicos-estan-en-el-estomago-nid01052026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/estanislao-3E4JVA7C3FDLTICUPISU3DVYIM.png?auth=438a341c7b95e4c1edfa7770185ab420e7eebf9031aef486b417ecad9c1d9619&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-05-01T19:51:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        },
        {
            "id": "3d7f6646a8a63fed8841fffa7b2c9cae",
            "title": "Interstellar comet is a time capsule from another star system",
            "description": "The presence of deuterium, an isotope of hydrogen, in 3I/ATLAS suggests the interstellar comet formed in a much colder place before our solar system existed.",
            "content": "Astronomers using radio telescope observations to get an inside look at an interstellar comet have gleaned new insights into when and where the celestial object formed.\nThe comet, named 3I/ATLAS, gained global attention when researchers first discove... [6525 chars]",
            "url": "https://www.cnn.com/2026/05/01/science/interstellar-comet-3i-atlas-deuterated-water",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/nrao-016-3i-atlas-2g-lrg.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-01T17:00:51Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories