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": 50406,
    "articles": [
        {
            "id": "76140d6d2121224ecdc162eb471971bc",
            "title": "Tension Flared on Space Station as Russia Threatened to Drill and Saw Into Wall, Prompting NASA Astronauts to Take Shelter",
            "description": "We felt there was a very high probability of a bad outcome happening if they sawed that bracket off.\"",
            "content": "For many years, both NASA and its Russian counterpart Roscosmos have struggled to contain persistent leaks plaguing the International Space Station. The aging orbital output has been through two decades of continuous habitation, and it's really start... [2661 chars]",
            "url": "https://www.yahoo.com/news/science/articles/tension-flared-space-station-russia-193904894.html",
            "image": "https://s.yimg.com/lo/mysterio/api/62def657ecec9affbf11eeae495de37a5debaaa2830afa26fcfabffcb06ba4c8/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Ffuturism_981%2Fbda7ae48a161e0f4c65068d25a379848",
            "publishedAt": "2026-06-18T19:39:04Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "9c378734690c561f4ed478099b2fc7ef",
            "title": "344 steps stood between the James Webb Space Telescope and total failure — any one could have ended it — and the telescope that survived them all now runs on less power than a household kettle, a mill",
            "description": "Webb launched with 344 single points of failure, most tied to a deployment that could not be repaired at L2. It cleared them all. Today it runs on about one kilowatt, less than many kettles, kept cold passively by its sunshield, a million miles from Earth.",
            "content": "When the James Webb Space Telescope launched on 25 December 2021, it carried a list of 344 single points of failure. Each one was a step or a part where a single fault would have crippled the mission, with no second chance and no way to send anyone t... [3975 chars]",
            "url": "https://spacedaily.com/t-344-steps-stood-between-the-james-webb-space-telescope-and-total-failure-any-one-could-have-ended-it-and-the-telescope-that-survived-them-all-now-runs-on-less-power-than-a-househol/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/06/newimagesize-2026-06-18T170838.597.png",
            "publishedAt": "2026-06-18T19:30:03Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        },
        {
            "id": "8f8dffdffefa7fd2b413bf14552ec7f2",
            "title": "Stephen Hawking, físico: “La inteligencia es la capacidad de adaptarse al cambio”",
            "description": "El científico británico, además de uno de los mayores referentes de la física moderna, consiguió acercar la ciencia al gran público.",
            "content": "Pocas frases resumen mejor la vida de Stephen Hawking que esta: “La inteligencia es la capacidad de adaptarse al cambio”. La cita, atribuida al prestigioso físico británico, se ha convertido en una de las más repetidas cuando se habla de aprendizaje,... [2165 chars]",
            "url": "https://as.com/actualidad/ciencia/stephen-hawking-fisico-la-inteligencia-es-la-capacidad-de-adaptarse-al-cambio-f202606-n/",
            "image": "https://img.asmedia.epimg.net/resizer/v2/H3CLZIBFZVOANLDLRGQ773D2HY.jpg?auth=66ca8e737aa58c8fe73a248d3f86a402994c148b1abe1a132a244cea6860382f&width=1472&height=828&smart=true",
            "publishedAt": "2026-06-18T19:23:27Z",
            "lang": "es",
            "source": {
                "id": "ca9c060c7ad49f264bf6593eff25e45a",
                "name": "Diario AS",
                "url": "https://as.com"
            }
        }
    ]
}

Categories