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": 16634,
    "articles": [
        {
            "id": "d6363dba45739135deb28e8c898d8bc0",
            "title": "Artemis II astronaut shows off surprising impact of 10 days in space as she struggles to walk in video update",
            "description": "Christina Koch is still recovering from the Artemis II mission, which took the crew further into space than any human has ever been",
            "content": "One of the astronauts who splashed back on Earth last Friday after going further into space than any other person, has revealed the devastating impact that 10 days in zero gravity has on the human body.\nChristina Koch, one of the four astronauts on t... [2588 chars]",
            "url": "https://www.unilad.com/news/us-news/artemis-ii-astronaut-impact-10-days-space-video-704503-20260418",
            "image": "https://resizer.ladbiblegroup.com/ogimage/v3/assets/blt949ea8e16e463049/blt7c8f00b38c9b1574/69e3cb09feeec1b6d75740dd/artemis-walk.jpg",
            "publishedAt": "2026-04-18T19:27:01Z",
            "lang": "en",
            "source": {
                "id": "eb25a67b20a36d44164c6517fdbe26c5",
                "name": "UNILAD",
                "url": "https://www.unilad.com"
            }
        },
        {
            "id": "2bcf94d9b6dae85ac41a5504986a32be",
            "title": "NASA's Mars Rover Comes Across Formation That Looks Like the Scales of a Massive Cosmic Reptile",
            "description": "NASA's Curiosity Rover discovered a large cluster of polygonal rocks on the planet of Mars, which may indicate evidence of water.",
            "content": "Sign up to see the future, today\nCan’t-miss innovations from the bleeding edge of science and tech\nEmail address Thank you!\nFar away on the surface of Mars, NASA’s Curiosity Rover took a side quest this weekend and captured images of a mysterious roa... [1744 chars]",
            "url": "https://futurism.com/space/nasa-mars-rover-crater-rocks",
            "image": "https://futurism.com/wp-content/uploads/2026/04/nasa-mars-rover-crater-rocks.jpg?quality=85&w=1200",
            "publishedAt": "2026-04-18T11:30:00Z",
            "lang": "en",
            "source": {
                "id": "bfcf3640a8a972f0d68e8dd134988385",
                "name": "Futurism",
                "url": "https://futurism.com"
            }
        },
        {
            "id": "7b38721aae79a5ff58810302aebf3837",
            "title": "For the first time, scientists have mapped alien planet climates",
            "description": "Scientists used the James Webb Space Telescope to map climates on TRAPPIST-1b and c, revealing extreme temperatures.",
            "content": "Using JWST data, an international team has, for the first time, successfully mapped the climates of two rocky exoplanets with masses similar to Earth’s. These two planets, TRAPPIST-1b and TRAPPIST-1c, belong to the iconic TRAPPIST-1 planetary system,... [2744 chars]",
            "url": "https://www.techexplorist.com/first-time-mapped-alien-planet-climates/102711/",
            "image": "https://www.techexplorist.com/wp-content/uploads/2026/04/TRAPPIST-1.jpg",
            "publishedAt": "2026-04-18T10:41:35Z",
            "lang": "en",
            "source": {
                "id": "384f05ddf6ed854b082cdea0d2279b35",
                "name": "Tech Explorist",
                "url": "https://www.techexplorist.com"
            }
        }
    ]
}

Categories