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": 16450,
    "articles": [
        {
            "id": "2576cc4edaae7c1290175bcb45bcf674",
            "title": "Killer fungus discovered that destroys UK invasive plant",
            "description": "A newly discovered species raises hope that some native British habitats could be restored.",
            "content": "A new species of \"killer fungus\" has been discovered in Britain that destroys an aggressively invasive plant, raising hopes that decimated native habitats could be restored.\nIt infects the heath-star moss that is damaging UK environments by taking ov... [4519 chars]",
            "url": "https://www.bbc.co.uk/news/articles/c4g48jy4j1yo",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/2e80/live/6e235920-5aca-11f1-824c-2d27d300392d.png",
            "publishedAt": "2026-05-30T23:03:12Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "373bdab0bbbe2095e92f7298eba36ae4",
            "title": "May’s blue moon will soon peak. Here’s what to know",
            "description": "The second full moon of May — a blue moon — will make an appearance this weekend.",
            "content": "You’ve probably heard the phrase “once in a blue moon.” Maybe you’ve even used it to describe an occasional occurrence in your life — the frequency with which you buy a new cellphone, for example.\nBut this weekend will bear witness to a true blue moo... [3765 chars]",
            "url": "https://www.cnn.com/2026/05/29/science/may-blue-moon-explainer",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/shutterstock-editorial-14651791h.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-29T16:44:53Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "618b35d0950e9d7ca68c81ae37f59614",
            "title": "Mount Everest is the highest point above sea level, but because the Earth bulges at the equator, the summit of a volcano in Ecuador sits farther from the centre of the planet, making it the closest pi",
            "description": "Mount Everest is the highest point on Earth measured from sea level, at 8,848 metres. It is not the point on Earth’s surface that sits farthest from the centre of the planet. That distinction belongs to Chimborazo, a dormant volcano in the Ecuadorean Andes, whose summit reaches about 6,263 metres above sea level, roughly 2,600 […]",
            "content": "Mount Everest is the highest point on Earth measured from sea level, at 8,848 metres. It is not the point on Earth’s surface that sits farthest from the centre of the planet. That distinction belongs to Chimborazo, a dormant volcano in the Ecuadorean... [4802 chars]",
            "url": "https://spacedaily.com/t-mount-everest-is-the-highest-point-above-sea-level-but-because-the-earth-bulges-at-the-equator-the-summit-of-a-volcano-in-ecuador-sits-farther-from-the-centre-of-the-planet-making-it-the-closest-pi/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/newimagesize-2026-05-29T200209.296.png",
            "publishedAt": "2026-05-29T16:30:36Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        }
    ]
}

Categories