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": 43266,
    "articles": [
        {
            "id": "ee06ae379bab86fe6e2950ba96b0a4ab",
            "title": "24,000-year-old zombie worm gets thawed, immediately starts reproducing",
            "description": "\"Our report is the hardest proof as of today.\"",
            "content": "A fascinating discovery pulled from Siberia's permafrost has shed light on the possibility of life surviving in icy conditions and ignited fresh hope for the future of cryopreservation.\nScientists have recovered a 24,000-year-old worm-like creature c... [1830 chars]",
            "url": "https://www.yahoo.com/news/articles/24-000-old-zombie-worm-190000101.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/.YzNEyYgQsHzVAPN08kRHw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD03MDk7Y2Y9d2VicA--/https://media.zenfs.com/en/the_cool_down_737/4674d97848acfb6e12ff7e9543cde006",
            "publishedAt": "2026-04-23T19:00:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "046bc95533223e7f95072e5b4ac7f1cf",
            "title": "IMARPE y el BCR",
            "description": "Así como el BCR ordena la política monetaria con rigor técnico, IMARPE orienta la política pesquera con evidencia científica",
            "content": "En el Perú, pocas instituciones han logrado construir una reputación tan sólida y resistente como el Banco Central de Reserva del Perú. En medio de turbulentas crisis políticas, vaivenes económicos y decisiones de corto plazo que han afectado otros s... [3052 chars]",
            "url": "https://www.infobae.com/peru/2026/04/23/imarpe-y-el-bcr/",
            "image": "https://www.infobae.com/resizer/v2/WUSGWBSRXRFPPM3GDZA2N57I4E.jpg?auth=97b54e7255528db25a5e49334471cae65829a473aba2e26dccc650e2ba5d2ca4&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-04-23T18:32:19Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        },
        {
            "id": "d87d2a95dbe75841ff5d69323d5584d2",
            "title": "Meet the 19 metre octopus that may have prowled ancient seas",
            "description": "Giant octopuses may have ruled the oceans 100 million years ago, according to fossil evidence.",
            "content": "Giant octopuses may have ruled the ancient oceans 100 million years ago, when dinosaurs roamed, according to new research.\nSome of the earliest octopuses are believed to have been powerful predators equipped with strong arms for grabbing prey and bea... [2200 chars]",
            "url": "https://www.bbc.com/news/articles/cyv1rgm16r2o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/4dc5/live/3f63f340-3f29-11f1-844f-4784438e41b5.jpg",
            "publishedAt": "2026-04-23T18:04:39Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories