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": 40788,
    "articles": [
        {
            "id": "171f443b263a39996f3cee8086ac6409",
            "title": "NASA astronaut says medical scare in space remains a mystery",
            "description": "The astronaut who prompted NASA's first medical evacuation earlier this year says doctors still don't know why he suddenly fell sick at the International Space Station",
            "content": "CAPE CANAVERAL, Fla. -- The astronaut who prompted NASA’s first medical evacuation earlier this year said Friday that doctors still don’t know why he suddenly fell sick at the International Space Station.\nFour-time space flier Mike Fincke said he was... [2602 chars]",
            "url": "https://abcnews.com/Technology/wireStory/suddenly-speak-space-nasa-astronaut-medical-scare-remains-131474266",
            "image": "https://i.abcnewsfe.com/a/a08dc2d6-78b2-48d1-af98-c5660db97a18/wirestory_cc34793ffb73174f18443f2dd9c6ff2f_16x9.jpg?w=1600",
            "publishedAt": "2026-03-28T15:19:58Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "abcnews.com",
                "url": "https://abcnews.com"
            }
        },
        {
            "id": "83b18bd18530b10609f2d57e82becc6d",
            "title": "Scientists Built a Full-Scale Dinosaur Nest and Discover Why the Eggs Didn’t Hatch at the Same Time",
            "description": "Scientists rebuilt a dinosaur nest from scratch to test a theory no one had been able to prove until now.",
            "content": "A life-size oviraptor nest has helped scientists understand how these dinosaurs incubated their eggs. The results suggest a mix of body heat and sunlight, with uneven temperatures that may have caused eggs to hatch at different times.\nThe study, publ... [2816 chars]",
            "url": "https://dailygalaxy.com/2026/03/full-scale-dinosaur-nest-explains-hatching/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/03/Scientists-Built-a-Full-Scale-Dinosaur-Nest-and-Discover-Why-the-Eggs-Didnt-Hatch-at-the-Same-Time-scaled.jpg",
            "publishedAt": "2026-03-28T13:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "fdf5ee1d53ef4e999247d8cabc000a2a",
            "title": "NASA’s Curiosity Rover Lands in Untouched Mars Terrain, Revealing Never-Before-Seen Geological Wonders",
            "description": "NASA’s Curiosity Rover has just made an extraordinary leap in Mars exploration, uncovering never-before-seen geological features in an untouched region of the Red Planet.",
            "content": "NASA’s Curiosity Rover has concluded its exploration of the Martian “boxwork terrain,” offering new revelations that could reshape our understanding of the Red Planet’s geological history. This recent mission, described in detail by NASA scientists, ... [3073 chars]",
            "url": "https://dailygalaxy.com/2026/03/nasa-curiosity-untouched-mars-terrain/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/03/NASAs-Curiosity-Rover-Lands-in-Untouched-Mars-Terrain-Revealing-Never-Before-Seen-Geological-Wonders-scaled.png",
            "publishedAt": "2026-03-28T12:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories