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": 16566,
    "articles": [
        {
            "id": "5f83420aa52c9cdcfb8480f5ba37e3c9",
            "title": "Nasa to name Artemis III crew in next step towards Moon landing",
            "description": "The US space agency is set to announce the four astronauts who will crew the Artemis III mission next year, the next step towards a lunar landing.",
            "content": "Nasa can do multiple things at once, says chief\nIsaacman is still at the podium. He says Nasa will not slow down and will be embarking on several projects simultaneousnessly.\nThe expectation of Nasa should be that we can do multiple things at once, h... [8137 chars]",
            "url": "https://www.bbc.co.uk/news/live/c932y0gx4zdt",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/28c7/live/9650f400-6413-11f1-9216-c3eba4acaf31.jpg",
            "publishedAt": "2026-06-09T06:42:00Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "d8dcfdc2297ef9b5661dae871351c0d3",
            "title": "UK's first Mars landing honoured with 13 plaques",
            "description": "Beagle 2 reached the surface in 2003, but it was not known until 2015, a professor says.",
            "content": "Thirteen plaques will be unveiled across the UK to celebrate Beagle 2, the first British and European spacecraft to successfully land on another planet.\nThe lander touched down on Mars on Christmas Day 2003, but, due to a communications error, it was... [896 chars]",
            "url": "https://www.bbc.co.uk/news/articles/czxqdwx2w4vo",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/1820/live/70592560-6350-11f1-b1db-af71d47507d6.jpg",
            "publishedAt": "2026-06-09T06:18:55Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "c6fd2b9353499449295f31be313a7c7a",
            "title": "'Birdwatching saved me from gaming addition' says Sheffield student",
            "description": "At his lowest ebb Edward Bartlett was playing video games 20 hours a day. Now he goes birdwatching.",
            "content": "When things were at their worst Edward Bartlett was playing computer games twenty hours a day, sometimes only pausing to eat and sleep.\n\"I was addicted to video games,\" the 28-year-old said.\n\"I lived with friends, but for two years I never really saw... [3780 chars]",
            "url": "https://www.bbc.co.uk/news/articles/c4gy09r507jo",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/6056/live/502f8810-6328-11f1-b31a-bb3d090df46a.jpg",
            "publishedAt": "2026-06-09T04:55:50Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories