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": 44896,
    "articles": [
        {
            "id": "ee3c9acb0f9c96ae8b9896a974087b62",
            "title": "We're Launching So Much Stuff At The Moon That We're Littering It With Space Junk Now",
            "description": "The upper stage of a rocket used to launch a lunar lander mission now heading towards the moon, and it's going to crash there at 5,400 miles per hour.",
            "content": "Earth used to look pretty nice, until all the trash arrived. But now, having already strewn plastic waste across land and sea, humanity has turned its gaze to the stars. Specifically, the U.S. and China are in a race to put astronauts back on the Moo... [3470 chars]",
            "url": "https://www.jalopnik.com/2161457/moon-launches-littering-space-with-junk/",
            "image": "https://www.jalopnik.com/img/gallery/were-launching-so-much-stuff-at-the-moon-that-were-littering-it-with-space-junk-now/l-intro-1777575005.jpg",
            "publishedAt": "2026-05-03T22:25:00Z",
            "lang": "en",
            "source": {
                "id": "58586d5996e805764d03359b7378d898",
                "name": "Jalopnik",
                "url": "https://www.jalopnik.com"
            }
        },
        {
            "id": "4fcb06d98a5931a77d38ab4542c89d56",
            "title": "New discovery suggests existence of 60-foot, kraken-like octopus",
            "description": "\"It challenges the common view of an 'age of vertebrates' in marine ecosystems.\"",
            "content": "A study has posed the possibility that 60-foot-long octopuses were apex predators of the sea between 72 million and 100 million years ago.\nNational Geographic broke down the research, published in the journal Science, which hinted at the kraken legen... [1901 chars]",
            "url": "https://www.yahoo.com/news/articles/discovery-suggests-existence-60-foot-210000638.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/pv0Pvsaw3ZILmXhYEfp9lQ--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/the_cool_down_737/173b16ac1cd73805a4f8949a6cba7907",
            "publishedAt": "2026-05-03T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "410cc892bca97ef23a057468086726d0",
            "title": "A bright moon may dim the Eta Aquarid meteor shower made up of Halley's comet debris",
            "description": "The Eta Aquarid meteor shower soon will light the sky with debris from Halley's comet. But a bright moon will spoil the fun this year, making the display harder to glimpse.",
            "content": "NEW YORK — The Eta Aquarid meteor shower soon will light the sky with debris from Halley's comet. But a bright moon will spoil the fun this year, making the display harder to glimpse.\nThe shower will peak Tuesday night into Wednesday morning. Viewers... [1843 chars]",
            "url": "https://www.ksl.com/article/51492129/a-bright-moon-may-dim-the-eta-aquarid-meteor-shower-made-up-of-halleys-comet-debris",
            "image": "https://img.ksl.com/slc/3155/315533/31553372.jpg?filter=kslv2/responsive_story_lg",
            "publishedAt": "2026-05-03T15:53:48Z",
            "lang": "en",
            "source": {
                "id": "6486035d1c6580e0b37c6e3b271d2d50",
                "name": "KSL News",
                "url": "https://www.ksl.com"
            }
        }
    ]
}

Categories