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": 15942,
    "articles": [
        {
            "id": "1f50fcb25a54d6b96a00eebb7868a5b6",
            "title": "Virgin Galactic reveals new ship, but it's running out of time and cash",
            "description": "It's not clear whether Virgin Galactic has the cash reserves to fund a prolonged test phase.",
            "content": "On Thursday, the publicly traded spaceflight company Virgin Galactic shared on social media a new photo of its next-generation spaceship being towed outside of its factory in Mesa, Arizona.\nYou remember Virgin Galactic, right? The space tourism compa... [4978 chars]",
            "url": "https://arstechnica.com/space/2026/05/the-suborbital-space-tourism-industry-is-on-life-support/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/05/HHJd9nqbYAAGbnb-1152x648.jpg",
            "publishedAt": "2026-05-01T14:42:45Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "e86229609b759035f6d09090b3972c83",
            "title": "A Massive 2022 Eruption on Earth May Reveal Active Volcanoes on Venus",
            "description": "A fiery eruption in Hawaii is giving scientists an unexpected tool to detect active volcanoes on Venus—and it could change how we read the planet’s hidden surface.",
            "content": "A powerful volcanic eruption on Earth is now shaping how scientists search for active volcanoes on Venus, offering a breakthrough method to interpret alien lava flows. The findings, set to appear in the June 2026 issue of the Journal of Volcanology a... [4216 chars]",
            "url": "https://dailygalaxy.com/2026/05/2022-eruption-earth-active-volcanoes-venus/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/A-Massive-2022-Eruption-on-Earth-May-Reveal-Active-Volcanoes-on-Venus-scaled.png",
            "publishedAt": "2026-05-01T14:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "2411b42b64e7787178ad72a7aaa5c8c5",
            "title": "This Mysterious Red Object 11.8 Billion Light-Years Away May Solve One of Astronomy’s Biggest Puzzles",
            "description": "This strange object wasn’t supposed to exist… but NASA just detected it in the early universe.",
            "content": "A faint, distant object emitting X-rays may finally clarify the nature of the enigmatic “little red dots” spotted by the James Webb Space Telescope. Detected through combined data from NASA’s Chandra X-ray Observatory and Webb, this source could repr... [3430 chars]",
            "url": "https://dailygalaxy.com/2026/05/red-object-solve-astronomy-biggest-puzzles/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/This-Mysterious-Red-Object-11.8-Billion-Light-Years-Away-May-Solve-One-of-Astronomys-Biggest-Puzzles-scaled.jpg",
            "publishedAt": "2026-05-01T13:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories