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": 49492,
    "articles": [
        {
            "id": "195b86eeb2e54d8c9791ca657bd21f42",
            "title": "La NASA detecta una misteriosa señal repetitiva procedente de una galaxia situada a más de 8.000 millones de años luz",
            "description": "Astrónomos identifican el megamaser de hidroxilo más lejano y luminoso jamás observado, una poderosa emisión natural de radio generada en una galaxia en plena fusión",
            "content": "Una potente y enigmática señal de radio procedente de una galaxia ubicada a más de 8.000 millones de años luz de la Tierra ha despertado el interés de la comunidad científica internacional. Aunque algunos la han descrito como un láser cósmico, los in... [3322 chars]",
            "url": "https://www.marca.com/tiramillas/ciencia/2026/06/09/nasa-detecta-misteriosa-senal-repetitiva-procedente-galaxia-situada-8-000-millones-anos-luz.html",
            "image": "https://objetos-xlk.estaticos-marca.com/files/article_main_microformat/uploads/2026/06/09/6a282d982a8a7.jpeg",
            "publishedAt": "2026-06-09T15:13:57Z",
            "lang": "es",
            "source": {
                "id": "dafb88215d481413792b7d8daff5125c",
                "name": "MARCA",
                "url": "https://www.marca.com"
            }
        },
        {
            "id": "e0a955fd22606b0a6587d73cd3171298",
            "title": "California Faults Are Under Their Highest Stress in 1,000 Years, Stoking Fears of the 'Big One'",
            "description": "Researchers modeled 1,000 years of earthquake history along Southern California's San Andreas and San Jacinto faults. What they found was troubling.",
            "content": "No U.S. region is at greater risk of a catastrophic earthquake than Southern California. The hazard stems primarily from two volatile faults, the San Andreas and the San Jacinto. According to new research, stresses along these faults are the highest ... [4892 chars]",
            "url": "https://gizmodo.com/california-faults-are-under-their-highest-stress-in-1000-years-stoking-fears-of-the-big-one-2000769384",
            "image": "https://gizmodo.com/app/uploads/2026/06/Californai-fault-stress-1200x675.jpg",
            "publishedAt": "2026-06-09T14:50:16Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        },
        {
            "id": "61043fd97a7e1da31700b3ae533f2cde",
            "title": "La tecnología espacial que mide el 'pulso de las ciudades' y puede predecir las crisis antes de que pasen",
            "description": "Un nuevo sistema convierte décadas de imágenes satelitales en un electrocardiograma urbano capaz de detectar crisis y desigualdades antes de que sea demasiado tarde",
            "content": "Los médicos usan los electrocardiogramas para medir la actividad eléctrica del corazón y detectar enfermedades antes de que se vuelvan fatales. Ahora, un equipo de científicos ha conseguido hacer exactamente lo mismo con las ciudades.\nLa nueva tecnol... [3377 chars]",
            "url": "https://www.elconfidencial.com/tecnologia/novaceno/2026-06-09/investigacion-espacio-pulso-de-la-ciudad_4370014/",
            "image": "https://images.ecestaticos.com/pn-OxRZR-Dt1tDklSZvhwzEd5fM=/0x0:1440x960/600x315/filters:fill(white):format(jpg):quality(99):watermark(f.elconfidencial.com/file/bae/eea/fde/baeeeafde1b3229287b0c008f7602058.png,0,275,1)/f.elconfidencial.com/original/6fb/b28/50d/6fbb2850d817279e7b353a01cd569e7f.jpg",
            "publishedAt": "2026-06-09T14:42:00Z",
            "lang": "es",
            "source": {
                "id": "1cd9b78e4d2504f2b2160e0bf476cdaa",
                "name": "El Confidencial",
                "url": "https://www.elconfidencial.com"
            }
        }
    ]
}

Categories