Flag of 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": 38442,
    "articles": [
        {
            "id": "a48e0686b38ab536a655c3ac315b7ec9",
            "title": "Scientists Drilled a Massive Hole Beneath West Antarctic Ice and Pulled 228 Meters of Mud. The Fossils Inside Should Not Exist",
            "description": "They drilled through 523 meters of ice in one of the most remote places on Earth, living in tents for nearly ten weeks. On their third attempt, they finally pulled up what no one had ever recovered before.",
            "content": "More than 700 kilometers from the nearest Antarctic station, a team of 29 scientists, drillers, and engineers spent nearly ten weeks living in tents on the snow. They were there to do something no one had done before: drill more than 200 meters into ... [5793 chars]",
            "url": "https://indiandefencereview.com/west-antarctic-ice-sheet-core-drilling-fossil-evidence/",
            "image": "https://indiandefencereview.com/wp-content/uploads/2026/03/what-scientists-found-in-the-mud-beneath-antarctica-could-force-a-recalculation-of-global-sea-level-rise-scaled.jpg",
            "publishedAt": "2026-03-31T21:01:17Z",
            "lang": "en",
            "source": {
                "id": "61a45608aab04b1a644e763fac18ed49",
                "name": "Indian Defence Review",
                "url": "https://indiandefencereview.com"
            }
        },
        {
            "id": "9f716786f9e1f7fb9f05376768628b7b",
            "title": "Por qué algunas personas no logran salir de relaciones tóxicas y cuáles son las causas según expertos",
            "description": "Especialistas explican los mecanismos psicológicos que dificultan cortar vínculos dañinos y cómo estos afectan la autoestima y la toma de decisiones",
            "content": "Muchas personas desean dejar atrás relaciones tóxicas, pero se ven incapaces de hacerlo debido a mecanismos psicológicos que las retienen, como la indefensión aprendida. Este fenómeno restringe la capacidad de actuar ante situaciones adversas y condi... [3868 chars]",
            "url": "https://www.infobae.com/tendencias/2026/03/31/por-que-algunas-personas-no-logran-salir-de-relaciones-toxicas-y-cuales-son-las-causas-segun-expertos/",
            "image": "https://www.infobae.com/resizer/v2/ZMI2C3LUJZFGNEYKTYXJTHO25M.png?auth=2a8e6b3c7e552be6af30dd24e35023846572bc933c2d9742e6387e573d3bcbdf&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-03-31T19:25:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "c0bc6a68c1f24e36a3ef996059fe40b8",
            "title": "This is my third Orion launch, but it feels totally different",
            "description": "The first two launches of Orion felt hollow, but NASA is finally on a better course.",
            "content": "KENNEDY SPACE CENTER, Fla.—This will be the third time I have observed NASA’s Orion spacecraft take flight. But with this one, for the first time, am I genuinely hopeful about the future of the space agency and its plans to build a station on the sur... [8352 chars]",
            "url": "https://arstechnica.com/features/2026/03/this-is-my-third-orion-launch-but-it-feels-totally-different/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/03/55165944221_60d35d49b5_k-1152x648.jpg",
            "publishedAt": "2026-03-31T17:09:31Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        }
    ]
}

Categories