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": 50520,
    "articles": [
        {
            "id": "4d8d8be5236d580a9324e44e5417179c",
            "title": "Why can’t we just get rid of mosquitoes? One fed-up community is trying",
            "description": "Mosquitoes are everywhere, and their populations are growing. In one Washington, DC, neighborhood, the Itty Bitty Mosquito Population Committee is trying to squash them all.",
            "content": "Michelle Mingrone was sick of being a mosquito’s blood meal.\nFor the avid gardener in the Capitol Hill neighborhood of Washington, DC, stepping out the front door in the summer meant being assaulted by hordes of those flying hypodermic needles, ready... [9021 chars]",
            "url": "https://www.cnn.com/2026/06/19/health/mosquito-traps-wellness",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/c260615-ms-health-ms2-4867.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-19T11:00:25Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "54dbc7c548c220feaeb6e9c823a6eb47",
            "title": "está desapareciendo algo más valioso que el hielo, y lo acabábamos de descubrir",
            "description": "Un nuevo estudio alerta de que los glaciares poseen una biodiversidad oculta a simple vista. Por culpa del deshielo, su hábitat queda destruido para siempre",
            "content": "Los glaciares del mundo están desapareciendo a un ritmo que no solo amenaza con transformar el paisaje helado del planeta, sino que también pone en riesgo una biodiversidad invisible que apenas se estaba empezando a conocer. Un estudio publicado en P... [2746 chars]",
            "url": "https://www.elconfidencial.com/tecnologia/ciencia/2026-06-19/glaciares-derriten-pierde-mas-valioso-hielo-1qrt_4374899/",
            "image": "https://images.ecestaticos.com/ZbavzrISia4_-OISCXaS6TKvpuY=/0x0:2272x1704/600x315/filters:fill(white):format(jpg):quality(99):watermark(f.elconfidencial.com/file/65c/43d/0ca/65c43d0ca5dbd5ff8f19b44167343db9.png,0,275,1)/f.elconfidencial.com/original/411/866/3aa/4118663aa15ac886fced256230214f56.jpg",
            "publishedAt": "2026-06-19T07:33:00Z",
            "lang": "es",
            "source": {
                "id": "1cd9b78e4d2504f2b2160e0bf476cdaa",
                "name": "El Confidencial",
                "url": "https://www.elconfidencial.com"
            }
        },
        {
            "id": "32acb8404311e4ed075718959c8b6957",
            "title": "Exploran una isla remota en Siberia y descubren los vestigios de unos homínidos que comían osos polares",
            "description": "La isla, situada en el Ártico y a bastantes kilómetros de la costa, evidencia que la comunidad se alimentaba de estos grandes carnívoros. También comerciaba con obsidiana",
            "content": "La isla de Zhokhov, situada en el Alto Ártico siberiano, ha vuelto a situar a la arqueología prehistórica ante una de sus preguntas más fascinantes: cómo logró sobrevivir una comunidad humana hace unos 8.000 años en un territorio extremo, helado y ap... [2872 chars]",
            "url": "https://www.elconfidencial.com/tecnologia/ciencia/2026-06-19/isla-siberia-hominidos-comian-osos-polares-1qrt_4374490/",
            "image": "https://images.ecestaticos.com/FK3QETGdCqMfE-GVjSP05ae4sBk=/0x0:2064x1408/600x315/filters:fill(white):format(jpg):quality(99):watermark(f.elconfidencial.com/file/65c/43d/0ca/65c43d0ca5dbd5ff8f19b44167343db9.png,0,275,1)/f.elconfidencial.com/original/c3c/e7b/675/c3ce7b675003ceea09f84c1f127fdf6a.jpg",
            "publishedAt": "2026-06-19T05:15:00Z",
            "lang": "es",
            "source": {
                "id": "1cd9b78e4d2504f2b2160e0bf476cdaa",
                "name": "El Confidencial",
                "url": "https://www.elconfidencial.com"
            }
        }
    ]
}

Categories