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": 15416,
    "articles": [
        {
            "id": "8d7a7092679cd259151a4eb2b6f27d42",
            "title": "Artemis II crew to talk about their Moon mission",
            "description": "Artemis II astronauts answer questions about Moon mission at Nasa's Johnson Space Center in Houston, Texas.",
            "content": "We get to find out about the most dangerous part of the mission\nAlison Francis\nSenior science journalist\nThe Orion capsule had never been used for crewed flight before and part of the Artemis II mission was to put the spacecraft through its paces.\nCo... [3630 chars]",
            "url": "https://www.bbc.co.uk/news/live/cx2eey4qjdwt",
            "image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/98e9/live/19409f90-380a-11f1-9d5c-8ba507d7dbde.jpg",
            "publishedAt": "2026-04-16T17:48:32Z",
            "lang": "en",
            "source": {
                "id": "da05009467a13bbcc84557ea09d86db3",
                "name": "BBC",
                "url": "https://www.bbc.co.uk"
            }
        },
        {
            "id": "19fe778e47669e89f292d464c4a18f78",
            "title": "Scientists Have Just Discovered a New Feature on Mars That May Have Held an Ocean After All",
            "description": "Mars has always intrigued scientists, and a major breakthrough has just revealed a feature on the planet that could point to a long-lost ocean.",
            "content": "New research has revealed a feature on Mars that could confirm the planet once had an ocean. Scientists have identified what they believe is Mars’ version of a continental shelf, a stable geological feature that points to a large, long-lasting ocean.... [3452 chars]",
            "url": "https://dailygalaxy.com/2026/04/new-feature-mars-may-have-held-ocean/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Scientists-Have-Just-Discovered-a-New-Feature-on-Mars-That-May-Have-Held-an-Ocean-After-All-scaled.jpg",
            "publishedAt": "2026-04-16T17:30:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "0dbd4f2d88ba6f63b4b4c6f25f1698c1",
            "title": "NASA’s SPHEREx Mission Uncovers Water Ice in Star-Forming Regions Like Never Before",
            "description": "NASA’s SPHEREx has just mapped a region of space like never before, revealing something truly extraordinary. But there’s a twist.",
            "content": "NASA’s SPHEREx mission has made a groundbreaking discovery in one of the Milky Way’s most active star-forming regions, Cygnus X. Using its advanced infrared capabilities, SPHEREx has mapped water ice in unprecedented detail. The Cygnus X region, loca... [3032 chars]",
            "url": "https://dailygalaxy.com/2026/04/spherex-water-ice-star-forming-regions/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/NASAs-SPHEREx-Mission-Uncovers-Water-Ice-in-Star-Forming-Regions-Like-Never-Before-scaled.jpg",
            "publishedAt": "2026-04-16T16:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories