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": 17064,
    "articles": [
        {
            "id": "08e981de11147415488ac469da053cd3",
            "title": "Ancient Eukaryote Fossils In Australia Add To Story Of How Complex Life Evolved Over A Billion Years Ago",
            "description": "“Studies like this give us an opportunity to understand these little guys as organisms […] we can picture where they were living, what they were doing and who they were.”",
            "content": "In Australia, a collection of mudstone cores has now illustrated just how important these geological “diaries” can be. In a new study, researchers have described how they found thousands of tiny fossils in the record, dating from 1.4–1.75 billion yea... [7637 chars]",
            "url": "https://www.iflscience.com/scientists-just-found-12000-tiny-fossils-that-expand-our-understanding-of-the-origins-of-complex-life-83585",
            "image": "https://assets.iflscience.com/assets/articleNo/83585/aImg/90685/darwin-drill-core-meta.jpg",
            "publishedAt": "2026-05-25T10:06:45Z",
            "lang": "en",
            "source": {
                "id": "1d14645471b902dc36cbced40e4f0ea0",
                "name": "IFLScience",
                "url": "https://www.iflscience.com"
            }
        },
        {
            "id": "fc9653c09c6bb10bf8b9d5e2c8c60f9a",
            "title": "Bead net funerary shroud: A 2,500-year-old beaded veil from Egypt depicting the deceased's transformation into Osiris",
            "description": "This funerary shroud was made from thousands of multicolored beads and woven to represent a human face and a large scarab beetle.",
            "content": "Ancient Egyptians wove impressively detailed nets of colored beads to create funeral shrouds around 2,500 years ago. The popular bead nets were placed on top of mummies wrapped in linen and symbolized the transformation of the deceased into Osiris, t... [2147 chars]",
            "url": "https://www.livescience.com/archaeology/ancient-egyptians/bead-net-funerary-shroud-a-2-500-year-old-beaded-veil-from-egypt-depicting-the-deceaseds-transformation-into-osiris",
            "image": "https://cdn.mos.cms.futurecdn.net/uczKyYaFyUjuAaNdrUGNpN-1154-80.png",
            "publishedAt": "2026-05-25T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "95993cee63c947c63f6bfe9192834ef8",
                "name": "Live Science",
                "url": "https://www.livescience.com"
            }
        },
        {
            "id": "46c40199bf4beb3d44dd3ff0785c3633",
            "title": "Jupiter's Ganymede, the largest moon in the solar system, may be heating up",
            "description": "The largest moon in the solar system — Jupiter’s Ganymede — has a unique and inexplicable magnetic field. New research could finally explain it: the moon is heating up.",
            "content": "Jupiter's giant moon Ganymede is the only known moon to have its own magnetic field — and it may be heating up in a process \"not yet observed anywhere else,\" new research suggests.\nOne of the four Galilean satellites swirling around Jupiter, Ganymede... [3752 chars]",
            "url": "https://www.livescience.com/space/jupiter/the-solar-systems-largest-moon-may-be-heating-up-offering-clues-to-its-mysterious-origins",
            "image": "https://cdn.mos.cms.futurecdn.net/3SX2ZwEbtjns3smbHwtAgF-1920-80.jpg",
            "publishedAt": "2026-05-25T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "95993cee63c947c63f6bfe9192834ef8",
                "name": "Live Science",
                "url": "https://www.livescience.com"
            }
        }
    ]
}

Categories