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": 38508,
    "articles": [
        {
            "id": "654425e781e0893f6791b5e39f449f5c",
            "title": "José Luis Trejo, neurocientífico: \"Hay un momento por encima del cual el ejercicio empieza a ser dañino\"",
            "description": "El experto publica 'Neuronas en marcha', un libro donde recopila desde los estragos del sedentarismo hasta los límites del ejercicio excesivo",
            "content": "Que hacer ejercicio es bueno para nuestra salud es algo incuestionable. La ciencia ya está cansada de demostrar que disminuye el riesgo de sufrir enfermedades cardiovasculares, obesidad y diabetes, que reduce las probabilidades de padecer algunos tip... [2840 chars]",
            "url": "https://www.abc.es/bienestar/jose-luis-trejo-neurocientifico-momento-encima-ejercicio-20260309060000-nt.html",
            "image": "https://s1.abcstatics.com/abc/www/multimedia/noticias/2026/03/06/deporte1-kGfC-U201064490441NKG-1200x840@diario_abc.jpg",
            "publishedAt": "2026-03-09T03:07:39Z",
            "lang": "es",
            "source": {
                "id": "c7304b7b604f6d567fb63da11faf1fd1",
                "name": "ABC",
                "url": "https://www.abc.es"
            }
        },
        {
            "id": "6b02eb4d3d4da25564639742040ed796",
            "title": "Marta Jiménez, psicóloga: \"Este es el pensamiento que más vidas he visto destrozar en terapia\"",
            "description": "En los tiempos que corren, cada vez se habla más de la importancia de cuidar la salud mental",
            "content": "Al inicio del vídeo, la psicóloga señala que existe una idea muy común que muchas personas repiten sin darse cuenta y que acaba generando un gran sufrimiento. «Este es el pensamiento que más vidas he visto destrozar en terapia», asegura.\nSegún explic... [822 chars]",
            "url": "https://www.abc.es/bienestar/psicologia-sexo/marta-jimenez-psicologa-pensamiento-vidas-visto-destrozar-20260308212005-nt.html",
            "image": "https://s1.abcstatics.com/abc/www/multimedia/bienestar/2026/03/08/newspaint-1772828215119-1200x840-RDRaq81uBToYyC4Yf9sXQFI-1200x840@diario_abc.jpg",
            "publishedAt": "2026-03-08T19:59:25Z",
            "lang": "es",
            "source": {
                "id": "c7304b7b604f6d567fb63da11faf1fd1",
                "name": "ABC",
                "url": "https://www.abc.es"
            }
        },
        {
            "id": "251aa9bb860ce5ebf6b40e73f4372ef3",
            "title": "¿Cuánto sabes sobre la tercera ley de Newton aplicada a la inteligencia artificial?",
            "description": "Pon a prueba tus conocimientos sobre cómo la acción y la reacción están inspirando formas más eficientes de entrenar y ajustar algoritmos.",
            "content": "Recomendamos en\n¿Cuánto sabes sobre los ribosomas y su origen misterioso?\nPon a prueba tus conocimientos sobre los ribosomas y la idea de que pudieron empezar como parásitos moleculares antes de volverse indispensables.\naudienciaszinetmedia\n¿Cuánto s... [848 chars]",
            "url": "https://muyinteresante.okdiario.com/juegos/cuanto-sabes-sobre-la-tercera-ley-de-newton-aplicada-a-la-inteligencia-artificial.html",
            "image": "https://muyinteresante.okdiario.com/wp-content/uploads/sites/5/2026/02/cuanto-sabes-tercera-ley-newton-inteligencia-artificial-og.jpg",
            "publishedAt": "2026-03-08T17:56:32Z",
            "lang": "es",
            "source": {
                "id": "04bd1d4a3c680c7bae9cc9fe5a83daa6",
                "name": "Muy Interesante",
                "url": "https://muyinteresante.okdiario.com"
            }
        }
    ]
}

Categories