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": 50696,
    "articles": [
        {
            "id": "ea8cb7a1d561cb77715be4f3afde3137",
            "title": "Descubren en Marte un nuevo indicio de vida: carbono complejo en rocas de hace 3.500 millones de años",
            "description": "Un hallazgo en el antiguo delta del cráter Jezero revela moléculas orgánicas que podrían tener un origen biológico, aunque los científicos insisten en que aún no constituyen una prueba definitiva de vida marciana.",
            "content": "Un equipo de científicos ha confirmado que el rover Perseverance ha detectado carbono orgánico complejo en rocas marcianas formadas hace miles de millones de años, un descubrimiento que podría representar uno de los indicios más prometedores de antig... [4166 chars]",
            "url": "https://www.nationalgeographic.com.es/ciencia/descubren-marte-nuevo-indicio-vida-carbono-complejo-rocas-hace-3500-millones-anos_28732",
            "image": "https://content.nationalgeographic.com.es/medio/2026/06/25/marte_d2cadff4_260625230137_1200x630.webp",
            "publishedAt": "2026-06-25T21:02:00Z",
            "lang": "es",
            "source": {
                "id": "35fdec25ae85d0f11e4b2428b6c53d34",
                "name": "National Geographic España",
                "url": "https://www.nationalgeographic.com.es"
            }
        },
        {
            "id": "9f92d4300e7bb12f3edcbb51f98231ad",
            "title": "Planet orbits so close to its star that their magnetic fields connect",
            "description": "At the right point of the orbit and stellar cycle, the star's chromosphere brightens.",
            "content": "For most of human history, our view of “close to the Sun” was defined by the orbit of Mercury, with its 88-day orbit and barren, baking surface. But from the moment we started discovering exoplanets, it became very clear that our own Solar System was... [4826 chars]",
            "url": "https://arstechnica.com/science/2026/06/planet-orbits-so-close-to-its-star-that-their-magnetic-fields-connect/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/06/image-7-1152x468.png",
            "publishedAt": "2026-06-25T18:00:39Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "2f35f63d67ca5ce081bf537b9c3229a5",
            "title": "Una ‘Pompeya vegetal’ de hace 74 millones de años reescribe la historia de las plantas",
            "description": "El descubrimiento de un bosque fósil, sepultado por una enorme erupción volcánica en tiempos de los dinosaurios, cuestiona la evolución de las primeras flores y frutos producidos por las angiospermas",
            "content": "Las angiospermas, las plantas con flores, dominan hoy el planeta. Se estima que el 90% de las miles de especies vegetales tienen flores, semillas y estructuras (llamadas diásporas) para protegerlas y propagarse. Pero no siempre fue así. De hecho, apa... [6514 chars]",
            "url": "https://elpais.com/ciencia/2026-06-25/una-pompeya-vegetal-de-hace-74-millones-de-anos-reescribe-la-historia-de-las-plantas.html",
            "image": "https://imagenes.elpais.com/resizer/v2/L6FRNTZ5HJG7VKU4ERL46D7SAA.jpg?auth=367932e4e64359e1ca69751eed2bad9036e384e0da70ff5f9864639d3de389bb&width=1200",
            "publishedAt": "2026-06-25T18:00:09Z",
            "lang": "es",
            "source": {
                "id": "eb1bfc7349a10fd1bd06d9ecfaa8b438",
                "name": "EL PAÍS",
                "url": "https://elpais.com"
            }
        }
    ]
}

Categories