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": 38688,
    "articles": [
        {
            "id": "db55d70c66b01c7385bb74e49c02b5e3",
            "title": "Did you see a fireball in the sky? This is what it likely was",
            "description": "Residents of Kentucky, Virginia, West Virginia, Tennessee, and the Carolinas report seeing a bright fireball Thursday around 8 p.m.",
            "content": "Reddit users began sharing descriptions Thursday night of a bright fireball streaking across the northwestern sky around 8 p.m.\nBased on over 50 sighting reports submitted to the American Meteor Society (AMS), the object was most likely a meteor. Ear... [718 chars]",
            "url": "https://www.wral.com/weather/fireball-sighting-over-swva--mar-2026/",
            "image": "https://images.wral.com/e76a1faa-e559-4251-be45-bc94539df56c?w=1200&h=630",
            "publishedAt": "2026-03-13T14:26:03Z",
            "lang": "en",
            "source": {
                "id": "c9997f2398961754a61e4146d00b3652",
                "name": "WRAL",
                "url": "https://www.wral.com"
            }
        },
        {
            "id": "251774037be082049f0d4ed29137afaa",
            "title": "Los biólogos no dan crédito: un virus gigante en un pantano de Japón podría reescribir la historia de la genética",
            "description": "Descubren un virus gigante en un pantano de Japón que podría cambiar lo que sabemos sobre la genética y el origen de las células complejas.",
            "content": "Un grupo de investigadores ha identificado un virus gigante en un pantano de Japón, un descubrimiento que ha sorprendido a la comunidad científica por sus características genéticas y su comportamiento inusual durante la infección.\nEl microorganismo, ... [3148 chars]",
            "url": "https://okdiario.com/ciencia/biologos-no-dan-credito-hallan-virus-gigante-pantano-japon-que-podria-reescribir-historia-genetica-16362576",
            "image": "https://okdiario.com/img/2026/03/05/virus_gigante.jpg",
            "publishedAt": "2026-03-13T10:00:18Z",
            "lang": "es",
            "source": {
                "id": "1d09b1e42f599e88d21bdf76817c6406",
                "name": "OkDiario",
                "url": "https://okdiario.com"
            }
        },
        {
            "id": "ce99717d144551ed901f7d3b577edfba",
            "title": "El Sol migró junto a muchas otras estrellas gemelas desde el centro de la Vía Láctea",
            "description": "Al igual que los arqueólogos estudian objetos del pasado para reconstruir la historia de los humanos, existe una rama científica, denominada arqueología galáctica, dedicada a...",
            "content": "Al igual que los arqueólogos estudian objetos del pasado para reconstruir la historia de los humanos, existe una rama científica, denominada arqueología galáctica, dedicada a investigar cómo evolucionaron las estrellas y las galaxias. Este jueves, un... [3430 chars]",
            "url": "https://www.elmundo.es/ciencia-y-salud/ciencia/2026/03/13/69ab1993e85ece6a3f8b458e.html",
            "image": "https://e01-phantom-elmundo.uecdn.es/e74f72865b3ccae63c4764625f55c8b3/resize/1200/f/webp/assets/multimedia/imagenes/2026/03/06/17728207467329.jpg",
            "publishedAt": "2026-03-13T09:12:32Z",
            "lang": "es",
            "source": {
                "id": "b0ce8104ba9d892b3581af2e111e61b6",
                "name": "El Mundo",
                "url": "https://www.elmundo.es"
            }
        }
    ]
}

Categories