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": 45648,
    "articles": [
        {
            "id": "3c5bf4261815bc954c5ddbad75580854",
            "title": "Por qué hay personas que inician muchos proyectos pero no terminan ninguno, según la psicología",
            "description": "Cuatro obstáculos están vinculados a la dificultad para completar emprendimiento personales. Qué estrategias pueden ayudar a superarlos",
            "content": "Interesarse por diversas disciplinas suele vincularse con creatividad, apertura mental e inteligencia. Pero si ese entusiasmo inicial no se sostiene en el tiempo, puede aparecer una sensación de estancamiento y una acumulación de tareas y proyectos s... [4354 chars]",
            "url": "https://www.infobae.com/salud/ciencia/2026/05/13/por-que-hay-personas-que-inician-muchos-proyectos-pero-no-terminan-ninguno-segun-la-psicologia/",
            "image": "https://www.infobae.com/resizer/v2/KQIS73TWLVEPBNAGQJDFCS65KU.png?auth=a8971c0a9bb1e694f45d8029229c62a5a20834ee558afce5c6d825dc409b5089&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-05-13T00:25:30Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "045889f4385fccad9348151f0d13212c",
            "title": "The hidden chemistry at the heart of the Milky Way",
            "description": "Scientists have taken the largest ever image of the Milky Way. The image shows spectacular detail of our home in the universe, and offers scientists a color-coded guide to some of the most mysterious corners of our galaxy.",
            "content": "Scientists have taken the largest ever image of the Milky Way. The image shows spectacular detail of our home in the universe, and offers scientists a color-coded guide to some of the most mysterious corners of our galaxy.\nGuest\nSteven Longmore, prof... [43611 chars]",
            "url": "https://www.wbur.org/onpoint/2026/05/12/galaxy-image-of-the-milky-way",
            "image": "https://media.wbur.org/wp/2026/05/ALMA-ACES-1920x705.jpg",
            "publishedAt": "2026-05-12T20:05:39Z",
            "lang": "en",
            "source": {
                "id": "4673638650f9086d927ffc44d4f83682",
                "name": "WBUR",
                "url": "https://www.wbur.org"
            }
        },
        {
            "id": "e65765f0c7fa6f297b9567bcc1426785",
            "title": "What Are You Doing In There, Fish?",
            "description": "Remoras evolved to be clingy. The suction cup on their foreheads allows them to attach to larger animals like fridge magnets. Remoras hitch free rides on creatures of their choosing: sharks, rays, whales, dugongs, turtles, even parrotfish. But it has been traditionally assumed that the remora’s approach to such symbiosis was mutually beneficial to both…",
            "content": "Remoras evolved to be clingy. The suction cup on their foreheads allows them to attach to larger animals like fridge magnets. Remoras hitch free rides on creatures of their choosing: sharks, rays, whales, dugongs, turtles, even parrotfish. But it has... [8097 chars]",
            "url": "https://defector.com/what-are-you-doing-in-there-fish",
            "image": "https://lede-admin.defector.com/wp-content/uploads/sites/28/2026/05/20210710-Manta-112_Remora-cloaca-copy.jpg",
            "publishedAt": "2026-05-12T17:15:00Z",
            "lang": "en",
            "source": {
                "id": "d3b6e8a11f18b3c865541010a0c24971",
                "name": "Defector",
                "url": "https://defector.com"
            }
        }
    ]
}

Categories