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": 11095,
    "articles": [
        {
            "title": "Southern California coastal community is sliding toward the ocean, NASA data shows",
            "description": "LOS ANGELES (KTLA) – New research from NASA shows that the Palos Verdes Peninsula, an area in the South Bay and home to cities like Rancho Palos Verdes, Rolling Hills Estates and San Pedro, is shifting toward the ocean. Data from NASA’s Jet Propulsion Laboratory airborne radar shows that during a four-week period last fall, […]",
            "content": "LOS ANGELES (KTLA) – New research from NASA shows that the Palos Verdes Peninsula, an area in the South Bay and home to cities like Rancho Palos Verdes, Rolling Hills Estates and San Pedro, is shifting toward the ocean.\nData from NASA’s Jet Propulsio... [1385 chars]",
            "url": "https://ktla.com/news/local-news/southern-california-coastal-community-is-sliding-towards-the-ocean-nasa-data-shows/",
            "image": "https://ktla.com/wp-content/uploads/sites/4/2025/02/GettyImages-2008853946.jpg?w=1280",
            "publishedAt": "2025-02-05T00:13:49Z",
            "source": {
                "name": "KTLA Los Angeles",
                "url": "https://ktla.com"
            }
        },
        {
            "title": "Grand Canyons on the Moon Were Made in a Matter of Minutes",
            "description": "Scientists proposed an explanation for the formation of Vallis Schrödinger and Vallis Planck near the lunar south pole, which are each about the size of Earth’s Grand Canyon.",
            "content": "Two canyons near the south pole of the moon rival the Grand Canyon, both in depth and length.\nUnlike the sinuous chasm in Arizona, the two lunar canyons, known as Vallis Schrödinger and Vallis Planck, are straight, as if the crust of the moon had bee... [768 chars]",
            "url": "https://www.nytimes.com/2025/02/04/science/moon-canyons.html",
            "image": "https://static01.nyt.com/images/2025/02/04/multimedia/04moon-canyons-01-tqpj/04moon-canyons-01-tqpj-facebookJumbo.jpg",
            "publishedAt": "2025-02-04T21:43:00Z",
            "source": {
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "title": "Five key facts about SPHEREx, NASA’s new space telescope",
            "description": "NASA is preparing to launch its latest space observatory, SPHEREx (Spectro-Photometer for the History of the Universe, Epoch of Reionization, and Ices",
            "content": "NASA is preparing to launch its latest space observatory, SPHEREx (Spectro-Photometer for the History of the Universe, Epoch of Reionization, and Ices Explorer), a mission that promises to revolutionize our understanding of the cosmos. Scheduled for ... [5019 chars]",
            "url": "https://dailygalaxy.com/2025/02/five-key-facts-about-spherex-nasas-new-space-telescope/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2025/02/Five-key-facts-about-SPHEREx-NASAs-new-space-telescope.jpg",
            "publishedAt": "2025-02-04T19:30:00Z",
            "source": {
                "name": "The Daily Galaxy --Great Discoveries Channel",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories