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": 25000,
    "articles": [
        {
            "id": "dcaf8c8ec0cf32fd2f2cb46f6e903390",
            "title": "2 destellos misteriosos iluminaron la Luna. ¿Qué eran?",
            "description": "Un astrónomo japonés captó un par de objetos chocando contra la superficie lunar en los últimos días.",
            "content": "La semana pasada, un puñado de telescopios captaron algo que se estrelló contra la Luna. Luego, durante el fin de semana, un segundo objeto perforó su superficie plateada.\nLos dos incidentes fueron un recordatorio de que la Luna no es el sereno orbe ... [1873 chars]",
            "url": "https://www.nytimes.com/es/2025/11/05/espanol/ciencia-y-tecnologia/luna-asteroides-impacto.html",
            "image": "https://static01.nyt.com/images/2025/11/03/04HS-sci-moon-impacts-96293-cover/04HS-sci-moon-impacts-96293-cover-facebookJumbo.jpg",
            "publishedAt": "2025-11-05T17:12:53Z",
            "lang": "es",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "a081329f8e9427e9c15d85df1ec9463c",
            "title": "2 Spooky Flashes Lit Up the Moon. Here’s What Made Them.",
            "description": "A Japanese astronomer captured a pair of objects slamming into the lunar surface in recent days.",
            "content": "Last week, a handful of watching telescopes captured something crashing into the moon. Then over the weekend, a second object punctured its silvery surface.\nThe two incidents were a reminder that the moon is not so much the serene orb we clearly see ... [3893 chars]",
            "url": "https://www.nytimes.com/2025/11/05/science/moon-asteroids-impact.html",
            "image": "https://static01.nyt.com/images/2025/11/03/04HS-sci-moon-impacts-96293-cover/04HS-sci-moon-impacts-96293-cover-facebookJumbo.jpg",
            "publishedAt": "2025-11-05T15:01:01Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "c57120b4a52d17f51a0a0be14593f8ff",
            "title": "La Tierra va camino de una nueva glaciación, según un estudio de Science. Y es precisamente por el calentamiento global",
            "description": "La ciencia está bastante de acuerdo cuando apunta a que la temperatura de la Tierra cada vez aumenta más, y la lógica podría llegarnos a pensar que el mundo...",
            "content": "La ciencia está bastante de acuerdo cuando apunta a que la temperatura de la Tierra cada vez aumenta más, y la lógica podría llegarnos a pensar que el mundo se va a convertir en un auténtico desierto como el de Almería. Pero para sorpresa de todos, l... [3844 chars]",
            "url": "https://www.xataka.com/ecologia-y-naturaleza/tierra-va-camino-nueva-glaciacion-estudio-science-precisamente-calentamiento-global",
            "image": "https://i.blogs.es/e73fc9/denise-schuld-gdnd-4xcfv0-unsplash/840_560.jpeg",
            "publishedAt": "2025-11-05T15:00:57Z",
            "lang": "es",
            "source": {
                "id": "77bf8b3734b51640db34f98c41cd084c",
                "name": "Xataka",
                "url": "https://www.xataka.com"
            }
        }
    ]
}

Categories