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": 46550,
    "articles": [
        {
            "id": "c8acee70adebd3faf23e2d0254c25165",
            "title": "NASA Spots Massive Blue-Green Bloom Swirling Off the U.S. East Coast, Visible From Space",
            "description": "Satellites have spotted a striking bloom in the Atlantic off the US east coast. The swirling patterns of color hint at something massive and unusual happening beneath the waves.",
            "content": "NASA satellites have captured a massive blue-green bloom forming along the shallow coastlines of New Jersey, Delaware, Maryland, and Virginia. The phenomenon, first observed in mid-April, has grown into vast swirling patterns visible from space.\nThe ... [3103 chars]",
            "url": "https://dailygalaxy.com/2026/05/nasa-massive-blue-green-bloom-us-coast/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/NASA-Spots-Massive-Blue-Green-Bloom-Swirling-Off-the-Us-East-Coast-Visible-From-Space-scaled.jpg",
            "publishedAt": "2026-05-16T14:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "14257ee58fcf1841aa8d02d091a5010e",
            "title": "Scientists Just Discovered a Vast Ocean Trapped 700 Km Beneath Earth’s Surface",
            "description": "Scientists may have uncovered the ocean you’ll never see on a map, locked far below Earth’s crust.",
            "content": "Scientists have found a massive reservoir of water buried about 700 kilometers below Earth’s surface, and it could hold three times as much water as all the oceans combined. This hidden ocean is trapped inside deep mantle rock and cannot be directly ... [3168 chars]",
            "url": "https://dailygalaxy.com/2026/05/vast-ocean-found-700km-under-earth-surface/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/Scientists-Just-Discovered-a-Vast-Ocean-Trapped-700-Km-Beneath-Earths-Surface-scaled.jpg",
            "publishedAt": "2026-05-16T13:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "4dfe556d6bd796fed95009e9b76c2276",
            "title": "It’s Official: Earth’s Magnetic North Pole Just Changed Position, and It’s Drifting Into Uncharted Magnetic Territory",
            "description": "The magnetic north pole just crossed into unmapped territory, and every navigation system on Earth is scrambling to catch up.",
            "content": "A compass doesn’t point where you think it does. It chases a moving target, one that just crossed into territory no navigation system has ever mapped. The magnetic north pole now has a freshly certified location, and the update confirms something tha... [5163 chars]",
            "url": "https://indiandefencereview.com/earth-magnetic-north-pole-new-location/",
            "image": "https://indiandefencereview.com/wp-content/uploads/2026/05/the-north-pole-your-compass-follows-just-changed-scaled.jpg",
            "publishedAt": "2026-05-16T10:30:00Z",
            "lang": "en",
            "source": {
                "id": "61a45608aab04b1a644e763fac18ed49",
                "name": "Indian Defence Review",
                "url": "https://indiandefencereview.com"
            }
        }
    ]
}

Categories