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": 48984,
    "articles": [
        {
            "id": "36e70bf77a054d6aa2b230b6e55b37b7",
            "title": "Llega el eclipse solar más largo del siglo: el día se transformará en noche y no se repetirá en más de 157 años",
            "description": "Se avecina el eclipse solar más esperado. Este fenómeno oscurecerá el cielo durante minutos y no volverá a repetirse en generaciones.",
            "content": "El eclipse solar más largo del siglo ya tiene fecha y promete un espectáculo único: el día se convertirá en noche durante unos minutos en un fenómeno que no se repetirá en 157 años. En España en particular, la expectativa crece ante un evento astronó... [1536 chars]",
            "url": "https://www.cronista.com/internacionales/llega-el-eclipse-solar-mas-largo-del-siglo-el-dia-se-transformara-en-noche-y-no-se-repetira-en-mas-de-157-anos-2/",
            "image": "https://www.cronista.com/resizer/v2/PJCUKBYZVBEAPAMIN3TGBJKYLU.jpg?auth=8d54640ae55bcdc6e6e1694ea73e62fa5e135a0457dc3e17595724a4bd895d29&height=630&width=1200&quality=70&smart=true",
            "publishedAt": "2026-06-06T21:59:50Z",
            "lang": "es",
            "source": {
                "id": "c669c93b656945ac9987f5b6b57f681f",
                "name": "El Cronista",
                "url": "https://www.cronista.com"
            }
        },
        {
            "id": "bcddad9c60942f4af1249592d25fb2d6",
            "title": "¿Qué dice la psicología de las personas que aman a los gatos? Tienen rasgos y características especiales",
            "description": "Suelen ser más sensibles, reservados y sutiles - LA NACION",
            "content": "Al igual que los perros, los gatos se han convertido en una compañía para aquellas personas que aprecian demasiado su espacio personal. Ellos suelen sentir una conexión interna con los felinos y los describen como compañeros leales, confiables y reco... [3066 chars]",
            "url": "https://www.lanacion.com.ar/salud/mente/que-dice-la-psicologia-de-las-personas-que-aman-a-los-gatos-tienen-rasgos-y-caracteristicas-nid06062026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/la-ciencia-y-la-psicologia-durante-anos-han-VLF6ZO4HEFEPZFKAMOXFGI3GQM.jpg?auth=d1abe59f42c3a964516a5a5882d4866b5cf18a8acc33fec6ce5a34bf0e1d5467&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-06-06T20:08:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        },
        {
            "id": "7a1e7a86f1d277afd093de1a587ec58f",
            "title": "Child-size scorpion was largest ever, study says",
            "description": "At over three feet long with six-inch pincers, Praearcturus is believed to be the largest scorpion that ever lived, per a study by UK researchers.",
            "content": "It’s an arachnophobe’s worst nightmare.\nA child-size scorpion that roamed the UK 400 million years ago is thought to be largest of its kind to ever exist, per a skin-crawling study in the journal Paleontology.\n“So we can safely say it’s extremely lar... [2837 chars]",
            "url": "https://nypost.com/2026/06/06/science/child-size-scorpion-was-largest-ever-study-says/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/129994424.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-06-06T19:33:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        }
    ]
}

Categories