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": 16432,
    "articles": [
        {
            "id": "a49a6da2f25160b6c584f31ebd849b5f",
            "title": "Attack Of The Atomic Oxygen",
            "description": "While designing anything for operation in space has its challenges, there is at least one thing that is more of a problem for objects in Earth orbit than for deep-space probes: atomic oxygen. We like ...",
            "content": "While designing anything for operation in space has its challenges, there is at least one thing that is more of a problem for objects in Earth orbit than for deep-space probes: atomic oxygen. We like oxygen because we need it to live, but it is also ... [1903 chars]",
            "url": "https://hackaday.com/2026/05/28/attack-of-the-atomic-oxygen/",
            "image": "https://hackaday.com/wp-content/uploads/2026/05/iss.png",
            "publishedAt": "2026-05-28T18:30:00Z",
            "lang": "en",
            "source": {
                "id": "7227cc3b403fb7548db01f172934d4fa",
                "name": "Hackaday",
                "url": "https://hackaday.com"
            }
        },
        {
            "id": "c26084317efcae62ea00208665a527e7",
            "title": "Leigh-on-Sea Pilates instructor banned from free beach sessions",
            "description": "The council tells Alexandra Beard to complete extensive paperwork and pay £85 per week to continue.",
            "content": "A Pilates instructor fears she could have to stop running her free community sessions after being told she must now pay the local council £85 per week.\nMore than 100 people regularly attend Alexandra Beard's Sunday morning classes at Bell Wharf beach... [1563 chars]",
            "url": "https://www.bbc.co.uk/news/articles/czr227nejmro",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/fcc0/live/2aefee80-5a65-11f1-9f6b-e3d8a50585ef.jpg",
            "publishedAt": "2026-05-28T07:30:18Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "9a364fa16a20cfbaa884acfb5d9badb4",
            "title": "Essex University finds phone use to cure boredom may harm mood",
            "description": "University of Essex researchers hope people will \"cultivate healthier relationships\" with phones.",
            "content": "People who hate being bored are more likely to spend hours on their smartphones and may feel miserable as a result, new research suggests.\nAcademics at the University of Essex found some people actively sought to avoid boredom before it struck by rea... [816 chars]",
            "url": "https://www.bbc.co.uk/news/articles/cn9p412ern7o",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/b940/live/45f38230-59c2-11f1-9a7e-a791d3fa99b5.jpg",
            "publishedAt": "2026-05-28T04:38:55Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        }
    ]
}

Categories