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": 52012,
    "articles": [
        {
            "id": "7be41ba6bd55c49a44641a58ee392253",
            "title": "The surface of the Sun is around 5,500 degrees, but its outer atmosphere is more than a million degrees hotter, and after decades of work physicists still cannot fully explain how the cooler layer hea",
            "description": "The visible surface of the Sun, the photosphere, sits at around 5,500 degrees Celsius. Its outer atmosphere, the corona, runs to one or two million degrees, and in places hotter still. The cooler layer is below; the far hotter one is above it. At these scales the difference between Celsius and kelvin is rounding error, […]",
            "content": "The visible surface of the Sun, the photosphere, sits at around 5,500 degrees Celsius. Its outer atmosphere, the corona, runs to one or two million degrees, and in places hotter still. The cooler layer is below; the far hotter one is above it. At the... [5335 chars]",
            "url": "https://spacedaily.com/t-the-surface-of-the-sun-is-around-5500-degrees-but-its-outer-atmosphere-is-more-than-a-million-degrees-hotter-and-after-decades-of-work-physicists-still-cannot-fully-explain-how-the-cooler-layer-hea/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/newimagesize-2026-05-29T203704.952.png",
            "publishedAt": "2026-05-29T22:30:40Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        },
        {
            "id": "aecfa69ac7e831fd5373650d4c764f98",
            "title": "‘Anomalous’ Earthquakes Have Hit Utah for Decades. Geologists Are Finally Closing in on an Answer",
            "description": "Researchers have identified a previously unknown type of earthquake that can begin as deep as 55 miles underground.",
            "content": "The tiny town of Randolph, Utah (population: 467), sat atop a deep 3.8 magnitude earthquake in the early morning hours of February 24, 1979—but, mysteriously, none of its residents noticed enough to bother filing a report. Geologists monitoring the q... [4302 chars]",
            "url": "https://gizmodo.com/anomalous-earthquakes-have-hit-utah-for-decades-geologists-are-finally-closing-in-on-an-answer-2000765163",
            "image": "https://gizmodo.com/app/uploads/2026/05/Utah-Uinta-Basin-Mantle-Quake-1200x675.jpg",
            "publishedAt": "2026-05-29T18:05:27Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        },
        {
            "id": "5e4a79da897f755dc38c1c7732e46437",
            "title": "To travel far on cloudy days, pigeons listen to their gut",
            "description": "Iron-rich cells in the birds’ liver could help explain how pigeons and other animals navigate with help from Earth’s magnetic field.",
            "content": "When an American battalion was trapped behind enemy lines in World War I, a pigeon delivered the coordinates that helped save the soldiers when no human messenger could. Later, pigeons carried financial news and stock prices across a 76-mile gap in E... [5805 chars]",
            "url": "https://www.cnn.com/2026/05/29/weather/birds-navigate-magnetic-field-guts-scn",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/pigeon-in-flight-3.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-29T14:42:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories