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": 45000,
    "articles": [
        {
            "id": "fb55bd82f542c64e782ce286090899c8",
            "title": "Astronomers believe they've detected an atmosphere around a tiny, icy world beyond Pluto",
            "description": "A new study suggests that a tiny, icy world beyond Pluto harbors a thin, delicate atmosphere that may have been created by volcanic eruptions or a comet strike. Just 300 miles (500 kilometers) or so ...",
            "content": "CAPE CANAVERAL, Fla. (AP) — A new study suggests that a tiny, icy world beyond Pluto harbors a thin, delicate atmosphere that may have been created by volcanic eruptions or a comet strike.\nJust 300 miles (500 kilometers) or so across, this mini Pluto... [2521 chars]",
            "url": "https://www.yahoo.com/news/articles/astronomers-believe-theyve-detected-atmosphere-150221528.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/gPfVukqq4jaFKRexOZ2yqw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD05MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/ap.org/7c73bd252b8168e811c8984bbb58bd49",
            "publishedAt": "2026-05-04T15:02:21Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "5929df16cf3e74a350b3d6bfabe95d20",
            "title": "Astronomers detect an atmosphere around a mini Pluto",
            "description": "A new study suggests that a tiny, icy world beyond Pluto harbors a thin, delicate atmosphere. It's believed to be the smallest object yet with a clearly detected global atmosphere.",
            "content": "CAPE CANAVERAL, Fla. (AP) — A new study suggests that a tiny, icy world beyond Pluto harbors a thin, delicate atmosphere that may have been created by volcanic eruptions or a comet strike.\nJust 300 miles (500 kilometers) or so across, this mini Pluto... [2521 chars]",
            "url": "https://apnews.com/article/pluto-atmosphere-kuiper-belt-c6b0ec2e0631f47c25ce18479b14e1ed",
            "image": "https://dims.apnews.com/dims4/default/fb69e76/2147483647/strip/true/crop/4000x2665+0+167/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F01%2F5a%2Fa22fa97a6402ee68e2aac8be98ec%2F4a395d83bf6740fda5044f2d7d2a0bb0",
            "publishedAt": "2026-05-04T15:02:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "26af90d413f57bbd0dcbd22a71e163ea",
            "title": "Scientists Identify Another Contributor to Global Warming-and It's Everywhere",
            "description": "Researchers found that airborne microplastics trap nearly one-fifth as much heat as black carbon.",
            "content": "Microplastics have become a ubiquitous part of our lives, infiltrating the soil, water, and even our bodies. They’re in the air too, and a new study suggests they’re contributing to the heating of the planet.\nThe findings, published Monday in Nature ... [4073 chars]",
            "url": "https://gizmodo.com/scientists-identify-another-contributor-to-global-warming-and-its-everywhere-2000754080",
            "image": "https://gizmodo.com/app/uploads/2026/05/dust-1200x675.jpg",
            "publishedAt": "2026-05-04T15:00:32Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        }
    ]
}

Categories