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": 39802,
    "articles": [
        {
            "id": "9e630167c128b78b23544eca087aed83",
            "title": "La felicidad se puede entrenar: los cuatro pilares que debes trabajar para alcanzarla",
            "description": "El psiquiatra Javier Quintero alerta de estar «crónicamente insatisfechos» y defiende en un libro que es posible encontrar un equilibrio positivo en 21 días",
            "content": "Con más de 25 años de experiencia clínica, el psiquiatra ha publicado recientemente el libro '¿Cómo estás? 21 días para crear el hábito de ser feliz' en el que presenta un enfoque práctico para trabajar el bienestar a través de pequeños cambios cotid... [3946 chars]",
            "url": "https://www.abc.es/bienestar/psicologia-sexo/felicidad-puede-conseguir-traves-entrenamiento-cuatro-pilares-20260319042219-nt.html",
            "image": "https://s1.abcstatics.com/abc/www/multimedia/bienestar/2026/03/19/1451522220-U03052647383MPF-1200x630@diario_abc.jpg",
            "publishedAt": "2026-03-20T03:22:19Z",
            "lang": "es",
            "source": {
                "id": "c7304b7b604f6d567fb63da11faf1fd1",
                "name": "ABC",
                "url": "https://www.abc.es"
            }
        },
        {
            "id": "1f0e12a262fee9801377376d00fa9fe3",
            "title": "Meteorite hunters scour Ohio for fragments of 7-ton space rock that crashed into Earth",
            "description": "Meteorite hunters fanned out across a wide swath of Ohio on Thursday, hoping to collect fragments of an estimated 7-ton space rock that crashed into Earth this week.",
            "content": "MEDINA, Ohio — Meteorite hunters fanned out across a wide swath of Ohio on Thursday, hoping to collect fragments of an estimated 7-ton space rock that crashed into Earth this week after a dazzling fireball that was seen from hundreds of miles away.\nT... [3571 chars]",
            "url": "https://www.ksl.com/article/51468574/meteorite-hunters-scour-ohio-for-fragments-of-7-ton-space-rock-that-crashed-into-earth",
            "image": "https://img.ksl.com/slc/3149/314932/31493297.jpg?filter=kslv2/responsive_story_lg",
            "publishedAt": "2026-03-20T01:38:14Z",
            "lang": "en",
            "source": {
                "id": "6486035d1c6580e0b37c6e3b271d2d50",
                "name": "KSL.com",
                "url": "https://www.ksl.com"
            }
        },
        {
            "id": "9c4186453c56165a0a87056b54624db5",
            "title": "NASA's Hubble telescope spots K1 comet exploding into fragments, space agency says",
            "description": "The comet K1, whose full name is C/2025 K1 (ATLAS), was captured fragmenting into at least four pieces — with the shards surrounded by a \"fuzzy envelope of gas and dust\" that envelops the comet's icy nucleus, NASA announced Wednesday.",
            "content": "NASA’s Hubble telescope captured an “extraordinarily” rare moment of a comet exploding into fragments, the space agency said.\nThe comet K1, whose full name is C/2025 K1 (ATLAS), was caught fragmenting into at least four pieces between Nov. 8 and Nov.... [2362 chars]",
            "url": "https://nypost.com/2026/03/19/us-news/nasas-hubble-telescope-spots-k1-comet-exploding-into-fragments/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/03/Untitled-1-2026-03-19T192634.973.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-03-20T01:08:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        }
    ]
}

Categories