United Kingdom Science News API

Get the live top science headlines from United Kingdom with our JSON API.

Get API key for the United Kingdom 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 Kingdom.

GET
https://gnews.io/api/v4/top-headlines?country=gb&category=science&apikey=API_KEY
{
    "totalArticles": 16422,
    "articles": [
        {
            "id": "1bf17a246d3a77335a6681e807be7b69",
            "title": "In 1908 Something Exploded Over Siberia With the Force of Hundreds of Hiroshima Bombs, Flattening 2,000 Square Kilometres of Forest and Leaving No Crater",
            "description": "The sky split open. The forest exploded. Millions of trees fell in a single instant. But when scientists finally reached the blast site, one thing was missing that shouldn't be.",
            "content": "On the morning of 30 June 1908, a fireball lit the sky above the basin of the Podkamennaya Tunguska River in central Siberia. An eyewitness, quoted by the Royal Observatory Greenwich, described the moment: “the sky split in two and fire appeared high... [5654 chars]",
            "url": "https://indiandefencereview.com/tunguska-event-1908-explosion-no-crater/",
            "image": "https://indiandefencereview.com/wp-content/uploads/2026/05/something-blew-up-over-russia-with-no-impact-site-left-behind-scaled.jpg",
            "publishedAt": "2026-05-27T10:30:00Z",
            "lang": "en",
            "source": {
                "id": "61a45608aab04b1a644e763fac18ed49",
                "name": "Indian Defence Review",
                "url": "https://indiandefencereview.com"
            }
        },
        {
            "id": "bf01c2ed601daa4913da18c264614e36",
            "title": "Payre fossil teeth reveal regional diversity among Europe’s earliest Neanderthals",
            "description": "Payre fossil teeth reveal early Neanderthal diversity in Europe shaped by climate shifts and regional population differences.",
            "content": "A team led by the Centro Nacional de Investigación sobre la Evolución Humana studied fossil teeth from the Payre site in southeastern France. The material comes from nine teeth found in layers linked to the Middle Pleistocene, around 250,000 years ag... [2553 chars]",
            "url": "https://archaeologymag.com/2026/05/payre-fossil-teeth-europes-earliest-neanderthals/",
            "image": "https://archaeologymag.com/wp-content/uploads/neanderthals-reshaped-landscapes-1.jpg",
            "publishedAt": "2026-05-27T08:00:43Z",
            "lang": "en",
            "source": {
                "id": "396fee5c24f8a207225fa4e214be73d2",
                "name": "Archaeology News Online Magazine",
                "url": "https://archaeologymag.com"
            }
        },
        {
            "id": "70bfd8f58487226d095210f2fd8bf735",
            "title": "The Parker Solar Probe is now flying through the Sun's outer atmosphere at 430,000 miles per hour, fast enough to cross the continental United States in 20 seconds, and its heat shield protects the in",
            "description": "NASA's Parker Solar Probe is the fastest human-made object ever, sweeping the Sun's corona at 430,000 mph while a 4.5-inch carbon foam shield holds its instruments at room temperature behind a 2,500-degree face.",
            "content": "On the front of the Parker Solar Probe, a slab of carbon foam four and a half inches thick is glowing at around 2,500 degrees Fahrenheit. Less than a meter behind it, the science instruments sit at roughly room temperature, taking measurements as if ... [8604 chars]",
            "url": "https://spacedaily.com/sd-the-parker-solar-probe-is-now-flying-through-the-suns-outer-atmosphere-at-430-000-miles-per-hour-fast-enough-to-cross-the-continental-united-states-in-20-seconds-and-its-heat-shield-protects-the-in/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/the-parker-solar-probe-is-now-flying-thr.jpg",
            "publishedAt": "2026-05-27T07:00:14Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        }
    ]
}

Categories