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": 17160,
    "articles": [
        {
            "id": "1b3fc3aad6326aec3c81e2612ab614d2",
            "title": "The Octopus That Spends Its Entire Life in the Open Ocean",
            "description": "Can you imagine spending your entire life without ever touching the floor? Well, that’s the reality for this octopus. Pelagic octopuses go their entire lives without ever touching the shore or the oce...",
            "content": "The post The Octopus That Spends Its Entire Life in the Open Ocean appeared first on A-Z Animals.\nCan you imagine spending your entire life without ever touching the floor? Well, that’s the reality for this octopus. Pelagic octopuses go their entire ... [1939 chars]",
            "url": "https://sg.style.yahoo.com/octopus-spends-entire-life-open-153200181.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/0ks_Dc8nJjXYMYlC3hqVjQ--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD00NjM7Y2Y9d2VicA--/https://media.zenfs.com/en/a_z_animals_articles_598/125f5009076cea417cf4d0d97b1ef23b",
            "publishedAt": "2026-05-07T15:32:00Z",
            "lang": "en",
            "source": {
                "id": "1f9f3feca513add6344e5bdfcedf8cf6",
                "name": "Yahoo Lifestyle Singapore",
                "url": "https://sg.style.yahoo.com"
            }
        },
        {
            "id": "395a8afc783a4f6fa603aaf3c250d567",
            "title": "Japan's Asteroid Sample Contains All Five Genetic \"Letters\" Of DNA And RNA, Supporting Idea That Life's Ingredients Came From Space",
            "description": "Japanese scientists found all five DNA and RNA building blocks in asteroid Ryugu samples, supporting the theory that life’s key ingredients arrived on Earth from space.",
            "content": "Scientists have confirmed the presence of all five chemical building blocks of DNA and RNA in pristine samples from asteroid Ryugu, strengthening the hypothesis that the key ingredients for life on Earth may have arrived from space.\nThe discovery was... [2735 chars]",
            "url": "https://www.techtimes.com/articles/316414/20260507/japans-asteroid-sample-contains-all-five-genetic-letters-dna-rna-supporting-idea-that-lifes.htm",
            "image": "https://d.techtimes.com/en/full/464631/asteroid.jpg",
            "publishedAt": "2026-05-07T11:58:27Z",
            "lang": "en",
            "source": {
                "id": "9c3a8a9615df42e1f5d4d0bccc731a46",
                "name": "Tech Times",
                "url": "https://www.techtimes.com"
            }
        },
        {
            "id": "70d0b3f41ec743c9b80754dd5670a10a",
            "title": "Tardigrade Protein Protects Synthetic Cells",
            "description": "A tardigrade protein helped synthetic cells survive drying, offering a potential alternative to cold storage in biotech.",
            "content": "A protein found only in microscopic tardigrades, one that allows them to survive extreme conditions like dehydration, can convey similar durability in synthetic cells, according to new research from University of Michigan Engineering and the Universi... [4194 chars]",
            "url": "https://www.technologynetworks.com/cell-science/news/tardigrade-resilience-protein-helps-preserve-synthetic-cells-412416",
            "image": "https://assets.technologynetworks.com/production/dynamic/images/content/412416/cells-60143-640x360.jpg?cb=20260507",
            "publishedAt": "2026-05-07T10:05:33Z",
            "lang": "en",
            "source": {
                "id": "0d97a1f54e94607ea2182e5b97f9f8ce",
                "name": "Technology Networks",
                "url": "https://www.technologynetworks.com"
            }
        }
    ]
}

Categories