Flag of the 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": 5305,
    "articles": [
        {
            "title": "NASA Langley's Legacy of Landing",
            "description": "From the very beginning, NASA's Langley Research Center has been at the heart of the entry, descent and landing (EDL) research that enables our exploration. Today, NASA Langley's legacy of landing continues at the forefront of present day Lunar missions and as NASA prepares for future travel to more distant worlds.",
            "content": "Landing safely on the surface of another planetary body, like the Moon or Mars, is one of the most important milestones of any given space mission. From the very beginning, NASA’s Langley Research Center has been at the heart of the entry, descent an... [5918 chars]",
            "url": "https://www.nasa.gov/general/nasa-langleys-legacy-of-landing/",
            "image": "https://www.nasa.gov/wp-content/uploads/2024/03/image-of-earth-9-lunar-orbiter-1-photo-of-earth-aug-23-1966-original-and-remastered-loirp.jpg",
            "publishedAt": "2025-04-03T14:19:05Z",
            "source": {
                "name": "NASA (.gov)",
                "url": "https://www.nasa.gov"
            }
        },
        {
            "title": "Solar panels made from moon dust to power lunar bases",
            "description": "The researcher aims to replace Earth-made glass used in solar panels with 'moon glass,' or glass derived from lunar regolith.",
            "content": "“The solar cells used in space now are amazing, reaching efficiencies of 30% to even 40%, but that efficiency comes with a price,” says lead researcher Felix Lang of the University of Potsdam, Germany.\n“They are very expensive and are relatively heav... [923 chars]",
            "url": "https://interestingengineering.com/energy/scientists-turn-moon-dust-into-solar-cells",
            "image": "https://cms.interestingengineering.com/wp-content/uploads/2025/04/Untitled-design-2025-04-03T180030.334.jpg",
            "publishedAt": "2025-04-03T14:14:00Z",
            "source": {
                "name": "Interesting Engineering",
                "url": "https://interestingengineering.com"
            }
        },
        {
            "title": "Extracellular vesicles as a cellular tracking tool could yield new therapies for polycystic kidney disease",
            "description": "For patients with polycystic kidney disease (PKD), a common genetic disorder that ravages the waste-removing organ with cysts, dialysis and transplantation are among the only treatments.",
            "content": "This article has been reviewed according to Science X's editorial process and policies . Editors have highlighted the following attributes while ensuring the content's credibility:\nCredit: Pixabay/CC0 Public Domain\nFor patients with polycystic kidney... [3027 chars]",
            "url": "https://phys.org/news/2025-04-extracellular-vesicles-cellular-tracking-tool.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2022/kidney.jpg",
            "publishedAt": "2025-04-03T09:00:03Z",
            "source": {
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories