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": 45672,
    "articles": [
        {
            "id": "2d8b02247c8741cc8a7cb58fd8982dbc",
            "title": "Fungal strains in space spark worry",
            "description": "The existence of near-unkillable fungi makes future Mars rover missions more fraught.",
            "content": "NASA found fungal strains that survive even its most stringent sterilization efforts, suggesting Earth microbes may already be living on Mars.\nWhen exploring worlds which could plausibly harbor life — Enceladus, Europa, Mars, Titan — space agencies e... [554 chars]",
            "url": "https://www.yahoo.com/news/articles/fungal-strains-space-spark-worry-112456504.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/TVUs6igfwzBqGFxkV2jT1A--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NzU7Y2Y9d2VicA--/https://media.zenfs.com/en/semafor_310/ef4a397900f7b929d8a350f57dab2e3b",
            "publishedAt": "2026-05-07T11:24:56Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "f39fc5ea84f1ff4c2b76fc1a05996fda",
            "title": "Former NASA chief takes helm of national security space firm",
            "description": "The spacecraft can also be refueled, and it can refuel others.\"",
            "content": "Before he became NASA administrator in 2018, Jim Bridenstine was a naval aviator who then served as a US representative from Oklahoma for three terms, sitting on the Committee on Armed Services. Now, five years after leaving NASA, Bridenstine is retu... [4175 chars]",
            "url": "https://arstechnica.com/space/2026/05/former-nasa-chief-takes-helm-of-national-security-space-firm/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/05/rendering-1-1152x627.png",
            "publishedAt": "2026-05-07T11:00:17Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "1768137c1fcf7c824345b80e600068ce",
            "title": "Un tornado azotó a Las Flores, generó destrozos y gran parte de la ciudad quedó a oscuras",
            "description": "Hasta el momento, no hay cifras oficiales de la cantidad de damnificados. Además, continúa activa la alerta naranja por tormentas en la zona",
            "content": "Un tornado ocasionó graves destrozos en el Paraje Harosteguy, ubicado en el partido bonaerense de Las Flores, durante el intenso temporal que afectó la región el miércoles por la tarde. Hasta el momento, no hay cifras oficiales de los destrozos. No o... [4746 chars]",
            "url": "https://www.infobae.com/sociedad/2026/05/07/un-tornado-azoto-a-las-flores-genero-destrozos-y-gran-parte-de-la-ciudad-quedo-a-oscuras/",
            "image": "https://www.infobae.com/resizer/v2/QLWGAOS4C5EFHPJ7QIT2BSNPG4.jpg?auth=1a33c3aef9263d53d8079ce46f097df28cf63e2e213dc30af1c6a96353ec84cd&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-05-07T09:09:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories