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": 48890,
    "articles": [
        {
            "id": "8dd24f85ec4b1fc772090d740470b716",
            "title": "What to know about the total solar eclipse in August",
            "description": "A total solar eclipse will occur on August 12, visible in parts of Greenland, Iceland, Spain and Portugal.",
            "content": "A total solar eclipse will create a celestial spectacle in the sky for the first time in more than two years on August 12.\nA total solar eclipse happens when the moon passes between the sun and Earth, casting a shadow on our planet that fully blocks ... [5036 chars]",
            "url": "https://www.cnn.com/2026/06/06/science/total-solar-eclipse-path-august",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/nhq202404080101-origa-20260605211815110.JPG?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-06T10:30:07Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "f78461d2a05cc370322fd0565cd6b52d",
            "title": "La luna más grande del Sistema Solar se podría estar calentando y los científicos activan las alarmas: nunca han visto nada igual",
            "description": "Un fenómeno inesperado detectado en la luna más grande del Sistema Solar ha despertado el interés de la comunidad científica.",
            "content": "Una investigación desarrollada por científicos de la Arizona State University, en Estados Unidos, ha revelado que Ganímedes, la luna más grande del Sistema Solar, podría estar experimentando un proceso de calentamiento interno sin precedentes. Todo a... [4516 chars]",
            "url": "https://okdiario.com/ciencia/luna-mas-grande-del-sistema-solar-podria-estar-calentando-cientificos-activan-alarmas-nunca-han-visto-nada-igual-17931385",
            "image": "https://okdiario.com/img/2026/06/06/la-luna-mas-grande-del-sistema-solar-se-podria-estar-calentando-y-los-cientificos-activan-las-alarmas-nunca-han-visto-nada-igual.jpg",
            "publishedAt": "2026-06-06T09:30:49Z",
            "lang": "es",
            "source": {
                "id": "1d09b1e42f599e88d21bdf76817c6406",
                "name": "OkDiario",
                "url": "https://okdiario.com"
            }
        },
        {
            "id": "39832dbf75c6dc7d27f1f765cddfea30",
            "title": "Avión experimental de la NASA rompe por primera vez la velocidad del sonido",
            "description": "El X-59 es un avión experimental capaz de romper la barrera del sonido sin el característico estampido sónico.",
            "content": "Miami. La NASA desveló este viernes que el avión experimental X-59 sobrepasó por primera vez la velocidad del sonido, lo que consideró un importante hito en el desarrollo de esta aeronave que pretende impulsar los vuelos comerciales supersónicos sile... [2111 chars]",
            "url": "https://www.primerahora.com/noticias/ciencia-tecnologia/notas/avion-experimental-de-la-nasa-rompe-por-primera-vez-la-velocidad-del-sonido/",
            "image": "https://www.primerahora.com/resizer/v2/OD3NVJTSTBAWBLRGVF3G6IDSNU.jpg?auth=4a79565d84a0cd6ed3d9eb8f9a080ec46c39822cbcc3f6cccd4019bdebd6f73d&quality=75&width=1200&height=717&focal=2483%2C1496",
            "publishedAt": "2026-06-06T00:23:00Z",
            "lang": "es",
            "source": {
                "id": "0ff9d9aa3439f245d940177440bfe1dd",
                "name": "Primera Hora",
                "url": "https://www.primerahora.com"
            }
        }
    ]
}

Categories