Flag of the United Kingdom

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": 5937,
    "articles": [
        {
            "title": "Nasa's Mars rover finds arrowhead-shaped rock which could contain first signs that life existed on planet",
            "description": "NASA’s Mars rover may have found the first possible signs that life existed on the Red Planet billions of years ago.An arrowhead-shaped rock has bee",
            "content": "NASA’s Mars rover may have found the first possible signs that life existed on the Red Planet billions of years ago.\nAn arrowhead-shaped rock has been identified that appears to contain chemical signatures and structures formed by microbial life.\n1 N... [1358 chars]",
            "url": "https://www.thesun.co.uk/tech/29507229/nasa-mars-rover-signs-life-existed/",
            "image": "https://www.thesun.co.uk/wp-content/uploads/2024/07/newspress-collage-onsl2t9b8-1722032329392.jpg?1722035946&strip=all&quality=100&w=1920&h=1080&crop=1",
            "publishedAt": "2024-07-26T23:54:00Z",
            "source": {
                "name": "The Sun",
                "url": "https://www.thesun.co.uk"
            }
        },
        {
            "title": "Worrying video shows CO2 from US pouring into atmosphere",
            "description": "Model provides new accuracy on how greenhouse gasses move across Earth, according to NASA",
            "content": "Support truly\nindependent journalism Support Now Find out more Close Our mission is to deliver unbiased, fact-based reporting that holds power to account and exposes the truth.\nWhether $5 or $50, every contribution counts.\nSupport us to deliver journ... [1530 chars]",
            "url": "https://www.independent.co.uk/climate-change/nasa-co2-video-climate-crisis-b2586176.html",
            "image": "https://static.independent.co.uk/2024/07/26/00/Screenshot-2024-07-25-at-3.57.00%E2%80%AFPM.jpg?quality=75&width=1200&auto=webp",
            "publishedAt": "2024-07-26T00:03:14Z",
            "source": {
                "name": "The Independent",
                "url": "https://www.independent.co.uk"
            }
        },
        {
            "title": "Parrots Have Begun Swinging Through Trees Like Monkeys",
            "description": "Parrots are still surprising us with how they get around, and believe it or not their movement is quite similar to how monkeys do it.",
            "content": "A study published by the journal Royal Society Open Science suggests parrots use their very sturdy beaks and their bodies’ extreme flexibility to swing along the undersides of branches. Their beaks undergo comparable amounts of force that primates ex... [433 chars]",
            "url": "https://www.giantfreakinrobot.com/sci/parrots-swinging-through-trees-monkeys.html",
            "image": "https://www.giantfreakinrobot.com/wp-content/uploads/2024/07/Parrots-1.jpg",
            "publishedAt": "2024-07-25T22:12:37Z",
            "source": {
                "name": "Giant Freakin Robot",
                "url": "https://www.giantfreakinrobot.com"
            }
        }
    ]
}

Categories