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": 39120,
    "articles": [
        {
            "id": "f6311c5810de89b36b66c125e556c91f",
            "title": "When humans arrived in Southeast Asia is murky. Mosquitoes might fill the gaps in the fossil record",
            "description": "New research that decoded the evolution of mosquitoes’ feeding habits from DNA could shed light on the murky timeline of prehistoric human ancestors.",
            "content": "Mosquitoes haven’t always had a taste for human blood — partly because the tiny yet dangerous insects have been around a lot longer than humans.\nPinpointing when mosquitoes shifted their preference to human blood could provide a novel window into the... [7212 chars]",
            "url": "https://www.cnn.com/2026/03/11/science/mosquitoes-human-evolution-homo-erectus",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2198782453.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-03-11T14:30:30Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "8027b0686838c43cb8ba40e50d29882f",
            "title": "Where Some See Strings, She Sees a Space-Time Made of Fractals",
            "description": "Pushed down to a certain scale, the laws of physics seem to fall apart. Astrid Eichhorn, a leader in an area of study called asymptotic safety, thinks we just need to push a little further.",
            "content": "Astrid Eichhorn spends her days thinking about how the laws of physics change at the tiniest scales.\nImagine zooming in closer and closer to the device on which you’re reading this article. Its apparently smooth screen quickly dissolves into a jiggli... [1643 chars]",
            "url": "https://www.quantamagazine.org/where-some-see-strings-she-sees-a-space-time-made-of-fractals-20260311/",
            "image": "https://www.quantamagazine.org/wp-content/uploads/2026/03/Astrid-Eichhorn-cr-Konrad-Gos-Social.jpg",
            "publishedAt": "2026-03-11T14:10:21Z",
            "lang": "en",
            "source": {
                "id": "52169e4585a87303f2df26d7ef194107",
                "name": "Quanta Magazine",
                "url": "https://www.quantamagazine.org"
            }
        },
        {
            "id": "bbbcb1497fb3bf163d385e2005f638cf",
            "title": "Un antiguo documento árabe encontrado en Sudán confirma la historia del legendario rey Qashqash",
            "description": "El fragmento fue descubierto durante excavaciones arqueológicas en la antigua ciudad de Dongola; todos los detalles - LA NACION",
            "content": "Un hallazgo inesperado volvió a sacudir al mundo de la arqueología. Mientras trabajaban en una habitación abandonada de la antigua ciudad de Dongola, en Sudán, un grupo de investigadores excavaba cuando apareció un pequeño fragmento de papel con un t... [4050 chars]",
            "url": "https://www.lanacion.com.ar/ciencia/un-antiguo-documento-arabe-encontrado-en-sudan-confirma-la-historia-del-legendario-rey-qashqash-nid11032026/",
            "image": "https://resizer.glanacion.com/resizer/v2/un-documento-descubierto-en-sudan-aporta-pruebas-DUUBRDTHQVDW3AB7FJ5OJZOBXM.jpg?auth=a8561f291653b47869c4ade0433558488d5cfc20e3fbf3c6e9cb31021012dbc4&width=1200&quality=85&smart=true&height=675",
            "publishedAt": "2026-03-11T13:56:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        }
    ]
}

Categories