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": 15890,
    "articles": [
        {
            "id": "a4cd5bd62f2ad6af224bcf9a955061e7",
            "title": "Low Earth Orbit Could Spiral Into Chaos In Just 72 Hours, Scientists Warn",
            "description": "A new study suggests that losing control of satellites could trigger a major orbital collision in under three days.",
            "content": "Far above Earth, thousands of satellites move in precise, coordinated paths, forming an invisible infrastructure that powers modern life. From global communications to navigation and weather forecasting, this orbital network depends on constant contr... [4803 chars]",
            "url": "https://dailygalaxy.com/2026/04/low-earth-orbit-chaos-in-just-72-hours/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Low-Earth-Orbit-Could-Spiral-Into-Chaos-In-Just-72-Hours-Scientists-Warn-scaled.png",
            "publishedAt": "2026-04-29T14:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "891627b077ccea8315fd6679966eb807",
            "title": "After a Giant Iceberg Broke Away, Scientists Found a Long-Sealed Marine World Under Antarctica",
            "description": "A colossal iceberg has just exposed a hidden part of Antarctica that remained untouched for centuries. Scientists are now finding unexpected signs of life.",
            "content": "A massive iceberg breaking away in Antarctica has uncovered a thriving underwater ecosystem no one had ever seen before. Scientists who rushed to the scene found a surprisingly rich world living in complete darkness.\nThe iceberg, called A-84, split f... [3411 chars]",
            "url": "https://dailygalaxy.com/2026/04/iceberg-broke-reveals-hidden-marine-world/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/After-a-Giant-Iceberg-Broke-Away-Scientists-Found-a-Long-Sealed-Marine-World-Under-Antarctica-scaled.jpg",
            "publishedAt": "2026-04-29T14:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "c1b1e706cb803c81948b7b8927ad05b0",
            "title": "A \"Space Shortcut\" to Mars in Just 56 Days Has Been Discovered and Europe Is Already Building the Tech",
            "description": "A forgotten asteroid file held the blueprint for a 226-day Mars round trip. The route is real. The window opens in 2031.",
            "content": "A spacecraft leaves Earth on April 20, 2031. 56 days later, it brakes into orbit around Mars. The crew spends five weeks on the surface, then burns for home, splashing down 135 days after that. The full trip, Earth to Mars and back, spans just 226 da... [5098 chars]",
            "url": "https://dailygalaxy.com/2026/04/mars-fastest-round-trip-226-days-asteroid-orbit-shortcut/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/A-226-Day-Mars-Round-Trip-Is-Now-Mathematically-Possible-scaled.jpg",
            "publishedAt": "2026-04-29T10:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories