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": 15968,
    "articles": [
        {
            "id": "f3d646a9b42f67e6461e073df2cb7809",
            "title": "An 8-Year-Old Boy Spotted \"Seeds\" in His Backyard and Accidentally Broke a 100-Year-Old Biology Rule",
            "description": "An 8-year-old's backyard find exposed a biological con game hiding in plain sight across every oak forest on earth.",
            "content": "When 8-year-old Hugo Deans crouched beside a fallen log in his backyard, he spotted what looked like a pile of tiny seeds clustered near an ant nest. He called his father over. His father, Andrew Deans, a professor of entomology at Penn State Univers... [5486 chars]",
            "url": "https://dailygalaxy.com/2026/05/oak-gall-ants-wasp-larvae-discovery-changes-forest-biology/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/A-Childs-Simple-Backyard-Find-Just-Cracked-a-Biology-Mystery-That-Lasted-100-Years-scaled.jpg",
            "publishedAt": "2026-05-04T12:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "e0db71d5b0fc852e3b3cb5d155ebb9d4",
            "title": "He Was Called In to Renovate a Basement. He Tugged a Rope in the Floor and Discovered $2.4 Million in Hidden Gold",
            "description": "A plumber pulled a rope from a basement floor and uncovered something cemented inside the walls of a pre-war villa that no one knew existed.",
            "content": "A plumber renovating the basement of a villa in Vienna’s Penzing district made one of the most striking accidental discoveries in recent Austrian memory: a rusted metal chest packed with approximately 30 kilograms of gold coins, cemented into the flo... [4370 chars]",
            "url": "https://dailygalaxy.com/2026/05/vienna-plumber-rope-basement-gold-coins-24-million/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/One-Tug-on-a-Rope-in-the-Floor-Uncovered-2.4-Million-in-Hidden-Gold-scaled.jpg",
            "publishedAt": "2026-05-04T11:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "0877cd7199ce937be1ae0e3f1d8415f3",
            "title": "Dozens of Star Wars Tatooine-like planets with two suns discovered in new space survey",
            "description": "There could potentially be thousands of similar planets waiting to be found, researchers say",
            "content": "A new satellite survey has found nearly 30 unusual planets orbiting two stars instead of one, similar to Tatooine, the fictional home of Star Wars protagonist Luke Skywalker.\nSuch circumbinary planets were the stuff of fantasy for a long time, with o... [2146 chars]",
            "url": "https://www.independent.co.uk/space/star-wars-tatooine-planets-suns-b2969917.html",
            "image": "https://static.independent.co.uk/2026/05/04/3/44/A-circumbinary-planet.jpeg?trim=200,0,199,0&width=1200&height=800&crop=1200:800",
            "publishedAt": "2026-05-04T05:54:00Z",
            "lang": "en",
            "source": {
                "id": "0d5c0adfb0e84da759fe48296b9f6e55",
                "name": "The Independent",
                "url": "https://www.independent.co.uk"
            }
        }
    ]
}

Categories