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": 47166,
    "articles": [
        {
            "id": "ab3f3491954f4808b010816c2e1557dc",
            "title": "El verdadero monstruo del Cretácico es este nuevo 'T. rex' acuático que medía 13 metros y aplastaba cráneos de un mordisco",
            "description": "Un fósil descubierto en 1979 fue clasificado erróneamente. Casi cinco décadas después, un estudio ha revelado que se trata de una especie desconocida hasta ahora",
            "content": "Nuevos datos sobre fósiles revelan que el T. rex no era el rey de los dinosaurios. O, al menos, no el único\n¿Y si 'Parque Jurásico' se equivocó? El T. rex corría como un avestruz y no como un reptil gigante\nAsí puedes informarte del juicio mascarilla... [3238 chars]",
            "url": "https://www.elconfidencial.com/tecnologia/ciencia/2026-05-25/nuevo-t-rex-acuatico-13-metros-1qrt_4360885/",
            "image": "https://images.ecestaticos.com/R_p9-KSUwQNVV7L6xqnCujAT_sI=/0x0:2272x1704/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/85a/8e5/7eb/85a8e57eb3a67e1da302e19172d42bce.jpg",
            "publishedAt": "2026-05-25T10:21:00Z",
            "lang": "es",
            "source": {
                "id": "1cd9b78e4d2504f2b2160e0bf476cdaa",
                "name": "El Confidencial",
                "url": "https://www.elconfidencial.com"
            }
        },
        {
            "id": "5659fba157f740ab93118fb216cc5bd1",
            "title": "Consciousness might not be something the brain creates — it might be a fundamental feature of reality itself, more like gravity than like a thought — and one of the most credentialed neuroscientists a",
            "description": "The mainstream scientific framing of consciousness has been, for most of the last century, calibrated to a particular structural assumption. The assumption is that consciousness is something the brain produces, that the production occurs through the various electrochemical activities of neurons and their networks, and that the underlying problem of explaining how subjective experience arises […]",
            "content": "The mainstream scientific framing of consciousness has been, for most of the last century, calibrated to a particular structural assumption. The assumption is that consciousness is something the brain produces, that the production occurs through the ... [11494 chars]",
            "url": "https://spacedaily.com/d-consciousness-might-not-be-something-the-brain-creates-it-might-be-a-fundamental-feature-of-reality-itself-more-like-gravity-than-like-a-thought-and-one-of-the-most-credentialed-n/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/Posts-1600840-2026-05-25T145723.828.png",
            "publishedAt": "2026-05-25T09:45:17Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        },
        {
            "id": "43ba7cb02f5f761d823c9594379fa433",
            "title": "Alerta mundial: primer caso de infección humana por un virus letal del océano",
            "description": "Un periodista curioso en busca de verdades médicas Durante más de diez años he ejercido como periodista web especializado en salud y bienestar, cubriendo temas que van desde salud y psicología, hasta sexualidad, nutrición y crianza. Mi objetivo siempre ha sido claro: lograr que los complejos asuntos médicos sean comprensibles...",
            "content": "Un periodista curioso en busca de verdades médicas\nDurante más de diez años he ejercido como periodista web especializado en salud y bienestar, cubriendo temas que van desde salud y psicología, hasta sexualidad, nutrición y crianza. Mi objetivo siemp... [4953 chars]",
            "url": "https://www.futura-sciences.com/es/salud/alerta-mundial-primer-caso-de-infeccion-humana-por-un-virus-letal-del-oceano_23981/",
            "image": "https://www.futura-sciences.com/es/wp-content/uploads/2026/05/alerta-mundial-primer-caso-de-infeccion-humana-por-un-virus-letal-del-oceano.webp",
            "publishedAt": "2026-05-25T09:30:04Z",
            "lang": "es",
            "source": {
                "id": "48d625e228a61460621df39f701babfe",
                "name": "Futura, le média qui explore le monde",
                "url": "https://www.futura-sciences.com"
            }
        }
    ]
}

Categories