Flag of Singapore

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": 15710,
    "articles": [
        {
            "id": "5bd516f60113fbd872b9131eb614226b",
            "title": "Sea Urchins Inspire New Blueprint for Flow-Powered Materials",
            "description": "Study reveals sea urchin spines' gradient architecture converts mechanical motion to electrical signals, informing designs for advanced sensing systems.",
            "content": "Sea urchin spines show how gradient porous materials can convert motion into electrical signals.\nStudy: Echinoderm stereom gradient structures enable mechanoelectrical perception. Image Credit: SvenG83/Shutterstock.com\nA Nature study reports that the... [4074 chars]",
            "url": "https://www.azom.com/news.aspx?newsID=65237",
            "image": "https://www.azom.com/images/news/ImageForNews_65237_17725310038936613.jpg",
            "publishedAt": "2026-03-03T09:45:00Z",
            "lang": "en",
            "source": {
                "id": "5b1c03d27b28aa4d19a2491593556dbb",
                "name": "AZoM",
                "url": "https://www.azom.com"
            }
        },
        {
            "id": "5f2243ee2ade8ae5414f73570064bb36",
            "title": "Machine Learning Applied to Detect Organic Pollutants in Water, Soil, and Air Samples",
            "description": "Researchers have applied machine learning techniques to […]",
            "content": "Researchers have applied machine learning techniques to improve the detection and analysis of organic pollutants in complex environmental matrices. These matrices, which include water, soil, and air samples, often contain thousands of chemical compou... [989 chars]",
            "url": "https://www.geneonline.com/machine-learning-applied-to-detect-organic-pollutants-in-water-soil-and-air-samples/",
            "image": "https://www.geneonline.com/wp-content/uploads/EN_NEWSFLASH_5-1.png",
            "publishedAt": "2026-03-03T00:06:35Z",
            "lang": "en",
            "source": {
                "id": "e5376462a7128acdb762718aa2daf90e",
                "name": "geneonline.com",
                "url": "https://www.geneonline.com"
            }
        },
        {
            "id": "bf2c490808f5b90c36cfdb4764391a5b",
            "title": "Light-circulating glass chip could power future electronics",
            "description": "A new optical microresonator chip keeps light circulating longer, enhancing efficiency for next-generation sensors and photonic devices.",
            "content": "Engineers have demonstrated that a tiny loop etched into a glass chip can keep light circling far longer than similar devices.\nThat extended circulation concentrates energy inside a space thinner than a human hair, pointing toward smaller, more effic... [5616 chars]",
            "url": "https://www.earth.com/news/engineers-develop-an-ultra-low-loss-optical-sensor-that-keeps-light-circulating-around-a-racetrack/",
            "image": "https://cff2.earth.com/uploads/2026/02/27064045/Light-loop.jpg",
            "publishedAt": "2026-03-02T20:33:49Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        }
    ]
}

Categories