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": 50458,
    "articles": [
        {
            "id": "1d9160586403157f36af7c311c8f6c94",
            "title": "\"Pink Planet\" is surrounded by salty clouds, researchers using Webb telescope find",
            "description": "The \"Pink Planet,\" formally known as GJ504b, was discovered in 2013 and is technically not a planet but rather a \"planetary-mass companion.\"",
            "content": "Researchers studying the universe's \"Pink Planet\" have discovered an unexpected feature in its atmosphere: clouds made of salt.\nA team of astronomers led by Northwestern University used the James Webb Space Telescope to discover a salty cloud atmosph... [2965 chars]",
            "url": "https://www.cbsnews.com/news/james-webb-telescope-pink-planet-salt-clouds/",
            "image": "https://assets1.cbsnewsstatic.com/hub/i/r/2026/06/18/fe847aec-1b8b-42cd-a799-591d3d565aff/thumbnail/1200x630/2ab2de80ddaa55f012a94fbe724adf63/157-gj504b-exoplanet-final800px.jpg",
            "publishedAt": "2026-06-19T01:49:00Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "8e2b00b7a65eaedb1bcd54485cbe081d",
            "title": "Identifican en Papúa Nueva Guinea una especie de tiburón caminante que podría desaparecer sin ser estudiada",
            "description": "Un patrón de manchas sin precedentes y análisis de ADN confirmaron que el animal hallado en la bahía de Milne era desconocido para la ciencia, aunque los lugareños lo llamaban kadedekedewa desde hace generaciones",
            "content": "Un tiburón capaz de caminar fuera del agua ha sido identificado en las costas de Papúa Nueva Guinea, según informa New Scientist, revista científica, y respalda un estudio publicado en Journal of the Ocean Science Foundation, realizado por profesiona... [4924 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/06/18/identifican-en-papua-nueva-guinea-una-especie-de-tiburon-caminante-que-podria-desaparecer-sin-ser-estudiada/",
            "image": "https://www.infobae.com/resizer/v2/J4LM3QHWZBB4NL3SBRN34RCX5U.png?auth=b078457247046fc1d211001dc2ef9bb4f4d36a9a78e8ed1bce7149d599074e4f&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-06-18T22:52:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "42f434f4f3d489632070b50ff408299f",
            "title": "Científicos enviarán semillas de uva al espacio y podrían elaborar vino: las claves de la inédita misión",
            "description": "Durante unos seis meses en órbita, el material quedará expuesto a radiación cósmica y, al regresar, será cultivado junto con lotes idénticos de referencia para comparar mutaciones, crecimiento y rendimiento",
            "content": "Cientos de semillas de uva de Texas A&M viajarán a la Estación Espacial Internacional durante unos seis meses para evaluar cómo la radiación cósmica altera su genética, y el proyecto podría desembocar, dentro de cuatro o cinco años, en lo que los inv... [5128 chars]",
            "url": "https://www.infobae.com/america/ciencia-america/2026/06/18/cientificos-enviaran-semillas-de-uva-al-espacio-para-estudiar-su-genetica-y-elaborar-vino/",
            "image": "https://www.infobae.com/resizer/v2/JBW2C7VK7BE5DBZCMMKHEMKPPA.png?auth=982347d452c2abc8da7738c49bedbe8bcbd1c301c2195093443b877e86651c3e&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-06-18T20:21:23Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories