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": 16928,
    "articles": [
        {
            "id": "e860d6e436d04877f1022782be471783",
            "title": "Unusual creatures are more appealing: What guppies teach us about evolution",
            "description": "Spanish biologist Ignacio Paulin became fascinated by the behavior of these fish, in a project that could now disappear due to budget cuts by the Trump administration",
            "content": "Females prefer to mate with unusual males. At least, that’s the case among guppies, small fish from South American rivers. Since their fertilization is internal, the males display a wide array of colors to attract females. It might seem that the most... [6805 chars]",
            "url": "https://english.elpais.com/science-tech/2026-06-20/unusual-creatures-are-more-appealing-what-guppies-teach-us-about-evolution.html",
            "image": "https://imagenes.elpais.com/resizer/v2/EZRXJTHW4JFWVBYAYBMMUREGEE.jpg?auth=b078d50e0e192bf3de02ab79d25d4d1072397a584fbc73a60d1124f47ee9c346&width=1200",
            "publishedAt": "2026-06-20T03:30:00Z",
            "lang": "en",
            "source": {
                "id": "c31d6460bd6518296c8800041219f9e7",
                "name": "EL PAÍS English",
                "url": "https://english.elpais.com"
            }
        },
        {
            "id": "b6f1cc920bf0ac6c7d0d96517342b36f",
            "title": "Unusual cosmic fireworks found in galaxy",
            "description": "Astronomers using NASA’s NASA Chandra X-ray Observatory have detected unusual activity in the remnants of supernovae within the spiral galaxy Messier 83 (M83), located about 15 million light-years from Earth, AzerNEWS reports.",
            "content": "by Alimat Aliyeva\nAstronomers using NASA’s NASA Chandra X-ray Observatory have detected unusual activity in the remnants of supernovae within the spiral galaxy Messier 83 (M83), located about 15 million light-years from Earth, AzerNEWS reports.\nBy an... [1669 chars]",
            "url": "https://www.azernews.az/region/259988.html",
            "image": "https://www.azernews.az/media/2026/06/19/image_40.png",
            "publishedAt": "2026-06-19T19:41:00Z",
            "lang": "en",
            "source": {
                "id": "9e0068a5c037f38d51bfc5cc1e8ee219",
                "name": "AzerNews",
                "url": "https://www.azernews.az"
            }
        },
        {
            "id": "88ade04397ff4203ff4a1794af4795da",
            "title": "New Computational Model Predicts Fungal VOC Profiles During Solid",
            "description": "Researchers have developed a new computational model to predict the volatile organic compound (VOC) profiles produced during fungal solid-state fermentation. The study, published in *npj Science of Food*, establishes a framework for identifying specific aromatic signatures by analyzing the metabolic interactions between fungal strains and their growth substrates. The research team utilized gas chromatography-mass spectrometry",
            "content": "New Computational Model Predicts Fungal VOC Profiles During Solid-State Fermentation\nResearchers have developed a new computational model to predict the volatile organic compound (VOC) profiles produced during fungal solid-state fermentation. The stu... [1067 chars]",
            "url": "https://www.geneonline.com/new-computational-model-predicts-fungal-voc-profiles-during-solid-state-fermentation/",
            "image": "https://www.geneonline.com/wp-content/uploads/EN_NEWSFLASH_5-1.png",
            "publishedAt": "2026-06-19T14:49:34Z",
            "lang": "en",
            "source": {
                "id": "e5376462a7128acdb762718aa2daf90e",
                "name": "geneonline.com",
                "url": "https://www.geneonline.com"
            }
        }
    ]
}

Categories