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": 15816,
    "articles": [
        {
            "id": "3c0ceaa2c3817d19bd2d259c6a6edfe4",
            "title": "A Rare Comet Is Skimming Past Earth This Weekend, and You Can Spot It!",
            "description": "A faint comet is making a close approach to Earth, and satellite imagery is turning it into a real-time cosmic event.",
            "content": "A newly brightening Comet C/2025 R3 (PanSTARRS) is making a striking pass through the inner solar system, reaching its closest point to Earth on April 26, according to NASA observations. Having just survived an intense solar encounter, the comet is n... [3832 chars]",
            "url": "https://dailygalaxy.com/2026/04/comet-is-skimming-past-earth-this-weekend/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/A-Rare-Comet-Is-Skimming-Past-Earth-This-Weekend-and-You-Can-Spot-It-scaled.png",
            "publishedAt": "2026-04-25T16:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "a9e96456c6acf486dc13a1d412d8c1f7",
            "title": "This Ancient Black Hole Is So Massive It May Be Breaking Its Own Galaxy",
            "description": "A colossal black hole in the early universe may be too massive for its galaxy to remain stable, raising new questions about cosmic evolution.",
            "content": "A distant quasar known as ULAS J1120+0641 hosts a black hole so massive that it may be disrupting the balance of its own galaxy, according to findings published in The Astrophysical Journal. Located more than 13 billion light-years away, this object ... [3131 chars]",
            "url": "https://dailygalaxy.com/2026/04/black-hole-massive-may-break-own-galaxy/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/This-Ancient-Black-Hole-Is-So-Massive-It-May-Be-Breaking-Its-Own-Galaxy-scaled.png",
            "publishedAt": "2026-04-25T14:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "8f7cf53e3b21b39c6789a6a88ae6766c",
            "title": "NASA Scientists Suggest A Mysterious “Fifth Force” Could Be Lurking In Our Solar System",
            "description": "A new study reveals a subtle but powerful phenomenon that could reshape our understanding of the universe’s fundamental structure.",
            "content": "For decades, physicists have believed they had identified the fundamental forces shaping the universe, gravity, electromagnetism, and the strong and weak nuclear forces. Yet, subtle anomalies in observations have continued to resist clear explanation... [5385 chars]",
            "url": "https://dailygalaxy.com/2026/04/nasa-suggest-fifth-force-in-solar-system/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/NASA-Scientists-Suggest-A-Mysterious-Fifth-Force-Could-Be-Lurking-In-Our-Solar-System-scaled.png",
            "publishedAt": "2026-04-25T13:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories