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": 38290,
    "articles": [
        {
            "id": "cde94c7ddad3dd3ca564651224393d67",
            "title": "March could be an active month for northern lights displays",
            "description": "The month of March could be an opportune time to catch a northern lights display.",
            "content": "The month of March could be an opportune time to catch a northern lights display, as an increase of solar activity and the spring equinox could make auroras more likely in the coming weeks.\nA forecast for a potential G1 geomagnetic storm on Friday wa... [2215 chars]",
            "url": "https://abcnews.com/US/march-active-month-northern-lights-displays/story?id=130826619",
            "image": "https://i.abcnewsfe.com/a/f0665723-f8f1-4219-b77c-7ac4c0e0265d/northern-lights-2-gty-jef-2600306_1772817955599_hpMain_16x9.jpg?w=1600",
            "publishedAt": "2026-03-06T21:57:21Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News",
                "url": "https://abcnews.com"
            }
        },
        {
            "id": "1610812269b9b9e00db4ca7c85688bb7",
            "title": "La ciencia halla la respuesta a misteriosas señales que proceden del centro de la Vía Láctea: \"Podemos explicar al menos dos\"",
            "description": "La 'materia oscura excitada' es un escenario en el que las partículas de materia oscura pueden saltar brevemente a un estado de energía ligeramente superior cuando chocan entre sí.",
            "content": "Durante años, los astrónomos han luchado por comprender los extraños picos de energía que surgen del corazón de nuestra galaxia, la Vía Láctea. Ahora, por fin tienen respuestas: un tipo muy específico de materia oscura, conocida como 'materia oscura ... [2233 chars]",
            "url": "https://www.20minutos.es/ciencia/ciencia-halla-respuesta-misteriosas-senales-proceden-centro-via-lactea-podemos-explicar-menos-dos_6943040_0.html",
            "image": "https://imagenes.20minutos.es/files/image_1920_1080/uploads/imagenes/2026/02/25/699f018b8a0d99-39912578.jpeg",
            "publishedAt": "2026-03-06T20:01:38Z",
            "lang": "es",
            "source": {
                "id": "73cf9f51732ac11b1aa07122764934f4",
                "name": "20minutos.es",
                "url": "https://www.20minutos.es"
            }
        },
        {
            "id": "98db5dbc974850bffe73a9c52244a8e2",
            "title": "Get Ready for A Spectacular Aurora Borealis Show This Weekend: Here’s How To Catch It!",
            "description": "A geomagnetic storm could make the Northern Lights visible as far south as the U.S. border this weekend.",
            "content": "The Northern Lights are a mesmerizing natural phenomenon that many people dream of witnessing. Due to a high-speed solar wind, the National Oceanic and Atmospheric Administration (NOAA) has issued a geomagnetic storm watch, increasing the chances of ... [4412 chars]",
            "url": "https://dailygalaxy.com/2026/03/get-ready-aurora-borealis-this-weekend/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/03/Get-Ready-for-A-Spectacular-Aurora-Borealis-Show-This-Weekend-Heres-How-To-Catch-It-scaled.png",
            "publishedAt": "2026-03-06T19:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories