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": 17004,
    "articles": [
        {
            "id": "8fb4a1ebb8e297a8e7cd838f9f9cc177",
            "title": "NASA Unveils Massive 360° Mars Views Captured by Two Rovers Miles Apart",
            "description": "NASA has released sweeping new views of Mars that seem to place distant regions side by side in a single glance.",
            "content": "NASA has released two striking panoramas captured by its Curiosity and Perseverance rovers. Built from hundreds of images, these scenes show how the planet’s surface evolved in contrasting ways over billions of years. These visuals preserve traces of... [2756 chars]",
            "url": "https://dailygalaxy.com/2026/05/nasa-massive-mars-views-two-rovers-miles/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/NASA-Unveils-Massive-360°-Mars-Views-Captured-by-Two-Rovers-Miles-Apart-scaled.jpg",
            "publishedAt": "2026-05-02T17:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "0ac10bac556679278d313c92fe61ef27",
            "title": "Astronauts who spent 10 days in space reveal 'weird' experience as they approached dark side of the Moon",
            "description": "Artemis II astronauts, who have recently returned from a 10-day space mission, have revealed the 'weird' experience they had as they approached the Moon.",
            "content": "Artemis II astronauts, who have recently returned from a 10-day space mission, have revealed the 'weird' experience they had as they approached the dark side of the Moon.\nThe Artemis II crew were launched into space on April 1 and made their safe ret... [1993 chars]",
            "url": "https://www.unilad.com/news/artemis-ii-astronauts-weird-experience-approach-dark-side-moon-522291-20260501",
            "image": "https://resizer.ladbiblegroup.com/ogimage/v3/assets/blt949ea8e16e463049/blt2df139ad0c9548ea/69f61c46704861739973d1fe/GettyImages-2273929775.jpg",
            "publishedAt": "2026-05-02T15:46:55Z",
            "lang": "en",
            "source": {
                "id": "eb25a67b20a36d44164c6517fdbe26c5",
                "name": "UNILAD",
                "url": "https://www.unilad.com"
            }
        },
        {
            "id": "0e6d57d2e9661fbc477c6883696d6384",
            "title": "Drones Over Mars? Scientists Reveal How Flying Robots Could Unlock Hidden Water On The Red Planet",
            "description": "A new study reveals how radar-equipped drones could pinpoint accessible water ice on Mars with unprecedented precision.",
            "content": "A new generation of aerial technology could redefine how scientists locate water on Mars, bringing unprecedented precision to future exploration missions. In a study published March 24 in the Journal of Geophysical Research: Planets, researchers demo... [5640 chars]",
            "url": "https://dailygalaxy.com/2026/05/drones-over-mars-could-unlock-hidden-water/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/05/Drones-Over-Mars-Scientists-Reveal-How-Flying-Robots-Could-Unlock-Hidden-Water-On-The-Red-Planet-scaled.png",
            "publishedAt": "2026-05-02T14:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories