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": 15626,
    "articles": [
        {
            "id": "897db482f6a41ceda5bcc35ddad78ea1",
            "title": "Researchers Evaluate AI Reasoning With 786 Real-World Videos",
            "description": "Researchers have created SAW-Bench, a new benchmark utilising real-world video footage to reveal that current multimodal AI models struggle with understanding spatial relationships from a human perspective, exhibiting a 37.",
            "content": "Researchers are addressing a critical limitation in current multimodal foundation models by introducing a new benchmark designed to test situated awareness, the ability to understand one’s surroundings and potential actions within them. Chuhan Li, Ru... [8698 chars]",
            "url": "https://quantumzeitgeist.com/evaluate-ai-reasoning-786-real-world-videos/",
            "image": "https://quantumzeitgeist.com/wp-content/uploads/Image_fx-1-50.jpg",
            "publishedAt": "2026-02-27T00:22:56Z",
            "lang": "en",
            "source": {
                "id": "57e0972312d283bae70e31e5b557783c",
                "name": "Quantum Zeitgeist",
                "url": "https://quantumzeitgeist.com"
            }
        },
        {
            "id": "9dd4fce57fba0f85e552f109e1f3bae3",
            "title": "New technology could use sunlight to break down ‘forever chemicals’",
            "description": "Scientists at the University of Bath have developed a new photocatalyst that uses sunlight to degrade PFAS, a group of chemicals that don't break down naturally.",
            "content": "An international team of scientists led by the University of Bath has developed a new catalyst – a substance that speeds up chemical reactions – that uses sunlight to break down so-called ‘forever chemicals’ prevalent in the environment and known to ... [2591 chars]",
            "url": "https://www.eurekalert.org/news-releases/1117777",
            "image": "https://www.eurekalert.org/images/EurekAlert-bluebg_Twitter_601X601.png",
            "publishedAt": "2026-02-26T19:18:45Z",
            "lang": "en",
            "source": {
                "id": "6a95657332d8b1bd75fe6a91118746ff",
                "name": "EurekAlert!",
                "url": "https://www.eurekalert.org"
            }
        },
        {
            "id": "06eb6ae599003fd8e2e325626818c59e",
            "title": "Ask a Scientist: How Do the Polar Regions Impact You?",
            "description": "For the past three decades, glaciologist Helen Amanda Fricker has been investigating polar regions — the fastest changing areas on Earth. By studying the Arctic and Antarctic, she and other scientists are uncovering how the planet is responding to climate change, from melting ice and rising seas to shifting ocean currents and extreme weather patterns.",
            "content": "For the past three decades, glaciologist Helen Amanda Fricker has been investigating polar regions — the fastest changing areas on Earth. By studying the Arctic and Antarctic, she and other scientists are uncovering how the planet is responding to cl... [8792 chars]",
            "url": "https://scripps.ucsd.edu/news/ask-scientist-how-do-polar-regions-impact-you",
            "image": "https://scripps.ucsd.edu/sites/default/files/styles/800px/public/2026-02/6dsc_3043ucsandiegopublications_erikjepsen-800x500b.jpg?itok=crkyLps5",
            "publishedAt": "2026-02-26T17:00:00Z",
            "lang": "en",
            "source": {
                "id": "2f597c1580edfffb68a4f8364e21f1b3",
                "name": "Scripps Institution of Oceanography |",
                "url": "https://scripps.ucsd.edu"
            }
        }
    ]
}

Categories