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": 44296,
    "articles": [
        {
            "id": "dc14dbefccef33f4b0e20bbbfe6a1910",
            "title": "El rol de la glucosa más allá de la energía: cómo logra organizar el desarrollo del sistema nervioso",
            "description": "Un estudio mostró que este nutriente actúa como una señal que indica a las células cerebrales cuándo multiplicarse y madurar para producir mielina, la capa protectora de las neuronas. Las claves de un avance que abre nuevas posibilidades para tratar enfermedades neurológicas",
            "content": "La glucosa, conocida principalmente como la principal fuente de energía del cerebro, podría tener un rol más amplio del que se pensaba. Un nuevo estudio del Advanced Science Research Center de la Universidad de la Ciudad de Nueva York (CUNY) muestra ... [5413 chars]",
            "url": "https://www.infobae.com/salud/ciencia/2026/05/01/el-rol-de-la-glucosa-mas-alla-de-la-energia-como-logra-organizar-el-desarrollo-del-sistema-nervioso/",
            "image": "https://www.infobae.com/resizer/v2/FOWLEQ635VHEDGPU6D4LIUTSNE.png?auth=e0c94b8f1cf23b2bddd6689e8842b63d2a6c60c79223026a26c60e7a4db86d3b&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-05-01T14:12:55Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "8b0986dd977887edae1ffe723ecb3968",
            "title": "Scientists Found What They Believe Is a Portal to the Fifth Dimension Through a Never-Before-Seen Particle",
            "description": "Physics has known for decades that most of the universe is missing. A new theory names the particle responsible, one that exists in a dimension beyond anything humans have ever measured.",
            "content": "Something is missing from the universe. Not misplaced, but structurally absent. About 85 percent of all matter in existence cannot be seen, touched, or detected by any instrument humans have built. It bends light. It shapes galaxies. And for decades,... [4385 chars]",
            "url": "https://dailygalaxy.com/2026/05/portal-fifth-dimension-dark-matter-particle-discovery/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Scientists-Think-a-Weird-Particle-Could-Be-the-Portal-to-a-Fifth-Dimension-scaled.jpg",
            "publishedAt": "2026-05-01T10:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "91d7d65cd8d2a567ec19e92989f7fd6b",
            "title": "May's full 'Flower Moon' rises tonight: Here's what to expect from the 'micromoon'",
            "description": "Don't miss the full \"Flower Moon\" rise on May 1, setting the stage for a rare \"Blue Moon\" later this month.",
            "content": "The May full moon rises at sunset tonight! Here's what you need to know as the full \"Flower Moon\" takes to the spring sky on May 1 and when to look out for a rare \"Blue Moon\" later in the month.\nThe moon will be 100% illuminated at 1:23 p.m. EDT (172... [2643 chars]",
            "url": "https://www.space.com/stargazing/mays-full-flower-moon-rises-tonight-heres-what-to-expect-from-the-micromoon",
            "image": "https://cdn.mos.cms.futurecdn.net/N9FkRSdNnQoun3M5duxK3b-2560-80.jpg",
            "publishedAt": "2026-05-01T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        }
    ]
}

Categories