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": 47636,
    "articles": [
        {
            "id": "cb7ef6e4f79f9528c2d29834a60d04ee",
            "title": "Part Of A SpaceX Rocket Will Be Hitting The Moon At Mach 7, According To Experts",
            "description": "While the impact isn't expected to be cause for alarm, the ripple effect of continued space congestion could lead to greater issues down the road.",
            "content": "The upper stage of a SpaceX Falcon 9 rocket is set to impact the Moon at over seven times the speed of sound in August this year. The object has been tracked by noted astronomer Bill Gray, who published the details of the event on the Project Pluto w... [4537 chars]",
            "url": "https://www.aol.com/articles/part-spacex-rocket-hitting-moon-164700440.html",
            "image": "https://s.yimg.com/lo/mysterio/api/B11693E25E682803BC306CA6AC1AF564DDF7BBCC27E54750A8291CA299BAFD0D/subgraphmysterio/resizefill_w1200_h674;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Faol_bgr_218%2F590ee89038d04f4c12fd9422c752c712",
            "publishedAt": "2026-05-26T20:50:42Z",
            "lang": "en",
            "source": {
                "id": "4ff2d0fa568705d6b87ce5c9e310a16d",
                "name": "AOL.com",
                "url": "https://www.aol.com"
            }
        },
        {
            "id": "44a15d399e465d4ec05f76b27289b23c",
            "title": "La Nasa encarga a Jeff Bezos el primer paso para construir una base en la Luna",
            "description": "La agencia espacial pretende que los astronautas puedan vivir de forma permanente sobre el satélite en 2032",
            "content": "Comenzará así la primera de las tres fases en las que se divide el proyecto de 'casa' lunar que pretende instalar la agencia espacial estadounidense. En total, hasta 2029 se lanzarán 25 misiones robóticas para explorar el polo sur lunar -donde se ubi... [2092 chars]",
            "url": "https://www.elcorreo.com/ciencia/espacio/nasa-elige-jeff-bezos-iniciar-base-luna-20260526210146-nt.html",
            "image": "https://s3.ppllstatics.com/elcorreo/www/multimedia/2026/05/26/base-lunar-kd0D-U202514281483rjH-1200x840@El%20Correo.jpg",
            "publishedAt": "2026-05-26T19:01:47Z",
            "lang": "es",
            "source": {
                "id": "a5358307e8ea5f0b1f77bffb68b727dc",
                "name": "El Correo",
                "url": "https://www.elcorreo.com"
            }
        },
        {
            "id": "7b2b6e3f928f0f7dd19c9278e0e5f76b",
            "title": "An astronaut’s mystery illness could shape future spaceflight",
            "description": "A health scare prompted the first ever early return from the International Space Station for a medical reason. Does it change the plan for deep space missions?",
            "content": "Five months into his fourth International Space Station mission, veteran NASA astronaut Mike Fincke was having dinner the day before a routine spacewalk. Suddenly, he found himself unable to speak. The episode in January lasted just 20 minutes and wh... [9653 chars]",
            "url": "https://www.cnn.com/2026/05/26/science/mike-fincke-iss-future-space",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2226408833.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-26T18:26:16Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories