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": 42290,
    "articles": [
        {
            "id": "b428423bb1271d6cb7f2c100d38e86d0",
            "title": "'We are bonded forever': Artemis II astronauts speak on completing their historic moon mission",
            "description": "The four Artemis II astronauts said Saturday that they’re “bonded forever” in their first public remarks since completing NASA’s first lunar mission in more than 50 years",
            "content": "The four Artemis II astronauts said Saturday that they’re “bonded forever” in their first public remarks since completing NASA’s first lunar mission in more than 50 years.\nCommander Reid Wiseman, mission specialists Christina Koch and Jeremy Hansen a... [3528 chars]",
            "url": "https://www.nbcnews.com/news/us-news/artemis-ii-astronauts-speak-after-nasa-flight-moon-rcna301628",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260411-artemis-nasa-ch-1355-b5491c.jpg",
            "publishedAt": "2026-04-11T21:50:09Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "5159fa9a8a08cc416caaf73059e5bb11",
            "title": "Artemis II splashdown captures nationwide attention",
            "description": "Fans across the country tuned in to see the Artemis II crew make their splashy return to Earth.",
            "content": "The Artemis II crew made their return to Earth on Friday following the Orion spacecraft's historic 10-day trip around the Moon, capturing the attention of awestruck fans nationwide.\nIn stadiums across the country, Jumbotrons projected the team's succ... [586 chars]",
            "url": "https://www.npr.org/2026/04/11/nx-s1-5781820/artemis-ii-splashdown-captures-nationwide-attention",
            "image": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/7459x4196+0+654/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F60%2Fdb%2F7dff8f6c4addb601dfcccc5e43d3%2F55199857746-07908c9d65-o.jpg",
            "publishedAt": "2026-04-11T16:29:53Z",
            "lang": "en",
            "source": {
                "id": "0978beb86628acb239ee06cf0b116d2c",
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        },
        {
            "id": "90fe727b0bec7b6fede3e7c7fc93a3ac",
            "title": "El papel crucial de los árboles urbanos en la resiliencia climática",
            "description": "Destacan, en congreso, cómo estos recursos actúan como “pulmones verdes” que mejoran la calidad del aire, la temperatura y la biodiversidad",
            "content": "Caguas - Frente al alza en temperaturas, la erosión costera y las tensiones entre el desarrollo y la conservación de los recursos naturales, los árboles urbanos se presentan como una respuesta a estos desafíos climáticos, y Caguas ya destaca como un ... [5263 chars]",
            "url": "https://www.elnuevodia.com/noticias/locales/notas/instan-a-manejar-los-arboles-urbanos-como-herramienta-de-resiliencia-climatica/",
            "image": "https://www.elnuevodia.com/resizer/v2/RISFBU7X3RDAFBG3O4IEHGMGCE.jpg?auth=3949a19c4951ddb332f980a66676d252f137604398f065595856aeed1ff57c93&quality=75&width=1200&height=717&focal=443%2C215",
            "publishedAt": "2026-04-11T14:22:00Z",
            "lang": "es",
            "source": {
                "id": "dcbaf0be33203c3a7f047c2a890430ab",
                "name": "El Nuevo Día",
                "url": "https://www.elnuevodia.com"
            }
        }
    ]
}

Categories