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": 15916,
    "articles": [
        {
            "id": "72e3aff6456df35f3c15ad6b145c9ec0",
            "title": "Did I see a meteor flying out of Chris Mason’s head?",
            "description": "Your ‘inexplicable’ mysteries explained...",
            "content": "Every week, Sarah Knapton, our Science Editor, and Joe Pinkstone, our Science Correspondent, demystify your supernatural experiences. From ghoulish encounters to bizarre coincidences, there’s always a scientific explanation and nothing is as strange ... [4681 chars]",
            "url": "https://www.telegraph.co.uk/news/2026/04/30/did-i-see-a-meteor-flying-out-of-chris-masons-head/",
            "image": "https://www.telegraph.co.uk/content/dam/news/2026/04/29/TELEMMGLPICT000481596547_17774669896380_trans_NvBQzQNjv4BqqVzuuqpFlyLIwiB6NTmJwfSVWeZ_vEN7c6bHu2jJnT8.jpeg?impolicy=OG-Standard",
            "publishedAt": "2026-04-30T05:00:00Z",
            "lang": "en",
            "source": {
                "id": "0fc579b3cc7a823fd67a74b9ed6f0796",
                "name": "The Telegraph",
                "url": "https://www.telegraph.co.uk"
            }
        },
        {
            "id": "4f650bd7edeb21dd34d65a58f83567d3",
            "title": "This New Tripod Doesn't Need the Ground At All",
            "description": "The Viperpod is a new tripod for photo and video that features built-in hooks, enabling it to hang off of objects and skip the ground.",
            "content": "Nearly all tripods have one thing in common, they stand on the ground (or a floor). While there are some exceptions, like the GorillaPod, they are small and aren’t built for full-size professional camera systems. A new Kickstarter product, Viperpod, ... [2900 chars]",
            "url": "https://petapixel.com/2026/04/29/this-new-tripod-doesnt-need-the-ground-at-all/",
            "image": "https://petapixel.com/assets/uploads/2026/04/A7507609.jpg",
            "publishedAt": "2026-04-29T18:51:27Z",
            "lang": "en",
            "source": {
                "id": "7c9bbb3c4e144038df75cf7bda3c256e",
                "name": "PetaPixel",
                "url": "https://petapixel.com"
            }
        },
        {
            "id": "f608fced28ef655ab790554a3692abc4",
            "title": "NASA connects little red dots with Chandra and Webb",
            "description": "A newly discovered object may be a key to unlocking the true nature of a mysterious class of sources that astronomers have found in the early universe in recent years. A \"X-ray dot\" found by NASA's Chandra X-ray Observatory could explain what these objects are. A paper describing the results is published in The Astrophysical Journal Letters.",
            "content": "A newly discovered object may be a key to unlocking the true nature of a mysterious class of sources that astronomers have found in the early universe in recent years. A \"X-ray dot\" found by NASA's Chandra X-ray Observatory could explain what these o... [3774 chars]",
            "url": "https://phys.org/news/2026-04-nasa-red-dots-chandra-webb.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/nasa-connects-little-r.jpg",
            "publishedAt": "2026-04-29T18:40:27Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories