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": 49032,
    "articles": [
        {
            "id": "cc2c31a07e93c9f4ec6d576dad99a785",
            "title": "Goblin shark seen alive in natural habitat for the first time: \"The most iconic of all the deep-sea sharks\"",
            "description": "The goblin shark had only previously been seen when caught by fishermen and they died shortly afterward.",
            "content": "Marine biologist Alan Jamieson had given up on seeing a goblin shark in its underwater home. After all, they live thousands of feet underwater in total darkness and since being discovered over 100 years ago, had only been observed when caught by fish... [2983 chars]",
            "url": "https://www.cbsnews.com/news/goblin-shark-seen-alive-natural-habitat-first-time/",
            "image": "https://assets2.cbsnewsstatic.com/hub/i/r/2026/06/12/f8af85f4-ab43-4109-a5d3-8fac3dd54ded/thumbnail/1200x630g2/0639d016b7f5460ed42576ada12cab8b/goblin-shark.jpg",
            "publishedAt": "2026-06-12T14:16:00Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "a50df61fe61b3ea13702f68c65f2243e",
            "title": "A los 89 años Morgan Freeman reivindica el valor de la quietud: “Hay que dejar que la vida suceda”",
            "description": "Su mirada sobre habitar el tiempo con menos apuro coincide con el consejo de especialistas que alertan sobre la presión de rendir siempre. La importancia de la presencia y la contemplación. Por qué la quietud no implica desconectarse del mundo, sino estar lo suficientemente atento",
            "content": "“Ser lento significa controlar el ritmo de tu propia vida. Tú decides a qué velocidad ir en cada situación. Si hoy quiero ir rápido, voy rápido; si mañana quiero ir despacio, voy despacio. Por lo que luchamos es por el derecho a determinar nuestro pr... [10494 chars]",
            "url": "https://www.infobae.com/tendencias/2026/06/12/a-los-89-anos-morgan-freeman-reivindica-el-valor-de-la-quietud-hay-que-dejar-que-la-vida-suceda/",
            "image": "https://www.infobae.com/resizer/v2/3QQYVYKOMVDOHIV7R4U6QNKQTY?auth=70d59236033834b18901d91045d60c587b0d30775bbf5e9b303fe3f82d3a408f&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-06-12T14:16:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "18ab5abf097f943aaac117ff8758207a",
            "title": "¿A qué edad se comienza a perder fuerza? Un estudio siguió a personas durante medio siglo y encontró la respuesta",
            "description": "Incluso cuando el cambio parece imperceptible, el rendimiento del cuerpo se modifica con el paso del tiempo, y la diferencia la marcan los hábitos: la actividad regular, aunque sea mínima, puede sostener la movilidad, reducir el sedentarismo y proteger la autonomía",
            "content": "El declive físico, caracterizado por la reducción progresiva de la fuerza muscular y la condición física, comienza de forma gradual alrededor de los 35 años, según un estudio del Karolinska Institutet en Suecia, compilado por VeryWell Health, sitio e... [4124 chars]",
            "url": "https://www.infobae.com/salud/ciencia/2026/06/12/a-que-edad-se-comienza-a-perder-fuerza-un-estudio-siguio-a-personas-durante-medio-siglo-y-encontro-la-respuesta/",
            "image": "https://www.infobae.com/resizer/v2/7GPSTWYNAFB6HAPI2QAGK4KESA.png?auth=bc2b5344151355ec7e133de32f73652bd26dc6d2c9a0b67e86177bedb81e783b&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-06-12T13:34:42Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories