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": 44350,
    "articles": [
        {
            "id": "5b1acc7887694473baeca51eb6401ef2",
            "title": "Why cosmology is more than a theory",
            "description": "A philosophical take on the history of the Universe that is inspiring but incomplete.",
            "content": "Universe: A Guide to Everything Helge Kragh Reaktion (2026)\nWhat is the Universe? Should we think of it as a thing or a set of ideas? Acclaimed historian of science Helge Kragh grapples with such deep questions in his latest work, which he acknowledg... [1929 chars]",
            "url": "https://www.nature.com/articles/d41586-026-01303-3?error=cookies_not_supported&code=72b25613-4c27-4a03-a738-9b83a890d6f2",
            "image": "https://media.nature.com/lw1200/magazine-assets/d41586-026-01303-3/d41586-026-01303-3_52326804.jpg",
            "publishedAt": "2026-04-27T21:45:00Z",
            "lang": "en",
            "source": {
                "id": "7abf0df285fbe93cdccffcc7c4088737",
                "name": "Nature",
                "url": "https://www.nature.com"
            }
        },
        {
            "id": "dfd6f4c5ce5a459f772ac7f1e7310556",
            "title": "NASA Completes The Nancy Grace Roman Space Telescope, Ahead Of Schedule And Under-Budget",
            "description": "Our understanding of our universe will grow in bounds and, very likely, change forever.",
            "content": "NASA is on a roll getting spaceborne telescopes out into the universe. Just four years after the James Webb Space Telescope was deployed, the space agency's next big observatory has finished construction. It may be a wonder of technology and engineer... [2901 chars]",
            "url": "https://www.jalopnik.com/2157969/nasa-completes-nancy-grace-roman-telescope/",
            "image": "https://www.jalopnik.com/img/gallery/nasa-completes-the-nancy-grace-roman-space-telescope-ahead-of-schedule-and-under-budget/l-intro-1777296097.jpg",
            "publishedAt": "2026-04-27T18:25:00Z",
            "lang": "en",
            "source": {
                "id": "58586d5996e805764d03359b7378d898",
                "name": "Jalopnik",
                "url": "https://www.jalopnik.com"
            }
        },
        {
            "id": "89c33aa553f2654931d812774245cf86",
            "title": "¿Por qué el mar de Turbo, en el Urabá, está teñido de verde?",
            "description": "Durante el fin de semana, los habitantes y visitantes de Turbo presenciaron un cambio inusual en el color del mar: las aguas del golfo se tornaron de ...",
            "content": "Durante el fin de semana, los habitantes y visitantes de Turbo presenciaron un cambio inusual en el color del mar: las aguas del golfo se tornaron de un verde intenso. No es la primera vez que ocurre. Este tipo de floración algal es un fenómeno que s... [3736 chars]",
            "url": "https://www.elcolombiano.com/antioquia/mar-turbo-uraba-antioquia-color-verde-KP35908442",
            "image": "https://estaticos.elcolombiano.com/binrepository/742x418/0c0/0d0/none/11101/XPTN/milimg-30762-27404779-50469505-20260_50469992_20260427135301.jpg",
            "publishedAt": "2026-04-27T17:51:22Z",
            "lang": "es",
            "source": {
                "id": "101b1a79852c0c1e2dc974a44c2eb8d4",
                "name": "El Colombiano",
                "url": "https://www.elcolombiano.com"
            }
        }
    ]
}

Categories