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": 44664,
    "articles": [
        {
            "id": "7cff27acecf64eed1f2673644dcd27ff",
            "title": "Adiós al combustible: una tecnología con láser ya puede impulsar objetos sin contacto físico",
            "description": "La técnica aprovecha la presión de radiación de los fotones para generar empuje dirigido sobre objetos microscópicos",
            "content": "Un grupo de investigadores de la Texas A&M University logró desarrollar una tecnología experimental capaz de mover objetos utilizando únicamente luz, sin contacto físico y sin necesidad de combustible convencional.\nEl avance, basado en el uso de láse... [4917 chars]",
            "url": "https://www.infobae.com/tecno/2026/05/02/adios-al-combustible-una-tecnologia-con-laser-ya-puede-impulsar-objetos-sin-contacto-fisico/",
            "image": "https://www.infobae.com/resizer/v2/IMLPG2EPVBBFPGBJZCM36M3VQQ.png?auth=b6203a8b1396ca10ca0fde14a8b21943f701ef09060f0bb417634e122ebaeb15&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-05-02T13:48:11Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "a9edc3a0ffe16ec6ab22104ac4ec2869",
            "title": "Un meteorito cayó en Alemania y alberga un material que desafía las leyes de la física",
            "description": "El conocido como 'meteorito de Steinbach' contiene una forma de silicio cuyas propiedades no encajan. Es imposible catalogarlo dentro de las categorías clásicas de cristales y vidrios",
            "content": "Alemania afirma haber creado un material que soluciona los principales problemas del plástico\nEn 2015, un cazatesoros encontró una extraña roca: al romperla no encontró oro, sino algo mucho más valioso\nHace más de trescientos años, un meteorito caído... [1670 chars]",
            "url": "https://www.elconfidencial.com/tecnologia/ciencia/2026-05-02/meteorito-alemania-materia-leyes-fisica-1qrt_4283660/",
            "image": "https://images.ecestaticos.com/BP89SScw-nHv_jRKL2dMKofX6ws=/0x0:1276x756/600x315/filters:fill(white):format(jpg):quality(99):watermark(f.elconfidencial.com/file/bae/eea/fde/baeeeafde1b3229287b0c008f7602058.png,0,275,1)/f.elconfidencial.com/original/98f/974/783/98f97478346ddf45aa37ec5cdec80412.jpg",
            "publishedAt": "2026-05-02T13:35:00Z",
            "lang": "es",
            "source": {
                "id": "1cd9b78e4d2504f2b2160e0bf476cdaa",
                "name": "El Confidencial",
                "url": "https://www.elconfidencial.com"
            }
        },
        {
            "id": "1448f50a172922ca54c9c7fe3cea560d",
            "title": "Astronomers Discover Massive Hidden Structures Pointing Straight At Milky Way Black Hole",
            "description": "A newly discovered network of light-year-long filaments near the Milky Way’s core reveals unexpected clues about the past activity of Sagittarius A*.",
            "content": "A newly reported population of vast, thread-like structures stretching across several light-years has been identified near the center of the Milky Way, offering a striking new clue about the behavior of Sagittarius A. Published in The Astrophysical J... [5002 chars]",
            "url": "https://dailygalaxy.com/2026/05/structures-pointing-milky-way-black-hole/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/Astronomers-Discover-Massive-Hidden-Structures-Pointing-Straight-At-Milky-Way-Black-Hole-scaled.png",
            "publishedAt": "2026-05-02T13:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories