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": 44552,
    "articles": [
        {
            "id": "9c8d78bb19896e2dea5edec97e93cfad",
            "title": "Scientists Found 40,000-Year-Old Frozen Microbes in an Alaska Tunnel…Six Months Later, They Became Active Again",
            "description": "These microbes spent 40,000 years trapped in ice beneath Alaska. Once thawed, their delayed reaction surprised researchers.",
            "content": "Ancient microbes locked in Arctic ice for tens of thousands of years are starting to wake up as permafrost thaws. Scientists say this slow return to life could add to the release of greenhouse gases already shaping the climate. Across northern region... [3356 chars]",
            "url": "https://dailygalaxy.com/2026/04/frozen-microbes-alaska-active-again/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Scientists-Found-40000-Year-Old-Frozen-Microbes-in-an-Alaska-Tunnel.Six-Months-Later-They-Became-Active-Again-scaled.jpg",
            "publishedAt": "2026-04-28T13:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "c6291908c6cbf27d0f291d58cb5d496a",
            "title": "Finlandia destroza todas las reglas conocidas: crea una batería de arena para conseguir calor con excedentes energéticos",
            "description": "Una empresa usa arena para almacenar energía renovable como calor. Así funciona la batería de arena que ya opera en redes finlandesas",
            "content": "La transición energética se choca de lleno con un problema que no siempre ocupa titulares, y es el excedente. Cuando el sol y el viento generan más electricidad de la que la red puede absorber, esa energía se pierde o se vende a precios mínimos. En F... [4406 chars]",
            "url": "https://okdiario.com/ciencia/finlandia-destroza-todas-reglas-conocidas-crea-bateria-arena-conseguir-calor-excedentes-energeticos-16663375",
            "image": "https://okdiario.com/img/2026/04/23/planta-de-bateria-de-arena.jpg",
            "publishedAt": "2026-04-28T13:00:35Z",
            "lang": "es",
            "source": {
                "id": "1d09b1e42f599e88d21bdf76817c6406",
                "name": "OkDiario",
                "url": "https://okdiario.com"
            }
        },
        {
            "id": "f33b0424b5854eb24e44c662d418489c",
            "title": "Scientists Experimenting With Quantum Effect That Some Fear Could Cause Chain Reaction That Ends Entire Universe",
            "description": "What could possibly go wrong?",
            "content": "In quantum physics, there’s a state with even less energy than a vacuum, called a true vacuum, which is stable because it has the lowest possible energy. A metastable or “false” vacuum, however, is a hypothetical state that seems stable — but hasn’t ... [2561 chars]",
            "url": "https://uk.news.yahoo.com/scientists-experimenting-quantum-effect-fear-125058210.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/sJJ1Rdx7t44MPyUYYgD30A--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02MzA7Y2Y9d2VicA--/https://media.zenfs.com/en/futurism_981/801f49f520da69cff18177e56c4528df",
            "publishedAt": "2026-04-28T12:50:58Z",
            "lang": "en",
            "source": {
                "id": "63e8b8305a4f2da1ae366a2ec1999561",
                "name": "Yahoo News UK",
                "url": "https://uk.news.yahoo.com"
            }
        }
    ]
}

Categories