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": 16732,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "aa77e2eb873312815bf0453bd5e8bbad",
            "title": "Dark Matter May Have Been Detected by Accident, Scientists Reveal",
            "description": "We may have accidentally detected dark matter back in 2019.",
            "content": "We may have accidentally detected dark matter back in 2019.\nThis potentially history-making discovery could be lurking in existing data from gravitational waves – ripples in the fabric of spacetime itself.\nPhysicists from the US, UK, and Europe propo... [4432 chars]",
            "url": "https://www.sciencealert.com/dark-matter-may-have-been-detected-by-accident-scientists-reveal",
            "image": "https://www.sciencealert.com/images/2026/05/MIT-BlackHoleDM-01-press_0.jpg",
            "publishedAt": "2026-05-16T21:01:46Z",
            "lang": "en",
            "source": {
                "id": "76a2943c768c5c3be7d790e609b40403",
                "name": "ScienceAlert",
                "url": "https://www.sciencealert.com"
            }
        }
    ]
}

Categories