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": 10931,
    "articles": [
        {
            "title": "New predator dinosaur species discovered after century of misclassification",
            "description": "Researchers identified a new dinosaur species that lived in Africa roughly 95 million years ago and published their findings last week in the journal PLOS ONE.",
            "content": "Paleontologists have dug up new dinosaur drama.\nResearchers identified a new dinosaur species that lived in Africa roughly 95 million years ago and published their findings last week in the journal PLOS ONE.\nThe ancient species is called Tameryraptor... [1968 chars]",
            "url": "https://nypost.com/2025/01/19/science/new-predator-dinosaur-species-discovered-after-century-of-misclassification/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2025/01/100-years-misclassification-illustration-96968871.jpg?quality=75&strip=all&w=1024",
            "publishedAt": "2025-01-19T20:06:00Z",
            "source": {
                "name": "New York Post ",
                "url": "https://nypost.com"
            }
        },
        {
            "title": "Aircraft Forces SpaceX to Scrub Rocket Countdown at Vandenberg SFB",
            "description": "With seconds left before liftoff Sunday morning, the SpaceX team scrubbed a Falcon 9 rocket launch countdown at Vandenberg Space Force Base due to a",
            "content": "With seconds left before liftoff Sunday morning, the SpaceX team scrubbed a Falcon 9 rocket launch countdown at Vandenberg Space Force Base due to a wayward aircraft.\nA crew member declared “hold, hold hold” with 11 seconds left in the countdown for ... [1045 chars]",
            "url": "https://www.noozhawk.com/aircraft-forces-spacex-to-scrub-rocket-countdown-at-vandenberg-sfb/",
            "image": "https://www.noozhawk.com/wp-content/uploads/2025/01/011925-SpaceX-Scrub-contributed.jpg",
            "publishedAt": "2025-01-19T16:23:32Z",
            "source": {
                "name": "Noozhawk",
                "url": "https://www.noozhawk.com"
            }
        },
        {
            "title": "What is CTE?",
            "description": "Chronic traumatic encephalopathy, or CTE, is a degenerative brain disease linked to repetitive head trauma. Here's how it affects the brain and who is most at risk.",
            "content": "Chronic traumatic encephalopathy, or CTE, is a degenerative brain disease linked to repeated head trauma. The condition first gained attention in high-impact sports, such as football and boxing, but it has since been linked to a range of activities i... [8210 chars]",
            "url": "https://www.livescience.com/health/neuroscience/what-is-cte",
            "image": "https://cdn.mos.cms.futurecdn.net/yfDHX5huKoJeUa3Zthjkbd-1200-80.jpg",
            "publishedAt": "2025-01-19T15:00:00Z",
            "source": {
                "name": "Livescience.com",
                "url": "https://www.livescience.com"
            }
        }
    ]
}

Categories