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": 17196,
    "articles": [
        {
            "id": "d877e9a252520352978e2ee7afb8236f",
            "title": "New Nitride materials enable electric control of spin states",
            "description": "Scientists discovered new nitride materials that combine magnetism and ferroelectricity, enabling low-power spintronic and quantum computing technologies.",
            "content": "Modern computers are essentially oceans of electrical current, streams of charge that flow to hold and process data. But as these currents ramp up to accommodate escalating demand, they dissipate additional heat, draw more and more power, and resist ... [3350 chars]",
            "url": "https://www.techexplorist.com/new-nitride-materials-enable-electric-control-spin-states/102949/",
            "image": "https://www.techexplorist.com/wp-content/uploads/2026/05/spin-electronics.webp",
            "publishedAt": "2026-05-08T09:23:18Z",
            "lang": "en",
            "source": {
                "id": "384f05ddf6ed854b082cdea0d2279b35",
                "name": "Tech Explorist",
                "url": "https://www.techexplorist.com"
            }
        },
        {
            "id": "50b189c305d9b5b3210579448b9f8191",
            "title": "Living algae created that generate blue light without using electricity",
            "description": "Researchers created living light from bioluminescent algae that glows on demand without electricity and could someday power sensors or robots.",
            "content": "Bioluminescent creatures have fascinated people for centuries, from glowing fireflies to the shimmering blue waves created by marine algae. But that natural light is usually brief, unpredictable, and difficult to control.\nNow, researchers have figure... [4580 chars]",
            "url": "https://www.earth.com/news/living-algae-created-that-continuously-glows-in-blue-light-without-using-electricity/",
            "image": "https://cff2.earth.com/uploads/2026/05/07165931/algae_Pyrocystis-lunula_light-bioluminescense_Buffalo-logo_1m.jpg",
            "publishedAt": "2026-05-08T09:11:15Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "d1d5877f9ff9e2e772d0c9b08210c7fb",
            "title": "Protein modifications found to control drug binding and efficacy",
            "description": "New research reveals that subtle chemical changes to proteins after synthesis play a critical role in determining drug-protein interactions.",
            "content": "Scientists have discovered a factor that could modify the way in which new medicines are developed, after discovering that subtle chemical changes to proteins can determine whether they respond to drugs.\nThe research, led by Scripps Research, shows t... [4382 chars]",
            "url": "https://www.drugtargetreview.com/protein-modifications-found-to-control-drug-binding-and-efficacy/2135389.article",
            "image": "https://dft2fymcn9opj.cloudfront.net/Pictures/1024x536/8/1/8/20818_shutterstock_2504009949_657189.jpg",
            "publishedAt": "2026-05-08T09:03:07Z",
            "lang": "en",
            "source": {
                "id": "5b54d540ce66cdbbcbceebdc435344ca",
                "name": "Drug Target Review",
                "url": "https://www.drugtargetreview.com"
            }
        }
    ]
}

Categories