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": 16256,
    "articles": [
        {
            "id": "f16904e02507e904d5a92fa2fbd93ab9",
            "title": "Scientists Dig Up A 90-foot Giant Dinosaur In Thailand That Could Crush Four Elephants",
            "description": "Scientists have stumbled upon a dinosaur of incredible size in Thailand, but the full excavation is far from complete.",
            "content": "A massive new dinosaur has been discovered in Thailand, and it’s now the largest ever found in Southeast Asia. Named Nagatitan chaiyaphumensis, the sauropod reached around 90 feet in length and weighed about 30 tons, more than three times the weight ... [3363 chars]",
            "url": "https://dailygalaxy.com/2026/05/90-foot-giant-dinosaur-found-in-thailand/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/Scientists-Dig-Up-A-90-foot-Giant-Dinosaur-In-Thailand-That-Could-Crush-Four-Elephants-scaled.jpg",
            "publishedAt": "2026-05-16T12:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "ca9f4eadce69dc338a18412381975693",
            "title": "NASA's Perseverance Rover Finds Water Left a Surprising Mark on Mars Rocks",
            "description": "Mars may look dry and lifeless today, but new discoveries from NASA’s Perseverance rover suggest the planet’s past could be far more dynamic than anyone imagined.",
            "content": "NASA’s Perseverance rover has found that water played a major role in forming minerals across Mars’ Jezero Crater. After more than three and a half years exploring the Martian surface, the rover discovered that very different rocks share the same min... [2775 chars]",
            "url": "https://dailygalaxy.com/2026/05/perseverance-water-left-mark-mars-rocks/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/NASAs-Perseverance-Rover-Finds-Water-Left-a-Surprising-Mark-on-Mars-Rocks-scaled.jpg",
            "publishedAt": "2026-05-16T11:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "57ec9c4ec6f3e6143ea3abf4e7cb6f4a",
            "title": "What Mars Express just photographed in Shalbatana Vallis isn't just an ancient flood channel - it's the strongest topographic argument yet that Mars once held a real ocean",
            "description": "The European Space Agency’s Mars Express orbiter has returned a fresh portrait of one of the Red Planet’s most dramatic flood-carved regions, revealing a sprawling network of collapsed terrain, sediment-choked valleys and impact scars that record a violent chapter in Martian history. But the more consequential story sits in the channel’s destination. Shalbatana Vallis drains […]",
            "content": "The European Space Agency’s Mars Express orbiter has returned a fresh portrait of one of the Red Planet’s most dramatic flood-carved regions, revealing a sprawling network of collapsed terrain, sediment-choked valleys and impact scars that record a v... [6222 chars]",
            "url": "https://spacedaily.com/sd-n-what-mars-express-just-photographed-in-shalbatana-vallis-isnt-really-a-flood-channel-its-the-strongest-topographic-argument-yet-that-mars-once-held-a-real-ocean/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/what-mars-express-just-photographed-in-s.jpg",
            "publishedAt": "2026-05-16T10:47:25Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        }
    ]
}

Categories