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": 16738,
    "articles": [
        {
            "id": "b9784f1f0fded6d439bd35e96acb2b7a",
            "title": "NUS team launches open-access tool to decode DNA change patterns in breast cancer",
            "description": "A study led by Dr Jason Pitt, Principal Investigator at the Cancer Science Institute of Singapore (CSI Singapore), has identified eight new \"signatures\" of DNA patterns (gains and/or losses) in breast cancer. By analysing nearly 2,800 genomes, the team systematically profiled changes in the number of DNA copies in breast cancer, with the goal of...",
            "content": "A study led by Dr Jason Pitt, Principal Investigator at the Cancer Science Institute of Singapore (CSI Singapore), has identified eight new \"signatures\" of DNA patterns (gains and/or losses) in breast cancer. By analysing nearly 2,800 genomes, the te... [2439 chars]",
            "url": "https://news.nus.edu.sg/tool-decode-dna-patterns-breast-cancer/",
            "image": "https://content.presspage.com/uploads/2580/7c215c00-0422-46af-a2aa-0e87e560fd6a/1920_img_1841.jpg?10000",
            "publishedAt": "2026-05-18T02:31:13Z",
            "lang": "en",
            "source": {
                "id": "1733bd897ecb9d1a5d836e4fd65d1f88",
                "name": "NUS - National University of Singapore",
                "url": "https://news.nus.edu.sg"
            }
        },
        {
            "id": "52b08bcb9e8b3156501fe90abbde6220",
            "title": "Webb and Hubble sink deep into the dazzling Whirlpool Galaxy - Space photo of the week",
            "description": "A striking new image of the Whirlpool Galaxy is helping astronomers solve one of the biggest mysteries in star formation.",
            "content": "Stars form when vast clouds of dust and hydrogen gas collapse, creating a dense core that heats up until it transforms into a nuclear fusion reactor. What happens in the moments after a star emerges from its birth cloud, however, is a mystery.\nThis i... [2168 chars]",
            "url": "https://www.livescience.com/space/astronomy/webb-and-hubble-sink-deep-into-the-dazzling-whirlpool-galaxy-space-photo-of-the-week",
            "image": "https://cdn.mos.cms.futurecdn.net/ywihR5XinavhRt8YsdsMa5-1084-80.jpg",
            "publishedAt": "2026-05-17T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "95993cee63c947c63f6bfe9192834ef8",
                "name": "Live Science",
                "url": "https://www.livescience.com"
            }
        },
        {
            "id": "3619dde07f108ea323effd004b28f4a1",
            "title": "The International Space Station is travelling at 17,500 mph as you read this, and the astronauts inside it are aging measurably slower than you are",
            "description": "The numbers are real, the effect is measurable, and the gap between an astronaut's clock and yours has been verified to within picoseconds — but the story of why this happens is stranger than the headline.",
            "content": "The International Space Station is moving at roughly 7.8 kilometres per second relative to the ground beneath it, completing an orbit every 90 to 93 minutes. At that velocity, the clocks aboard the station tick measurably slower than the clocks in th... [9007 chars]",
            "url": "https://spacedaily.com/j-a-the-international-space-station-is-travelling-at-17500-mph-as-you-read-this-and-the-astronauts-inside-it-are-aging-measurably-slower-than-you-are/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/j-a-the-international-space-station-is-travelling-.jpg",
            "publishedAt": "2026-05-17T07:19:42Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        }
    ]
}

Categories