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": 40928,
    "articles": [
        {
            "id": "55676b65cbdf172467ee3f5525153db9",
            "title": "La primera imágen de la Tierra tomada desde una de las ventanas de la nave Orión",
            "description": "La fotografía, captada el 3 de abril por el comandante de la misión, Reid Wiseman, fue tomada desde una de las ventanas de la nave Orión.",
            "content": "La fotografía, captada el 3 de abril por el comandante de la misión, Reid Wiseman, fue tomada desde una de las ventanas de la nave Orión tras completar la maniobra clave de inyección translunar, que permitió a la tripulación abandonar la órbita terre... [1681 chars]",
            "url": "https://www.elnacional.com/2026/04/la-primera-imagen-de-la-tierra-tomada-desde-una-de-las-ventanas-de-la-nave-orion/",
            "image": "https://elnacional-uploads.nyc3.digitaloceanspaces.com/wp-content/uploads/2025/07/22054421/EuropaPress_6867405_tierra_girara_mas_rapido_22_julio_crear_segundo_dia_mas_corto_historia.jpg",
            "publishedAt": "2026-04-03T17:06:38Z",
            "lang": "es",
            "source": {
                "id": "22d1e067add8b55a3825ac5cfebbd088",
                "name": "El Nacional",
                "url": "https://www.elnacional.com"
            }
        },
        {
            "id": "6712e805a974139445c2ff694c72a243",
            "title": "Vivir en ciertos lugares acelera o frena el envejecimiento del cerebro, según la ciencia",
            "description": "Un equipo de científicos analizó a casi 19.000 personas y encontró que el entorno social y ambiental tiene un impacto decisivo en la salud cerebral. Uno de los líderes del estudio explicó a Infobae por qué el cuidado de la salud debería ir más allá del consultorio médico",
            "content": "El futuro del cerebro no solo se escribe con genes: el lugar donde se vive, la calidad del aire y la garantía de que se respeten los derechos también marcan la diferencia en cómo una persona envejece.\nUn equipo de investigadores del Instituto Latinoa... [5939 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/04/03/el-lugar-donde-se-vive-puede-hacer-que-el-cerebro-envejezca-mas-rapido-o-mas-lento-segun-la-ciencia/",
            "image": "https://www.infobae.com/resizer/v2/ICHWZGNICFDRBFOOW4V367F2PQ.png?auth=23fb5515f7b45638f70271e7eecf1fb13fcbea72f8c6ecd3852816bf31018e6b&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-04-03T16:07:06Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "2290474c5937dfdc7835392fb8b92d4e",
            "title": "Artemis II astronauts share their first images from the historic mission",
            "description": "NASA released the very first images taken by the four astronauts aboard the Orion capsule as they are making their way to the moon.",
            "content": "NASA released the very first images taken by astronauts aboard the Artemis II Orion capsule as they are making their way to the moon.\nThe stunning pictures were taken by mission commander Reid Wiseman using his Personal Computing Device — a tablet th... [2289 chars]",
            "url": "https://www.cnn.com/2026/04/03/science/artemis-2-astronaut-first-moon-mission-images",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/659586013-1493256312169740-2042398293693968717-n.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-04-03T14:51:30Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories