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": 16464,
    "articles": [
        {
            "id": "d3adcb6973347bb1e4f4c9592d36dcba",
            "title": "The key to understanding the solar system's most reduced planet",
            "description": "Researchers have found that Mercury's low-iron, high-sulfur chemistry allows its magma to stay liquid at lower temperatures than Earth's",
            "content": "Rice University researchers have found that Mercury’s low-iron, high-sulfur chemistry allows its magma to stay liquid at lower temperatures than Earth’s\nBy using a rare meteorite to simulate Mercury’s interior, they discovered that sulfur essentially... [2310 chars]",
            "url": "https://www.openaccessgovernment.org/sulfur-rich-magma-the-key-to-understanding-the-solar-systems-most-reduced-planet/208037/",
            "image": "https://www.openaccessgovernment.org/wp-content/uploads/2026/04/iStock-619762300-scaled.jpg",
            "publishedAt": "2026-04-14T07:44:10Z",
            "lang": "en",
            "source": {
                "id": "a1c347c5fd9fe81e35d2b0abeeda6e5e",
                "name": "Open Access Government",
                "url": "https://www.openaccessgovernment.org"
            }
        },
        {
            "id": "8c23ce322a1600f84fc605964b34b312",
            "title": "Drones and AI Transform Wheat Crop Monitoring for Climate Resilience",
            "description": "Drones and artificial intelligence are transforming how scientists monitor wheat crops and identify climate-resilient varieties. By tracking crop growth with advanced imaging and sensors, researchers can predict yield and stability before harvest. This approach helps breeders select wheat crops that perform reliably under drought and heat, improving food security while reducing time and costs in crop development.",
            "content": "Drones are giving researchers a faster, more precise way to monitor wheat crops and identify varieties that can better cope with climate change. In a new study led by the University of Barcelona and the Agrotecnio research centre, scientists combined... [2066 chars]",
            "url": "https://www.seedworld.com/europe/2026/04/14/drones-and-ai-transform-wheat-crop-monitoring-for-climate-resilience/",
            "image": "https://seedworld.com/cdn/wp-content/uploads/20260414013618/Low-Res_blatweb1.jpg",
            "publishedAt": "2026-04-14T06:42:00Z",
            "lang": "en",
            "source": {
                "id": "334cb8a2ab52ac1ec0ce1fb711f0ed4d",
                "name": "seedworld.com",
                "url": "https://www.seedworld.com"
            }
        },
        {
            "id": "7caafd01387e1cef788004bd961b80b8",
            "title": "Space Elevator: Science Fact or Fiction?",
            "description": "Advances in materials science mean that some physical connection between Earth and its orbit could well be science fact.",
            "content": "Dr Adrian Nixon wants you to think about swinging a bucket of water around you, on the end of some rope, so the water stays in the bucket and stays there as long as you keep rotating. Now, he says, put that idea on a planetary scale: you are now an a... [13392 chars]",
            "url": "https://esquiresg.com/space-elevator-challenge-competition/",
            "image": "http://esquiresg.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2026/03/ethan-grey-gf8vft4kzxc-unsplash-opener.jpeg",
            "publishedAt": "2026-04-14T04:03:47Z",
            "lang": "en",
            "source": {
                "id": "7ff481946a0075511298005dc1ca5b33",
                "name": "Esquire Singapore",
                "url": "https://esquiresg.com"
            }
        }
    ]
}

Categories