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": 1187154,
    "articles": [
        {
            "title": "Physicists see the \"shadow\" of a quasicrystal in 4D, proving theory",
            "description": "They discover that the topological properties of quasicrystals come from periodic patterns in 4D, revolutionizing optics and materials design",
            "content": "In 1982, quasicrystal structures were first recognized in a pattern that defied established crystallography rules. These structures showed that matter could be orderly yet lack the usual repeating pattern found in standard crystals.\nDan Shechtman mad... [5436 chars]",
            "url": "https://www.earth.com/news/scientists-observe-quasicrystal-crystal-pattern-the-shadow-of-crystal-in-4d-confirm-penrose-and-shechtmans-theory/",
            "image": "https://cff2.earth.com/uploads/2025/05/19051524/4d-crystal-shadow-penrose-shechtman-quasicrystal-theory.jpg",
            "publishedAt": "2025-05-23T15:35:47Z",
            "source": {
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "title": "NASA's Europa Probe Just Flew Past Mars-and What It Captured Left Scientists Stunned",
            "description": "NASA’s Europa Clipper just captured stunning new images of Mars—but they weren’t just for show. The brief flyby unlocked a critical test for a hidden mission far beyond the Red Planet.",
            "content": "As it continues its long journey toward Jupiter’s icy moon Europa, NASA’s Europa Clipper spacecraft recently completed a close pass of Mars, capturing striking infrared images of the Red Planet. The flyby, which occurred on March 1, served a dual pur... [5021 chars]",
            "url": "https://dailygalaxy.com/2025/05/nasas-europa-probe-just-flew-past-mars-and-what-it-captured-left-scientists-stunned/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2025/05/This-picture-of-Mars-is-a-composite-of-several-images-captured-by-Europa-Clippers-thermal-imager-.jpg",
            "publishedAt": "2025-05-23T12:05:00Z",
            "source": {
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "title": "They Aimed to See Earth, Then Starlink Crashed the Picture: Here’s the Image You Weren’t Supposed to See!",
            "description": "A surprising discovery on Google Earth reveals a mysterious object streaking across a satellite image. Captured mid-flight over Texas, its multicolored trail stands out in an unexpected way.",
            "content": "An unexpected moment captured from orbit has offered a rare glimpse into the growing complexity of Earth’s low orbit environment. A satellite image, discovered on Google Earth, appears to show a Starlink satellite from SpaceX crossing directly in fro... [3802 chars]",
            "url": "https://dailygalaxy.com/2025/05/they-aimed-to-see-earth-then-starlink-crashed-the-picture-heres-the-image-you-werent-supposed-to-see/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2025/05/Passage-dun-satellite-Starlink-pendant-limagerie-dune-zone-au-nord-de-Dallas-au-Texas-par-un-satellite-Pleiades.jpg",
            "publishedAt": "2025-05-23T11:35:00Z",
            "source": {
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories