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": 11532,
    "articles": [
        {
            "title": "Klickitat River salmon season curtailed amid low Chinook return forecast",
            "description": "The minimum size for salmon is set at 12 inches, and wild Chinook must be released. Fishing will be open only on Mondays, Wednesdays, and Saturdays.",
            "content": "Fishery managers have announced significant restrictions on salmon fishing in the Klickitat River in response to a concerning forecast for the 2025 spring Chinook return.\nThe estimated return of adult spring Chinook is projected to be 1,201, potentia... [1035 chars]",
            "url": "https://komonews.com/news/local/klickitat-river-salmon-season-chinook-return-2025-washington-department-of-fish-wildlife-railroad-bridge-fisher-hill-hatchery-may-24-2025-wdfw",
            "image": "https://komonews.com/resources/media2/16x9/985/986/0x96/90/19d29cdf-e4e4-4ce5-8d14-e53df22d6f9a-200611_usfs_klickitat_river_986.jpg",
            "publishedAt": "2025-03-11T02:16:10Z",
            "source": {
                "name": "KOMO News",
                "url": "https://komonews.com"
            }
        },
        {
            "title": "How to Watch NASA’s SPHEREx and PUNCH Missions Launch on a SpaceX Rocket",
            "description": "Two missions, SPHEREx and PUNCH, are expected to launch on a SpaceX rocket late on Monday after a postponed flight on Saturday.",
            "content": "After more than a week of delays, two NASA missions are again scheduled for a late-night launch aboard a single rocket. Both aim to unravel mysteries about the universe — one by peering far from Earth, the other by looking closer to home.\nThe rocket’... [827 chars]",
            "url": "https://www.nytimes.com/2025/03/10/science/spacex-nasa-spherex-punch-launch.html",
            "image": "https://static01.nyt.com/images/2025/02/28/multimedia/28spherex-launch-01-qtjf/28spherex-launch-01-qtjf-facebookJumbo.jpg",
            "publishedAt": "2025-03-10T22:16:13Z",
            "source": {
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "title": "Astronomers Just Found a Hidden Supermassive Black Hole Right Next Door",
            "description": "Astronomers have uncovered a previously unknown supermassive black hole in the Large Magellanic Cloud (LMC), one of the Milky Way’s closest galactic",
            "content": "Astronomers have uncovered a previously unknown supermassive black hole in the Large Magellanic Cloud (LMC), one of the Milky Way’s closest galactic neighbors. This groundbreaking discovery, made using data from the European Space Agency’s Gaia missi... [3822 chars]",
            "url": "https://dailygalaxy.com/2025/03/hidden-supermassive-black-hole-next-door/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2025/03/Astronomers-Just-Found-a-Hidden-Supermassive-Black-Hole-Right-Next-Door.jpg",
            "publishedAt": "2025-03-10T18:50:00Z",
            "source": {
                "name": "The Daily Galaxy --Great Discoveries Channel",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories