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": 16536,
    "articles": [
        {
            "id": "984f70fa97ed65c417fd2c6f56dc2bb5",
            "title": "World's largest scorpion roamed UK 400 million years ago, says expert",
            "description": "Fossil fragments suggest the Praearcturus gigas scorpion had a body about one metre long.",
            "content": "Experts have identified a giant scorpion that lived about 415 million years ago, which they believe may be the largest scorpion ever discovered.\nDr Richard Howard of the Natural History Museum, who led the study, said fossil fragments suggested the P... [3058 chars]",
            "url": "https://www.bbc.co.uk/news/articles/c3v2vnpkkyno",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/f59d/live/09fa29d0-60db-11f1-82ca-1380a42b6773.jpg",
            "publishedAt": "2026-06-05T18:19:42Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "73e210296b563ad7a6b1feac40e96aaa",
            "title": "International Space Station astronauts resume normal duties after evacuation order",
            "description": "Crew previously told to enter docked spacecraft and don spacesuits in case an air leak worsened",
            "content": "Astronauts onboard the International Space Station have been told to return to normal duties after previously being on evacuation alert due to a worsening air leak.\nThe four astronauts of Nasa’s Crew-12 mission on the station – two US astronauts, a F... [2553 chars]",
            "url": "https://www.theguardian.com/science/2026/jun/05/international-space-station-astronauts-under-evacuation-orders",
            "image": "https://i.guim.co.uk/img/media/ea6f879b446d705dc2703dfa94a7d4a36b7e263f/667_0_3892_3116/master/3892.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=a67eeba4d6996c833ab9d16a8242677f",
            "publishedAt": "2026-06-05T14:04:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "1c4dcb40a1d5b6a280dcb5a7ad025bc7",
            "title": "Rare 'Cannibal' solar storm hurtling towards Earth after plasma clouds",
            "description": "A powerful space weather event sparked by an unstable sunspot could push the aurora borealis far beyond its usual range in the coming hours.",
            "content": "Skywatchers could be treated to a rare display of the Northern Lights as a powerful solar storm barrels towards Earth, pushing auroras into regions that do not normally experience them.\nExperts say the spectacle may be visible much farther south than... [3011 chars]",
            "url": "https://www.express.co.uk/news/science/2213589/rare-cannibal-solar-storm-hurtling-towards-earth-plasma-clouds-merge-northern-lights",
            "image": "https://cdn.images.express.co.uk/img/dynamic/151/1200x630/6961323.jpg",
            "publishedAt": "2026-06-05T00:25:00Z",
            "lang": "en",
            "source": {
                "id": "5fee56bcfa73257762a23904b3dd8aeb",
                "name": "Daily Express",
                "url": "https://www.express.co.uk"
            }
        }
    ]
}

Categories