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": 4451,
    "articles": [
        {
            "title": "JWST captures countdown to supernova 15,000 light years away",
            "description": "James Webb Space Telescope (JWST) observed Wolf-Rayet star WR 124, capturing the brief period before the star goes supernova.",
            "content": "Humanity is compelled, sometimes against our better judgment, to push against boundaries and carve out new horizons. Every mountain range, apparently impassable desert, and endless ocean has fallen beneath the unstoppable force of our technology and ... [7659 chars]",
            "url": "https://www.syfy.com/syfy-wire/jwst-captures-countdown-to-supernova-15000-light-years-away",
            "image": "https://www.syfy.com/sites/syfy/files/2022/09/nup_198043_00195_cc.jpg",
            "publishedAt": "2023-03-19T15:30:02Z",
            "source": {
                "name": "Syfy",
                "url": "https://www.syfy.com"
            }
        },
        {
            "title": "Mars Sample Return cost growth threatens other science missions",
            "description": "NASA’s effort to return samples from Mars is facing increasing costs that threaten other planetary science missions and a major heliophysics mission.",
            "content": "WASHINGTON — NASA’s effort to return samples from Mars is facing increasing costs that is putting pressure not just on other planetary science missions but also a major heliophysics mission.\nNASA, in its fiscal year 2024 budget proposal, requested $9... [6571 chars]",
            "url": "https://spacenews.com/mars-sample-return-cost-growth-threatens-other-science-missions/",
            "image": "https://spacenews.com/wp-content/uploads/2022/07/mars-sample-return.jpg",
            "publishedAt": "2023-03-18T23:54:43Z",
            "source": {
                "name": "SpaceNews",
                "url": "https://spacenews.com"
            }
        },
        {
            "title": "Mysterious streaks of light seen in the sky over California",
            "description": "Mysterious streaks of light were seen in the sky in the Sacramento area Friday night, shocking St. Patrick’s Day revelers.",
            "content": "Mysterious streaks of light were seen in the sky in the Sacramento area Friday night, shocking St. Patrick’s Day revelers who then posted videos on social media of the surprising sight.\nJaime Hernandez was behind the King Cong Brewing Company in Sacr... [1512 chars]",
            "url": "https://www.ksby.com/news/mysterious-streaks-of-light-seen-in-the-sky-over-california",
            "image": "https://ewscripps.brightspotcdn.com/dims4/default/744f74b/2147483647/strip/true/crop/1200x630+0+95/resize/1200x630!/quality/90/?url=http%3A%2F%2Fewscripps-brightspot.s3.amazonaws.com%2Fc2%2F3b%2F2e99b5b54da3835798f19d5a39e2%2Fap23077731175532.jpg",
            "publishedAt": "2023-03-18T21:11:10Z",
            "source": {
                "name": "KSBY News",
                "url": "https://www.ksby.com"
            }
        }
    ]
}

Categories