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": 51558,
    "articles": [
        {
            "id": "e01b7a4d5210284c1b6363cf96593ada",
            "title": "Why you may see low-flying planes over the Houston area starting Wednesday",
            "description": "If you see low-flying planes over the Houston area starting Wednesday, there's a reason.",
            "content": "HOUSTON — If you spot a low-flying plane banking back and forth over the Houston area in the coming days, don't be alarmed -- it's science at work.\nBeginning Wednesday, June 3, a fleet of five research aircraft will operate out of Ellington Airport o... [1415 chars]",
            "url": "https://www.khou.com/article/news/local/nassa-low-flying-planes-houston-galveston-gulf/285-13a51aa2-c562-4276-80cd-e4e6d2209a43",
            "image": "https://media.khou.com/assets/KHOU/images/e14ad79a-438d-4e61-bda9-ef97f7c91fb9/20260602T121523/e14ad79a-438d-4e61-bda9-ef97f7c91fb9_1140x641.jpg",
            "publishedAt": "2026-06-02T12:17:00Z",
            "lang": "en",
            "source": {
                "id": "51fb621e85450b8b0735e31a9474efc8",
                "name": "KHOU",
                "url": "https://www.khou.com"
            }
        },
        {
            "id": "a4c4188b9b99ca1c8557054b7383f715",
            "title": "Scientists Think a Cosmic Particle Accelerator Shot a Mystery Particle Right at Earth",
            "description": "A gigantic \"blazar\" may have fired a beam of light-speed particles at our planet, creating a 2023 \"ghost particle\" detection.",
            "content": "A new paper in the Journal of Cosmology and Astroparticle Physics has put forth an intriguing theory: A so-far unexplainable neutrino could have been blasted at Earth by a cosmic particle accelerator known as a \"blazer.\"\nBut let's back up.\nFor a whil... [3406 chars]",
            "url": "https://www.yahoo.com/news/science/articles/scientists-think-cosmic-particle-accelerator-114500749.html",
            "image": "https://s.yimg.com/os/en/extreme_tech_articles_222/5c2bb78ef14ac0118ba562fc79f36410",
            "publishedAt": "2026-06-02T11:45:00Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "e894e8658db6664376032e8a0c5334ba",
            "title": "Sabemos exactamente lo que cuesta la IA, pero somos incapaces de medir lo que produce. Y eso es un problema serio",
            "description": "Conocemos muy bien el coste que tiene desarrollar la IA: los centros de datos mastodónticos, el consumo de electricidad disparado, el capex de las...",
            "content": "Conocemos muy bien el coste que tiene desarrollar la IA: los centros de datos mastodónticos, el consumo de electricidad disparado, el capex de las tecnológicas por las nubes... El problema es que parece que todo eso no está teniendo un retorno, o no ... [4188 chars]",
            "url": "https://www.xataka.com/empresas-y-economia/sabemos-exactamente-que-cuesta-ia-somos-incapaces-medir-que-produce-eso-empieza-a-ser-problema-serio",
            "image": "https://i.blogs.es/667fc2/dark-output/840_560.jpeg",
            "publishedAt": "2026-06-02T08:01:40Z",
            "lang": "es",
            "source": {
                "id": "77bf8b3734b51640db34f98c41cd084c",
                "name": "Xataka",
                "url": "https://www.xataka.com"
            }
        }
    ]
}

Categories