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": 8807,
    "articles": [
        {
            "title": "NASA Perseverance rover’s rock find may show microbial life existed on Mars",
            "description": "The Perseverance rover has found evidence in a leopard-spotted rock that could suggest microbial life once existed on Mars billions of years ago, NASA said.",
            "content": "Sign up for CNN’s Wonder Theory science newsletter. Explore the universe with news on fascinating discoveries, scientific advancements and more.\nCNN —\nThe NASA Perseverance rover may have found a pivotal clue that’s central to its mission on Mars: ge... [7424 chars]",
            "url": "https://www.cnn.com/2024/07/26/science/nasa-perseverance-rover-cheyava-falls-rock/index.html",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/1-pia26368-perseverance-finds-a-rock-with-leopard-spots.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2024-07-26T20:21:00Z",
            "source": {
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "title": "Rocket Report: ABL loses its second booster; Falcon 9 cleared for return to flight",
            "description": "\"The team is investigating root cause.\"",
            "content": "Welcome to Edition 7.04 of the Rocket Report! Probably the most striking news this week came from ABL, which said in a terse social media statement that it had lost its second RS1 rocket during pre-flight testing. This is unfortunate, since the compa... [3882 chars]",
            "url": "https://arstechnica.com/space/2024/07/rocket-report-abl-loses-its-second-booster-falcon-9-cleared-for-return-to-flight/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2024/07/KSC-20240724-PH-JBS02_0049large-760x380.jpg",
            "publishedAt": "2024-07-26T11:00:26Z",
            "source": {
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "title": "People Are Sharing The Worst Physics Takes They've Ever Heard, And They're Physically Painful To Read",
            "description": "The cringe is real.",
            "content": "Physics is a complicated topic. There's no shame in not completely understanding the black hole information paradox, for example, or the nature of dark energy and dark matter. Physicists don't fully understand these topics either.\nAdvertisement Adver... [2781 chars]",
            "url": "https://www.iflscience.com/people-are-sharing-the-worst-physics-takes-theyve-ever-heard-and-theyre-physically-painful-to-read-75245",
            "image": "https://assets.iflscience.com/assets/articleNo/75245/aImg/77752/facepalm-meta.png",
            "publishedAt": "2024-07-26T10:16:18Z",
            "source": {
                "name": "IFLScience",
                "url": "https://www.iflscience.com"
            }
        }
    ]
}

Categories