Flag of the 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": 1183502,
    "articles": [
        {
            "title": "Scientists are attempting to resurrect the woolly mammoth but have just brought an unusual creature to life.",
            "description": "In a groundbreaking scientific endeavor that pushes the boundaries of genetic engineering, researchers have created woolly mice while working toward the ambitious goal of resurrecting the extinct woolly mammoth. This remarkable achievement represents a significant step in de-extinction science, though the road to seeing mammoths roam the Earth again remains…",
            "content": "In a groundbreaking scientific endeavor that pushes the boundaries of genetic engineering, researchers have created woolly mice while working toward the ambitious goal of resurrecting the extinct woolly mammoth. This remarkable achievement represents... [7475 chars]",
            "url": "https://thinkstewartville.com/2025/06/08/scientists-are-attempting-to-resurrect-the-woolly-mammoth-but-have-just-brought-an-unusual-creature-to-life/",
            "image": "https://thinkstewartville.com/wp-content/uploads/2025/06/thinkstewartville.com-auto-draft-4819az0f4ra89zf45654.jpg",
            "publishedAt": "2025-06-09T02:31:00Z",
            "source": {
                "name": "Stewartville Star",
                "url": "https://thinkstewartville.com"
            }
        },
        {
            "title": "Starliner future plans still in limbo",
            "description": "A year after the launch of a flawed crewed test flight of Boeing’s CST-100 Starliner, NASA has yet to determine the next mission for the spacecraft.",
            "content": "WASHINGTON — A year after the launch of a flawed crewed test flight of Boeing’s CST-100 Starliner, NASA has yet to determine the next mission for the spacecraft with mixed signals about the vehicle’s future.\nIn a statement June 6, NASA said it was st... [4382 chars]",
            "url": "https://spacenews.com/starliner-future-plans-still-in-limbo/",
            "image": "https://spacenews.com/wp-content/uploads/2025/02/53988402529_bec93e5a26_k.jpg",
            "publishedAt": "2025-06-08T22:15:33Z",
            "source": {
                "name": "SpaceNews",
                "url": "https://spacenews.com"
            }
        },
        {
            "title": "James Webb telescope has photographed 3 ultra-massive galaxies, and it changes everything, according to these scientists.",
            "description": "In a groundbreaking discovery that has astronomers worldwide buzzing with excitement, the James Webb Space Telescope has identified three massive galaxies nicknamed \"red monsters\" in the distant universe. These ancient cosmic structures, observed at nearly 13 billion light-years away, are transforming our understanding of early galaxy formation and challenging existing…",
            "content": "In a groundbreaking discovery that has astronomers worldwide buzzing with excitement, the James Webb Space Telescope has identified three massive galaxies nicknamed “red monsters” in the distant universe. These ancient cosmic structures, observed at ... [4477 chars]",
            "url": "https://farmingdale-observer.com/2025/06/08/james-webb-telescope-has-photographed-3-ultra-massive-galaxies-and-it-changes-everything-according-to-these-scientists/",
            "image": "https://farmingdale-observer.com/wp-content/uploads/2024/06/cropped-cropped-design-sans-titre-29-32x32.png",
            "publishedAt": "2025-06-08T15:21:00Z",
            "source": {
                "name": "Farmingdale Observer",
                "url": "https://farmingdale-observer.com"
            }
        }
    ]
}

Categories