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": 34448,
    "articles": [
        {
            "id": "0081099f174e8951ea06e63a407c4a46",
            "title": "Un telescopio analizará 20 mil millones de galaxias y generará un detallado mapa del universo",
            "description": "La instalación científica ubicada en Chile comenzará a capturar imágenes inéditas y procesará a diario enormes volúmenes de información para abrir una nueva etapa en la comprensión cósmica",
            "content": "Cuando el Observatorio Vera C. Rubin comience su próxima misión, transformará la mirada humana sobre el universo al capturar imágenes inéditas de 20 mil millones de galaxias a lo largo de la próxima década, un esfuerzo que permitirá observar detalles... [5110 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/02/27/un-telescopio-analizara-20-mil-millones-de-galaxias-y-generara-un-detallado-mapa-del-universo/",
            "image": "https://www.infobae.com/resizer/v2/S2Z2ZMHIZRCCVC6WSEWRDHX2CI.png?auth=366d5139e1fc3dd350e4505b40f83218933c2c56ad574560243d6526f3328e51&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-02-26T19:31:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "c8ce794fec50623f8b9d968600768db6",
            "title": "They Thought Life Started in a Cell. A New Study Says It Actually Began in a Glob of Slime",
            "description": "Forget everything you thought about life's origins. Scientists now say it all began not in a cell, but in a glob of protective primordial slime.",
            "content": "We’ve been obsessed with our origins ever since we realized just how ancient Earth really is. We’ve stared at billion-year-old rocks, some with microbes still inside, and run countless computer simulations trying to crack the code. Most hypotheses zo... [4401 chars]",
            "url": "https://indiandefencereview.com/thought-life-started-cell-new-study-says-actually-began-glob-slime/",
            "image": "https://indiandefencereview.com/wp-content/uploads/2026/02/close-up-of-glossy-black-viscous-liquid-with-swirling-patterns-scaled.jpg",
            "publishedAt": "2026-02-26T16:00:00Z",
            "lang": "en",
            "source": {
                "id": "61a45608aab04b1a644e763fac18ed49",
                "name": "Indian Defence Review",
                "url": "https://indiandefencereview.com"
            }
        },
        {
            "id": "0f73748c7e01b058a90878614f356098",
            "title": "ULA isn't making the Space Force's GPS interference problem any easier",
            "description": "Officials expect the investigation into a booster anomaly on ULA's Vulcan rocket to last multiple months.",
            "content": "DENVER—The Global Positioning System is one of the few space programs that touches nearly every human life, and the stewards of the satellite navigation network are eager to populate the fleet with the latest and greatest spacecraft.\nThe US Space For... [8267 chars]",
            "url": "https://arstechnica.com/space/2026/02/ula-isnt-making-the-space-forces-gps-interference-problem-any-easier/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/02/55091188472_c01b4e3cdc_k-1152x648.jpg",
            "publishedAt": "2026-02-26T13:31:18Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        }
    ]
}

Categories