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": 42202,
    "articles": [
        {
            "id": "ecb24038492617384ac43f032e99a63d",
            "title": "Live updates: Artemis II astronauts splash down off California’s coast",
            "description": "After making history on their journey around the moon, NASA’s Reid Wiseman, Victor Glover, Christina Koch and Canadian Space Agency astronaut Jeremy Hansen are coming home.",
            "content": "It’s not all fun and games when readjusting to life with gravity.\nSome astronauts experience a rough bout of space adaptation sickness, making it difficult to reaclimate to life on the ground, said Jason Norcross, a lead scientist for NASA’s Human He... [7867 chars]",
            "url": "https://www.cnn.com/2026/04/10/science/live-news/artemis-2-splashdown-astronauts-return",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/art002e013365-large.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-04-11T01:47:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "0c40d6378c765584dbbec1ba6029538d",
            "title": "Artemis II crew successfully splashes down in the Pacific | LIVE",
            "description": "Artemis II's astronauts returned from the moon with a splashdown in the Pacific to close out humanity's first lunar voyage in more than a half-century",
            "content": "HOUSTON -- Artemis II's astronauts returned from the moon with a dramatic splashdown in the Pacific on Friday to close out humanity's first lunar voyage in more than a half-century.\nIt was a triumphant homecoming for the crew of four whose record-bre... [4983 chars]",
            "url": "https://abc7.com/post/artemis-ii-grand-moon-finale-pacific-splashdown-nasa-lunar-comeback/18866922/",
            "image": "https://cdn.abcotvs.com/dip/images/18868584_041026-cc-ap-nasa-orion-splashdown-img.jpg?w=1600",
            "publishedAt": "2026-04-10T23:21:38Z",
            "lang": "en",
            "source": {
                "id": "e8558fd2479027f3073a0b5be434a244",
                "name": "ABC7 Los Angeles",
                "url": "https://abc7.com"
            }
        },
        {
            "id": "e97008c43624c0687d2874a9c2c4cf1c",
            "title": "Misión Artemis II de la NASA llega a la Tierra en vivo: Últimas noticias del regreso de la nave Orión hoy",
            "description": "Este\nviernes\n10\nde\nabril\nde\n2026\n, la\nnave\nOrión\nde\nla\nmisión\nArtemis II de la NASA\nregresa\na la Tierra tras completar un viaje de diez días por el espacio rumbo a la Luna. En este LIVEBLOG de N+ Univision te compartimos la información más reciente sobre el retorno de los cuatro astronautas.\n| N+ Univision Estados Unidos | Univision",
            "content": "Este viernes 10 de abril de 2026 la nave Orión completa un viaje de aproximadamente diez días alrededor de la Luna e inicia su retorno a la Tierra.\nA bordo viajan cuatro astronautas, en la primera misión tripulada del programa Artemis en más de 50 añ... [389 chars]",
            "url": "https://www.univision.com/noticias/estados-unidos/mision-artemis-ii-nasa-llega-tierra-en-vivo-ultimas-noticias-regreso-nave-orion-hoy",
            "image": "https://www.univision.com/api/image/og/us/noticias/estados-unidos/mision-artemis-ii-nasa-llega-tierra-en-vivo-ultimas-noticias-regreso-nave-orion-hoy",
            "publishedAt": "2026-04-10T23:10:13Z",
            "lang": "es",
            "source": {
                "id": "eb4456d007d51d44dc62d01c16a53d83",
                "name": "Univision",
                "url": "https://www.univision.com"
            }
        }
    ]
}

Categories