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": 16748,
    "articles": [
        {
            "id": "980ecc88873a4f06ff04afd045b84ebe",
            "title": "AI reveals the invisible magnetic chaos wasting energy inside electric motors",
            "description": "Electric vehicles are pushing scientists to tackle one of the biggest hidden energy drains inside electric motors: magnetic energy loss. Now, researchers in Japan have developed a powerful AI-driven physics model that can peer into the chaotic “maze-like” magnetic patterns inside motor materials and reveal how heat and microscopic magnetic structures trigger wasted energy.",
            "content": "A key factor behind these effects is the behavior of magnetic domains, which are tiny magnetic regions inside materials. The arrangement and structure of these domains strongly affect how magnetic materials respond to heat and how much energy they lo... [4100 chars]",
            "url": "https://www.sciencedaily.com/releases/2026/05/260517211433.htm",
            "image": "https://www.sciencedaily.com/images/1920/computational-model-identifies-origin-of-complex-magnetization-reversal-in-soft-magnets.webp",
            "publishedAt": "2026-05-18T04:04:25Z",
            "lang": "en",
            "source": {
                "id": "81a05fd2712964dbdb32b1c6a27646fd",
                "name": "ScienceDaily",
                "url": "https://www.sciencedaily.com"
            }
        },
        {
            "id": "e3b772c7d692ee1ee53df47bacacc085",
            "title": "There is no sound in space, but NASA records the electromagnetic vibrations of planets and converts them to audio, and Saturn sounds genuinely haunting",
            "description": "Space is a vacuum, but NASA's spacecraft carry instruments that translate the electromagnetic environment of planets into audible signals — and the resulting recordings from Saturn are unnerving in a way the press releases never quite prepare you for.",
            "content": "NASA has released hours of audio purporting to be the “sounds” of planets, and the Saturn recordings in particular have circulated widely enough that most people who have spent any time on the internet have heard the eerie, organ-like wail and assume... [10762 chars]",
            "url": "https://spacedaily.com/j-there-is-no-sound-in-space-but-nasa-records-the-electromagnetic-vibrations-of-planets-and-converts-them-to-audio-and-saturn-sounds-genuinely-haunting-2/",
            "image": "https://spacedaily.com/wp-content/uploads/2026/05/j-there-is-no-sound-in-space-but-nasa-records-the-1-1.jpg",
            "publishedAt": "2026-05-18T02:59:29Z",
            "lang": "en",
            "source": {
                "id": "e78ce7d66fa4cc7a845a221fd1505b06",
                "name": "Space Daily",
                "url": "https://spacedaily.com"
            }
        },
        {
            "id": "b9784f1f0fded6d439bd35e96acb2b7a",
            "title": "NUS team launches open-access tool to decode DNA change patterns in breast cancer",
            "description": "A study led by Dr Jason Pitt, Principal Investigator at the Cancer Science Institute of Singapore (CSI Singapore), has identified eight new \"signatures\" of DNA patterns (gains and/or losses) in breast cancer. By analysing nearly 2,800 genomes, the team systematically profiled changes in the number of DNA copies in breast cancer, with the goal of...",
            "content": "A study led by Dr Jason Pitt, Principal Investigator at the Cancer Science Institute of Singapore (CSI Singapore), has identified eight new \"signatures\" of DNA patterns (gains and/or losses) in breast cancer. By analysing nearly 2,800 genomes, the te... [2439 chars]",
            "url": "https://news.nus.edu.sg/tool-decode-dna-patterns-breast-cancer/",
            "image": "https://content.presspage.com/uploads/2580/7c215c00-0422-46af-a2aa-0e87e560fd6a/1920_img_1841.jpg?10000",
            "publishedAt": "2026-05-18T02:31:13Z",
            "lang": "en",
            "source": {
                "id": "1733bd897ecb9d1a5d836e4fd65d1f88",
                "name": "NUS - National University of Singapore",
                "url": "https://news.nus.edu.sg"
            }
        }
    ]
}

Categories