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": 42350,
    "articles": [
        {
            "id": "d7f943d2f421ed9eddce2d0824f304e2",
            "title": "Artemis II astronauts return to Houston home base after moon flyby",
            "description": "Artemis II's moon-traveling astronauts are back home and feted to a thunderous welcome. Still marveling over their record-breaking lunar fly-around, the crew of four flew to Houston's Ellington Field from San Diego on Saturday afternoon.",
            "content": "HOUSTON (AP) — Still marveling over their moon mission, the Artemis II astronauts received a thunderous welcome home Saturday from hundreds who took part in NASA’s lunar comeback that set a record for deep space travel.\nThe crew of four arrived at El... [3869 chars]",
            "url": "https://apnews.com/article/artemis-astronauts-moon-flyby-splashdown-1fe7e0f38a9dd506945a4e508abb402d",
            "image": "https://dims.apnews.com/dims4/default/be22167/2147483647/strip/true/crop/3900x2599+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fee%2F83%2Fb3894d52e48dda7cfeee56ad56d6%2F4fea58b76fe7461db07f75f9dcbd38e8",
            "publishedAt": "2026-04-11T23:35:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "ef6606e64cbefe2d3018bce1ab72225e",
            "title": "Cheers welcome Artemis II astronauts home after record-breaking trip",
            "description": "The crew of four arrived at Ellington Field near NASA's Johnson Space Center and Mission Control, flying in from San Diego, where they splashed down just offshore the evening before.",
            "content": "HOUSTON (AP) — Still marveling over their moon mission, the Artemis II astronauts received a thunderous welcome home Saturday from hundreds who took part in NASA's lunar comeback that set a record for deep space travel.\nThe crew of four arrived at El... [3907 chars]",
            "url": "https://www.pbs.org/newshour/science/cheers-welcome-artemis-ii-astronauts-home-after-record-breaking-trip",
            "image": "https://d3i6fh83elv35t.cloudfront.net/static/2026/04/2026-04-11T221130Z_1272478881_RC29NKADIMGL_RTRMADP_3_SPACE-MOON-ARTEMIS-1024x683.jpg",
            "publishedAt": "2026-04-11T22:23:05Z",
            "lang": "en",
            "source": {
                "id": "7194247a4f44906ac877ec001837157c",
                "name": "PBS",
                "url": "https://www.pbs.org"
            }
        },
        {
            "id": "b428423bb1271d6cb7f2c100d38e86d0",
            "title": "'We are bonded forever': Artemis II astronauts speak on completing their historic moon mission",
            "description": "The four Artemis II astronauts said Saturday that they’re “bonded forever” in their first public remarks since completing NASA’s first lunar mission in more than 50 years",
            "content": "The four Artemis II astronauts said Saturday that they’re “bonded forever” in their first public remarks since completing NASA’s first lunar mission in more than 50 years.\nCommander Reid Wiseman, mission specialists Christina Koch and Jeremy Hansen a... [3528 chars]",
            "url": "https://www.nbcnews.com/news/us-news/artemis-ii-astronauts-speak-after-nasa-flight-moon-rcna301628",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260411-artemis-nasa-ch-1355-b5491c.jpg",
            "publishedAt": "2026-04-11T21:50:09Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        }
    ]
}

Categories