Singapore Science News API

Get the live top science headlines from Singapore with our JSON API.

Get API key for the Singapore 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 Singapore.

GET
https://gnews.io/api/v4/top-headlines?country=sg&category=science&apikey=API_KEY
{
    "totalArticles": 16602,
    "articles": [
        {
            "id": "4ff84c39cdf0d5e75ac632a013056ee4",
            "title": "Back on Earth, Artemis II crew still finding their footing",
            "description": "Adjusting to life on Earth is taking a beat. Read more at straitstimes.com.",
            "content": "– Nearly a week after their Pacific splashdown, the astronauts who crewed the Artemis II mission that flew around the Moon told reporters on April 16 that they have yet to fully grasp the magnitude of the moment.\n“It’s been a week of medical testing,... [1568 chars]",
            "url": "https://www.straitstimes.com/world/united-states/back-on-earth-artemis-ii-crew-still-finding-their-footing",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/0594a1ec328c05b1773b86d9002ef3ab600201bba87b15459beab47cba34e72a",
            "publishedAt": "2026-04-17T05:31:51Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "de0f47cc4e42f63d6c717fb474924dfd",
            "title": "Moon phase today explained: What the Moon will look like on April 17, 2026",
            "description": "See the Moon phase expected for April 17, 2026 as well as when the next Full Moon is expected.",
            "content": "It's the last day of the lunar cycle, a roughly 29.5-day period in which the Moon orbits Earth, which means today is the New Moon. This is the point where the Moon sits between Earth and the Sun, so its sunlit side is facing away from us.\nWhat is tod... [1719 chars]",
            "url": "https://mashable.com/article/moon-phase-today-april-17",
            "image": "https://helios-i.mashable.com/imagery/articles/06DhZWUHnBxW9umNIVSfAI5/hero-image.fill.size_1200x675.v1776077618.jpg",
            "publishedAt": "2026-04-17T04:01:32Z",
            "lang": "en",
            "source": {
                "id": "46629ea6ebf50ca97b330731a94e40b7",
                "name": "Mashable",
                "url": "https://mashable.com"
            }
        },
        {
            "id": "442d71a781105f869efa90c4ee5f00f3",
            "title": "Bringing AI-driven protein-design tools to biologists everywhere",
            "description": "OpenProtein.AI is helping biologists stay on the cutting edge of AI with a no-code platform for protein engineering. It was founded by MIT alumni Tristan Bepler and Tim Lu.",
            "content": "Artificial intelligence is already proving it can accelerate drug development and improve our understanding of disease. But to turn AI into novel treatments we need to get the latest, most powerful models into the hands of scientists.\nThe problem is ... [7194 chars]",
            "url": "https://news.mit.edu/2026/bringing-ai-driven-protein-design-tools-everywhere-0417",
            "image": "https://news.mit.edu/sites/default/files/images/202604/MIT-OpenProteinAI-01-press.jpg",
            "publishedAt": "2026-04-17T04:00:00Z",
            "lang": "en",
            "source": {
                "id": "e6d0a859abd0707cb2c26ce72630b38b",
                "name": "MIT News",
                "url": "https://news.mit.edu"
            }
        }
    ]
}

Categories