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": 45184,
    "articles": [
        {
            "id": "802e58287a848c4478d633bdef2ea424",
            "title": "How and when to watch the Eta Aquariid meteor shower",
            "description": "The Eta Aquariid meteor shower will peak Tuesday night. Sky-gazers will have the best chance to view the cosmic display on Wednesday morning before dawn.",
            "content": "Early birds are in for a celestial treat this week as activity from the Eta Aquariid meteor shower heats up — but they’ll need to keep sharp eyes on the sky.\nThe shower will peak between Tuesday and Wednesday, with prime views before daybreak on Wedn... [3587 chars]",
            "url": "https://www.cnn.com/2026/05/05/science/eta-aquariid-meteor-shower-may-2026",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/shutterstock-editorial-15284727e-20260504161506845.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-05T13:00:51Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "0ada5bd06c44d48546038e599a8ca359",
            "title": "Choose between Buddhist Star Trek, rad vinyl music, and forest fire deathgames in this week's PC releases",
            "description": "Build cities on graves, fly nuclear starfighters and make the perfect mixtape in the most promising new PC games for the week of 5th May 2026.",
            "content": "How dare you condemn me without knowing the facts! SHUT UP – I'm having a rhetorical conversation with myself. True, there was no new PC game round-up post yesterday, which might be offered as evidence that somebody forgot to write one, but you have ... [3733 chars]",
            "url": "https://www.rockpapershotgun.com/choose-between-buddhist-star-trek-rad-vinyl-music-and-forest-fire-deathgames-in-the-latest-pc-releases",
            "image": "https://assetsio.gnwcdn.com/mixtape_EAM0NuA.jpg?width=1200&height=630&fit=crop&enable=upscale&auto=webp",
            "publishedAt": "2026-05-05T10:54:16Z",
            "lang": "en",
            "source": {
                "id": "8f89bfe25f856de4bf2d705c59db1959",
                "name": "Rock Paper Shotgun",
                "url": "https://www.rockpapershotgun.com"
            }
        },
        {
            "id": "13c45cbb07b6d8e0f3abdf2d60f71b9e",
            "title": "La rutina de fuerza de Shakira que explica su físico a los 49: \"Hago ejercicio y estiro, como si las 2 horas de escenario no fueran suficiente\"",
            "description": "Antes de cada concierto, la cantante practica varios movimientos para activar sus músculos y, sobre todo, mantenerse muy en forma",
            "content": "Shakira no deja su físico al azar ni siquiera en los días de concierto. En un vídeo que compartió en sus redes, la cantante ha hecho pública su rutina previa con una frase que define su nivel de exigencia: \"hago ejercicio y estiro, como si las dos ho... [4604 chars]",
            "url": "https://www.hola.com/estar-bien/20260505898236/shakira-rutina-fuerza-antes-conciertos/",
            "image": "https://www.hola.com/horizon/landscape/89407b5c1fae-shakira.jpg?im=Resize=(1200)",
            "publishedAt": "2026-05-05T05:00:00Z",
            "lang": "es",
            "source": {
                "id": "f91e6cbbfc0ac518d2a0409ba9140e25",
                "name": "HOLA",
                "url": "https://www.hola.com"
            }
        }
    ]
}

Categories