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": 46946,
    "articles": [
        {
            "id": "e9cc949a7b89045adbb0bc1e1f3ee800",
            "title": "Stephen Hawking’s dad reveals super genius was lazy kid who ‘didn’t study,’ lounged around too much: biography",
            "description": "Super genius Stephen Hawking was a lazy kid who \"didn't study much,\" his dad said in a new biography.",
            "content": "Super genius Stephen Hawking was a lazy kid who “didn’t study much,” his dad said in a new biography.\n“We are a little worried at the way Stephen is turning out. He hangs round the house with little initiative and does not study much,” father Frank H... [1360 chars]",
            "url": "https://nypost.com/2026/05/23/world-news/science-legend-stephen-hawkings-dad-worried-he-was-a-slug-who-didnt-study-enough/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/05/professor-stephen-hawking-addressing-cambridge-128572321.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-05-23T19:03:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        },
        {
            "id": "50e85c56a492019859fef473004629d4",
            "title": "I spent years assuming my personality was fixed - then I learned what neuroplasticity actually means and realised I had been maintaining myself like a finished product instead of a living system",
            "description": "The adult human brain contains somewhere between 86 and 100 billion neurons. Each of those neurons can form thousands of synaptic connections. For most of the twentieth century, scientists believed that after a certain point in childhood, the architecture of those connections was essentially complete — that the brain, and by extension the personality it […]",
            "content": "The adult human brain contains somewhere between 86 and 100 billion neurons. Each of those neurons can form thousands of synaptic connections. For most of the twentieth century, scientists believed that after a certain point in childhood, the archite... [5791 chars]",
            "url": "https://spacedaily.com/n-i-spent-years-assuming-my-personality-was-fixed-then-i-learned-what-neuroplasticity-actually-means-and-realised-i-had-been-maintaining-myself-like-a-finished-product-instead-of-a-living-syst/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/neuroplasticity.png",
            "publishedAt": "2026-05-23T19:00:33Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        },
        {
            "id": "3a9d8de4a2d62bbd0d205966a6583573",
            "title": "El misterio bajo el hielo de la Antártida: submarino robótico halla extrañas estructuras ocultas que la ciencia no logra explicar",
            "description": "La investigación fue dirigida por Anna Wåhlin, profesora de Física Oceanográfica en la Universidad de Gotemburgo.",
            "content": "Un submarino no tripulado, llamado Ran, que cartografiaba la plataforma de hielo Dotson, en la Antártida Occidental, reportó sobre extrañas estructuras bajo el hielo, y luego dejó de responder tras recorrer unos 16 kilómetros bajo el agua hacia el ce... [8020 chars]",
            "url": "https://www.eluniverso.com/noticias/internacional/el-misterio-bajo-el-hielo-de-la-antartida-submarino-robotico-halla-extranas-estructuras-ocultas-que-la-ciencia-no-logra-explicar-nota/",
            "image": "https://www.eluniverso.com/resizer/v2/DF52T2DZHVBUFO75ERPMY5HMAQ.jpg?auth=7f6eac2019b4963556aff260de365c3bba61100cfd733a833797fed34c30e1fe&width=656&height=463&quality=75&smart=true",
            "publishedAt": "2026-05-23T15:15:00Z",
            "lang": "es",
            "source": {
                "id": "fbe62a94a891b65106bff187fef25f02",
                "name": "El Universo",
                "url": "https://www.eluniverso.com"
            }
        }
    ]
}

Categories