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": 15708,
    "articles": [
        {
            "id": "4a1339171422fdd77d073584b953c189",
            "title": "Scientists discovered a mysterious ‘golden orb’ two miles beneath the surface of the ocean. Now they’ve worked out what it is",
            "description": "Sorry, but it’s not an extraterrestrial egg...",
            "content": "Scientists at the National Oceanic and Atmospheric Administration now know what a mysterious “golden orb” they found at the bottom of the sea in 2023 is.\nAfter more than two years of research, they’ve determined it’s not an extraterrestrial egg or sp... [2940 chars]",
            "url": "https://www.independent.co.uk/news/science/golden-orb-ocean-discovery-science-noaa-b2962901.html",
            "image": "https://static.independent.co.uk/2026/04/22/17/15/NMNH-IZ_1699903_LabImage_6.jpeg?trim=0,100,0,99&width=1200&height=800&crop=1200:800",
            "publishedAt": "2026-04-22T17:46:00Z",
            "lang": "en",
            "source": {
                "id": "0d5c0adfb0e84da759fe48296b9f6e55",
                "name": "The Independent",
                "url": "https://www.independent.co.uk"
            }
        },
        {
            "id": "f816d45ac325b133f843b27f0cd086fa",
            "title": "Scientists May Have Found a Strange New State of Matter Twisting Deep Inside Uranus and Neptune",
            "description": "Deep beneath the clouds of Uranus and Neptune, something unexpected may be taking shape. Scientists have uncovered hints of a bizarre form of matter behaving in ways never observed before.",
            "content": "Something unusual may be happening to matter deep inside Uranus and Neptune. New simulations suggest that carbon hydride could form a strange superionic state under extreme conditions.\nInterest in planetary interiors has grown as more than 6,000 exop... [2494 chars]",
            "url": "https://dailygalaxy.com/2026/04/strange-matter-inside-uranus-neptune/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Scientists-May-Have-Found-a-Strange-New-State-of-Matter-Twisting-Deep-Inside-Uranus-and-Neptune-scaled.jpg",
            "publishedAt": "2026-04-22T15:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "26539ccf60b09bdba6d27527d7600d6a",
            "title": "NASA’s Curiosity Rover Discovers Unusual “Dragon Skin” Patterns Stretching Across Mars’ Surface",
            "description": "A mysterious texture unlike anything seen before is stretching across Mars. NASA’s Curiosity rover picked it up, and researchers are now scrambling to understand it.",
            "content": "A strange, scale-like rock pattern spotted by NASA’s Curiosity rover is catching scientists’ attention on Mars.\nThe images were taken on April 13, 2026 (Sol 4865) as the rover moved toward the Antofagasta crater, which takes its name from a Chilean p... [2940 chars]",
            "url": "https://dailygalaxy.com/2026/04/curiosity-rover-dragon-skin-patterns-mars/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/NASAs-Curiosity-Rover-Discovers-Unusual-Dragon-Skin-Patterns-Stretching-Across-Mars-Surface-1-scaled.jpg",
            "publishedAt": "2026-04-22T12:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories