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": 49278,
    "articles": [
        {
            "id": "a9fa288d558de9b4900bb6604ce92019",
            "title": "El enigma de los 78 esqueletos sin cabeza hallados en Eslovaquia: qué revelan sobre las sociedades de hace 7.000 años",
            "description": "La disposición de los restos humanos invita a los científicos a explorar la profunda complejidad social y simbólica de las primeras aldeas agrícolas",
            "content": "El descubrimiento de esqueletos sin cabeza en el yacimiento neolítico de Vráble, en Eslovaquia, ha renovado el debate sobre las prácticas sociales y rituales de las primeras comunidades agrícolas de Europa Central.\nDesde 2022, arqueólogos han desente... [3904 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/06/08/el-enigma-de-los-78-esqueletos-sin-cabeza-hallados-en-eslovaquia-que-revelan-sobre-las-sociedades-de-hace-7000-anos/",
            "image": "https://www.infobae.com/resizer/v2/CZK7TRCL7VBPNDEWCLHEUWA2B4.jpg?auth=6d3cbd92a79a7448c2a91e78bb1cb8922f93a1a92c428d6693277ad85b7b7f33&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-06-08T19:50:02Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "d2d0b84a24ff056308d1a12a349e5573",
            "title": "Crystal Ball Nebula image reveals a glimpse into a star’s death",
            "description": "Astronomers have used the Gemini North telescope to capture a new image of a planetary nebula nicknamed the Crystal Ball Nebula.",
            "content": "A new image showcases a dazzling celestial object — a star, paired with another, in the throes of dying that resembles a crystal ball.\nScientists captured the image of NGC 1514, nicknamed the Crystal Ball Nebula, with the Gemini Multi-Object Spectrog... [4699 chars]",
            "url": "https://www.cnn.com/2026/06/08/science/crystal-ball-nebula-image-star-death",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/noirlab2613a.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-08T19:46:50Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "f56dafda2c676ff83934eb5562d793c1",
            "title": "Su empresa no daba suficiente plata y tomaron una decisión que cambió el rumbo",
            "description": "En Córdoba, la familia Monzoni pasó de un tambo tradicional a un sistema dry lot; los detalles - LA NACION",
            "content": "Marcos (48) y Fabio Monzoni (52) conducen una empresa familiar tambera que opera bajo un sistema de producción dry lot. En este modelo, la hacienda no pastorea en el campo, sino que permanece confinada en piquetes con comederos con los cuales es alim... [9591 chars]",
            "url": "https://www.lanacion.com.ar/economia/campo/su-empresa-no-daba-suficiente-plata-y-tomaron-una-decision-que-cambio-el-rumbo-nid07062026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/fabio-y-marco-2OKUB2VEW5H2ZCNWTSLWSP6XBM.jpg?auth=b531bb1546e9aee9824dcd0478130477ac0d89f7fb350fe49bd4fd920bd1826f&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-06-08T18:48:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        }
    ]
}

Categories