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": 43008,
    "articles": [
        {
            "id": "e50f886098c5a4150e211a0a15afab95",
            "title": "Calor extremo en las ciudades del mundo: cómo el cambio climático transforma la vida urbana",
            "description": "Las altas temperaturas modifican rutinas, vínculos sociales y condiciones de vida en las grandes urbes, según recientes hallazgos científicos",
            "content": "Las ciudades albergan el 45% de la población del mundo y, según datos de la Organización de las Naciones Unidas (ONU), están en aumento debido a la creciente urbanización.\nSin embargo, los escenarios urbanos enfrentan un desafío urgente: son especial... [8395 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/04/18/calor-extremo-en-las-ciudades-del-mundo-como-el-cambio-climatico-transforma-la-vida-urbana/",
            "image": "https://www.infobae.com/resizer/v2/HAQ6JXQ4XVBYBEP5YNM35K7XHU.png?auth=36d4544686293651b55a3355a81398c029da84498b3fcecc4dbdc630d07b1015&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-04-18T19:40:55Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "f0638982b000067189302eb072713b2d",
            "title": "Astronomers Discover Surprising Sympathetic Flares on Distant Stars",
            "description": "Scientists have discovered that the solar phenomenon of sympathetic flares, long seen only on our Sun, is common among distant stars.",
            "content": "Stars are far from calm; they erupt in powerful bursts of energy known as solar flares, sending shockwaves through space. While sympathetic flaring, a secondary flare triggered by an initial eruption, has long been observed on our Sun, it was thought... [4249 chars]",
            "url": "https://dailygalaxy.com/2026/04/astronomers-discover-flares-distant-stars/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Astronomers-Discover-Sympathetic-Flares-on-Distant-Stars-scaled.png",
            "publishedAt": "2026-04-18T19:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "b29c4db5673cf029e10e201c27483403",
            "title": "Deep Beneath Yellowstone, Scientists Discover a Giant “River” of Hot Rock That May Be Driving It",
            "description": "Yellowstone has long been one of the most studied volcanic systems on Earth, yet a hidden process deep underground is now coming into focus.",
            "content": "A new study suggests Yellowstone is not powered by a deep vertical plume, as long believed, but by a broad, slow-moving flow of hot rock beneath North America. This shift could change how scientists understand one of the planet’s most closely watched... [2875 chars]",
            "url": "https://dailygalaxy.com/2026/04/yellowstone-hidden-giant-river-hot-rock/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Deep-Beneath-Yellowstone-Scientists-Discover-a-Giant-River-of-Hot-Rock-That-May-Be-Driving-It-scaled.jpg",
            "publishedAt": "2026-04-18T16:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories