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": 38250,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "a1708a337b9b5cdc82df24bc17aabbfe",
            "title": "Asteroid defense mission shifted the orbit of more than its target",
            "description": "The binary asteroid's orbit around the Sun was affected by the impact.",
            "content": "On September 26, 2022, NASA’s Double Asteroid Redirection Test (DART) spacecraft crashed into a binary asteroid system. By intentionally ramming a probe into the 160-meter-wide moonlet named Dimorphos, the smaller of the two asteroids, humanity demon... [7484 chars]",
            "url": "https://arstechnica.com/science/2026/03/nasas-dart-mission-shifted-the-orbits-of-two-asteroids/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2024/10/liciacube-678x648.jpg",
            "publishedAt": "2026-03-06T19:00:02Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        }
    ]
}

Categories