Flag of 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": 41440,
    "articles": [
        {
            "id": "2bb1fe80362c2187aaa17f08cb1e76f5",
            "title": "Artemis II astronauts swung by the moon, broke an Apollo record, and saw an eclipse",
            "description": "The NASA moon mission completed several key milestones as its crew looped around the lunar body. It's expected to splash down on Earth on Friday.",
            "content": "The four-astronaut crew of NASA's Artemis II mission is now on its way back to Earth after a record-breaking trip around the moon, traveling farther than any other humans have before.\nAs the Orion capsule whipped around the back side of the moon Mond... [4300 chars]",
            "url": "https://www.npr.org/2026/04/07/nx-s1-5775710/artemis-lunar-flyby-complete-heading-home",
            "image": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/1920x1080+0+100/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F64%2F97%2F948f2e0941098e5d56c2a0fdc78d%2Fart002e009275-large.jpg",
            "publishedAt": "2026-04-07T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "0978beb86628acb239ee06cf0b116d2c",
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        },
        {
            "id": "13beb0ab7133a967fb30c3420c31074b",
            "title": "Artemis II Astronauts Head Home After Historic Journey Around the Moon",
            "description": "The NASA lunar flyby took the four crew members farther from Earth than any humans. They witnessed a solar eclipse and received praise in a call from President Trump.",
            "content": "On the sixth day, 248,655 miles from Earth, four people ventured farther from home than any human being who has ever lived.\nEmbraced by the moon’s gravitational pull, four astronauts accelerated Monday afternoon on a path to swing around the lunar fa... [1017 chars]",
            "url": "https://www.nytimes.com/2026/04/06/science/space/nasa-artemis-moon-flyby.html",
            "image": "https://static01.nyt.com/images/2026/05/06/multimedia/06moon-flyby-pinned-post-gtzk/06moon-flyby-pinned-post-gtzk-facebookJumbo.jpg",
            "publishedAt": "2026-04-07T05:09:32Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "023adb185ed58374619a72d2922a1fa6",
            "title": "Artemis II crew tears up over suggestion to name moon crater Carroll",
            "description": "Artemis II crew members want to name a moon crater after fellow astronaut Reid Wiseman’s late wife, Carroll.",
            "content": "While breaking the record for distance traveled by humans from Earth, the Artemis II crew members remain focused on more personal matters in the names they’ve recommended for craters.\nThey suggested one crater be named after their Orion spacecraft, I... [2634 chars]",
            "url": "https://www.thebanner.com/community/local-news/artemis-ii-mission-reid-wiseman-carroll-integrity-crater-7RDZ2FHI5ZHDDLUMFWJUYTY6A4/",
            "image": "https://www.thebanner.com/resizer/v2/HQUKMNHBG5ABVNO46JXCEANXSY.jpg?auth=3e6308e229ac653cce531ea0f1f3d4652d99569ec0bafab4810df9509ec14131&width=1280&height=720&smart=true&quality=85",
            "publishedAt": "2026-04-07T00:03:00Z",
            "lang": "en",
            "source": {
                "id": "014d15412a362b9fa28bc4e1d1282147",
                "name": "thebanner.com",
                "url": "https://www.thebanner.com"
            }
        }
    ]
}

Categories