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": 17232,
    "articles": [
        {
            "id": "5dbbd2bed1ff4f4bafddae848947b689",
            "title": "Wildflower study overturns assumptions about climate survival",
            "description": "Plant populations living in warmer edge regions were expected to decline, but this study shows they adapted over thousands of years.",
            "content": "Climate change stories often focus on loss. Species move, habitats shrink, and fragile systems break down. This narrative shapes how we think about survival in a warming world.\nYet, not all species follow this script. Some remain in place and adapt i... [7155 chars]",
            "url": "https://www.earth.com/news/wildflower-study-overturns-assumptions-about-climate-survival/",
            "image": "https://cff2.earth.com/uploads/2026/05/09061959/Plant-survival-climate-change.jpg",
            "publishedAt": "2026-05-09T12:56:15Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "6abf068d7f87528636eea485965b63f0",
            "title": "Meet China’s moon porter for Chang’e-8 mission: a 4-wheeled robot with 2 arms",
            "description": "The AI-powered ‘extraordinary’ rover is set to pick up and install gear developed by teams from around the world on the lunar south pole.",
            "content": "China is sending a new kind of explorer to the moon – with a humanoid upper body and four wheels.\nThe 100kg (220lbs) robot will transport, deploy and install instruments and sensors at their designated lunar locations after the Chang’e-8 probe lands.... [383 chars]",
            "url": "https://www.scmp.com/news/china/science/article/3352998/meet-chinas-moon-porter-change-8-mission-4-wheeled-robot-2-arms",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/05/09/795f4db4-8de9-4c92-bfc5-ee790f4fb900_cf3ae212.jpg?itok=J9RgldUw&v=1778324047",
            "publishedAt": "2026-05-09T12:00:05Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com"
            }
        },
        {
            "id": "d0cc7da2daded9f1f6226adcb3957df1",
            "title": "NASA's Artemis 2 commander and astrophotographer team up to capture breathtaking, never-before-seen shots of the moon's far side",
            "description": "Astrophotographer Andrew McCarthy partnered with Artemis 2 commander Reid Wiseman to create stunning, never-before-seen views of the far side of the moon.",
            "content": "Just weeks before the first Artemis 2 launch window, astrophotographer Andrew McCarthy had a last-minute idea: What if he could get the Artemis 2 astronauts to shoot the moon the same way he shoots the moon?\nSo McCarthy slid into the DMs (direct mess... [6073 chars]",
            "url": "https://www.space.com/space-exploration/artemis/nasas-artemis-2-commander-and-astrophotographer-team-up-to-capture-breathtaking-never-before-seen-shots-of-the-moons-far-side",
            "image": "https://cdn.mos.cms.futurecdn.net/dWYrPZhYBHMShFR7Kkogcj-2048-80.jpg",
            "publishedAt": "2026-05-09T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        }
    ]
}

Categories