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": 17028,
    "articles": [
        {
            "id": "dc3c26909b588aeb6d3a912de43c28ac",
            "title": "Stephen Hawking’s father feared for ‘lazy’ son, diary reveals",
            "description": "The journals, written in a secret code, offer a glimpse of how Frank Hawking privately felt about his genius son",
            "content": "Stephen Hawking was one of the world’s most accomplished cosmologists and the author of a lucrative, if often unfinished, science bestseller.\nYet newly discovered diaries, written in a secret code by his father, show that long before A Brief History ... [2781 chars]",
            "url": "https://www.thetimes.com/uk/science/article/secret-diary-stephen-hawkings-xnlrjbbk2",
            "image": "https://www.thetimes.com/imageserver/image/018bc056-4664-4c3e-9be8-72373ffb1b34.jpg?strip=all&format=webp&crop=1981px%2C1114px%2C0px%2C313px&resize=1200",
            "publishedAt": "2026-05-24T19:10:19Z",
            "lang": "en",
            "source": {
                "id": "9e0e1039092ec85a0b069e08b66bb337",
                "name": "The Times",
                "url": "https://www.thetimes.com"
            }
        },
        {
            "id": "418363c7e5ae865b1a489e284c19d523",
            "title": "New 'AI scientists' are improving-but reveal their fundamental limits",
            "description": "Many of the most exciting discoveries in science involve highly specialized knowledge and making connections between far-flung facts. Scientists must combine deep analysis with broad reasoning strategies.",
            "content": "Many of the most exciting discoveries in science involve highly specialized knowledge and making connections between far-flung facts. Scientists must combine deep analysis with broad reasoning strategies.\nAs in many information-rich tasks, researcher... [6346 chars]",
            "url": "https://phys.org/news/2026-05-ai-scientists-reveal-fundamental-limits.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/new-ai-scientists-are.jpg",
            "publishedAt": "2026-05-24T19:00:02Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "6ec35dff79329d5d64eb8baac4f898b0",
            "title": "Scientists may have found the source of the most powerful neutrino ever detected",
            "description": "A mysterious particle from deep space has scientists buzzing after the most energetic neutrino ever detected slammed through the Mediterranean Sea. Now, researchers think they may have identified the cosmic “culprits” behind it: blazars — supermassive black holes blasting jets of matter straight toward Earth.",
            "content": "Now, a new study published in the Journal of Cosmology and Astroparticle Physics (JCAP) suggests the particle may have originated from blazars, some of the universe's most extreme objects. Blazars are active galactic nuclei powered by supermassive bl... [5297 chars]",
            "url": "https://www.sciencedaily.com/releases/2026/05/260523103912.htm",
            "image": "https://www.sciencedaily.com/images/1920/active-black-hole-jet.webp",
            "publishedAt": "2026-05-24T10:58:42Z",
            "lang": "en",
            "source": {
                "id": "81a05fd2712964dbdb32b1c6a27646fd",
                "name": "ScienceDaily",
                "url": "https://www.sciencedaily.com"
            }
        }
    ]
}

Categories