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": 38534,
    "articles": [
        {
            "id": "edacd49075107bc0dcc75dba5cb57d37",
            "title": "La NASA anuncia que todo está listo para lanzar la primera misión a la Luna en 50 años el 1 de abril",
            "description": "Los responsables de la misión Artemis 2 anuncian que el cohete SLS y el resto de componentes están listos para el despegue",
            "content": "Tras semanas de reparaciones y pruebas, la misión tripulada a la Luna Artemis 2 está preparada para el lanzamiento. La primera oportunidad de despegue es el 1 de abril, según han informado este jueves varios ejecutivos de la NASA en una rueda de pren... [3419 chars]",
            "url": "https://elpais.com/ciencia/2026-03-12/la-nasa-anuncia-que-todo-esta-listo-para-lanzar-la-primera-mision-a-la-luna-en-50-anos-el-1-de-abril.html",
            "image": "https://imagenes.elpais.com/resizer/v2/CCPJH2EBINDJTGG6AX4ISNVRH4.jpg?auth=7fa11161e47459748c617f366a7ea0944a92433aad25dd26c547305dde4611a7&width=1200",
            "publishedAt": "2026-03-12T19:23:11Z",
            "lang": "es",
            "source": {
                "id": "eb1bfc7349a10fd1bd06d9ecfaa8b438",
                "name": "EL PAÍS",
                "url": "https://elpais.com"
            }
        },
        {
            "id": "57860ed634e74d47369944f9b90862f7",
            "title": "Revelan (por fin) el misterio de cómo los gatos caen de pie",
            "description": "Lleva más de un siglo en los libros de física y nadie lo había resuelto del todo. Ahora, un equipo de científicos japoneses cree haber encontrado por fin la respuesta.",
            "content": "Que los gatos aterrizan sobre sus patas es algo que cualquiera que conviva con uno sabe. Pero detrás de esa escena aparentemente sencilla se esconde un enigma que lleva más de un siglo desconcertando a los científicos.\nY es que, en principio, un gato... [6093 chars]",
            "url": "https://www.dw.com/es/el-misterio-de-por-qu%C3%A9-los-gatos-siempre-caen-de-pie-tiene-por-fin-una-respuesta/a-76334723",
            "image": "https://static.dw.com/image/76333429_6.jpg",
            "publishedAt": "2026-03-12T18:03:29Z",
            "lang": "es",
            "source": {
                "id": "67e0c40c5e24b3fec372ab75763abad9",
                "name": "DW.com",
                "url": "https://www.dw.com"
            }
        },
        {
            "id": "dca96f04b56f593b2ad14452ae698740",
            "title": "Space Jam: NASA’s MADCAP Team Directs Traffic at the Moon",
            "description": "A “red alert” involving the private Blue Ghost mission in lunar orbit a year ago highlights a growing number of incidents above Earth’s neighbor.",
            "content": "A year ago, a robotic lander named Blue Ghost reached the moon.\nBuilt by Firefly Aerospace of Cedar Park, Texas, Blue Ghost was the first American spacecraft in more than half a century to set down on the lunar surface and complete its mission.\nWhile... [1039 chars]",
            "url": "https://www.nytimes.com/2026/03/12/science/moon-red-alert-close-call.html",
            "image": "https://static01.nyt.com/images/2025/03/01/multimedia/12HS-moon-close-call-01/12HS-moon-close-call-01-facebookJumbo.jpg",
            "publishedAt": "2026-03-12T14:47:33Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories