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": 16242,
    "articles": [
        {
            "id": "0b77b6fd9cd7594ce86e08da1b21995f",
            "title": "For the First Time, Scientists See the Universe’s Skeleton in Incredible Detail Thanks to JWST",
            "description": "For billions of years, the universe has kept its grand design secret. Now, a powerful space telescope is pulling back the curtain, revealing a structure that connects galaxies in ways scientists never imagined.",
            "content": "The James Webb Space Telescope (JWST) has produced the clearest map ever of the cosmic web, the immense network linking galaxies across the universe. This new map reaches back nearly to the universe’s infancy, showing structures from when it was just... [2940 chars]",
            "url": "https://dailygalaxy.com/2026/05/jwst-universe-skeleton-map/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/For-the-First-Time-Scientists-See-the-Universes-Skeleton-in-Incredible-Detail-Thanks-to-JWST-scaled.jpg",
            "publishedAt": "2026-05-15T16:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "713c8f8b7f0ed1b4021b4ed635e9a3c3",
            "title": "NASA's Psyche Probe Zooms Past Mars At 12,333 MPH Today",
            "description": "NASA’s Psyche probe flies within 2,800 miles of Mars today, testing instruments and gaining a crucial speed boost on its way to a rare metal-rich asteroid.",
            "content": "NASA’s Psyche spacecraft is making a historic close approach to Mars today, skimming within roughly 2,800 miles of the Red Planet. This flyby is a critical step in the mission’s six-year journey to the 16 Psyche asteroid, a rare metal-rich object in ... [2944 chars]",
            "url": "https://dailygalaxy.com/2026/05/nasas-psyche-probe-mars-at-12333-mph-today/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/NASAs-Psyche-Probe-Zooms-Past-Mars-At-12333-MPH-Today-scaled.png",
            "publishedAt": "2026-05-15T15:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "db650e5e75aed3ef519d2a5c19ff3690",
            "title": "Why Chris Hadfield argues that fear is a knowledge problem, and how we might apply it to our own lives",
            "description": "“Okay, I can’t see, but I can hear, I can talk, Scott Parazynski is out here with me. He could come over and help me.” That, more or less, is the line Chris Hadfield says ran through his head outside the International Space Station the moment his left eye slammed shut. The natural response in […]",
            "content": "“Okay, I can’t see, but I can hear, I can talk, Scott Parazynski is out here with me. He could come over and help me.” That, more or less, is the line Chris Hadfield says ran through his head outside the International Space Station the moment his lef... [6547 chars]",
            "url": "https://spacedaily.com/m-why-chris-hadfield-argues-that-fear-is-a-knowledge-problem-and-how-we-might-apply-it-to-our-own-lives/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/Untitled-design-2026-05-15T151514.795.png",
            "publishedAt": "2026-05-15T15:00:28Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        }
    ]
}

Categories