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": 16526,
    "articles": [
        {
            "id": "bb57cd1116f6e347a0afb8f3cff07993",
            "title": "Moon phase today: What the Moon will look like on June 6",
            "description": "What do you see when you look up tonight?",
            "content": "It's day 20 of the lunar cycle. The lunar cycle is the Moon's journey around Earth, which takes roughly 29.5 days. As it moves, the amount of sunlight we see reflected from its surface changes, creating either crescent, half or full moons.\nWhat is to... [1732 chars]",
            "url": "https://sea.mashable.com/space/49302/moon-phase-today-what-the-moon-will-look-like-on-june-6",
            "image": "https://sm.mashable.com/t/mashable_sea/article/m/moon-phase/moon-phase-today-what-the-moon-will-look-like-on-june-6_srn3.1200.jpg",
            "publishedAt": "2026-06-06T04:00:00Z",
            "lang": "en",
            "source": {
                "id": "86e7d156eeb979460f929de236d00285",
                "name": "Mashable SEA",
                "url": "https://sea.mashable.com"
            }
        },
        {
            "id": "b911a060bb3286d02ffa418d4f52ff66",
            "title": "Astronomers Make \"Live\" Observation of a Nearby Protoplanetary Disk's Rotation",
            "description": "Ever since the first protoplanetary disk was discovered in 1984 around the star Beta Pictoris, these objects have presented astronomers with laboratories to study the births and evolution of worlds around distant stars. A team at France's National Center for Scientific Research (CNRS) and the University of Bordeaux, made a breakthrough in understanding these planetary birthplaces when they directly observed the rotation of a protoplanetary disk around the young star AB Aurigae.",
            "content": "Ever since the first protoplanetary disk was discovered in 1984 around the star Beta Pictoris, these objects have presented astronomers with laboratories to study the births and evolution of worlds around distant stars. A team at France's National Ce... [5111 chars]",
            "url": "https://www.universetoday.com/articles/astronomers-make-live-observation-of-a-nearby-protoplanetary-disks-rotation",
            "image": "https://www.universetoday.com/article_images/images_ABAur_P112H_filtered_rsq_20260605_200259.jpeg",
            "publishedAt": "2026-06-05T20:22:00Z",
            "lang": "en",
            "source": {
                "id": "e209c18934dfc136fe2651208d3d9a69",
                "name": "Universe Today",
                "url": "https://www.universetoday.com"
            }
        },
        {
            "id": "2c67cc1fc126c677f4fe8e2280ee1966",
            "title": "Mysterious Stonehenge Altar Could Have Traveled Via Glacier",
            "description": "The megalithic altar at the center of stonehenge could have arrived at the site via glacial floes, a new study suggests",
            "content": "The mystery of the central Stonehenge altar stone—a 6 ton, approximately 16-foot-long micaceous sandstone megalith—has posed a tantalizing question to researchers and amateur history buffs for decades: how did such a colossal rock come to rest at the... [1682 chars]",
            "url": "https://www.artforum.com/news/stonehenge-altar-could-have-traveled-via-glacier-1234751857/",
            "image": "https://www.artforum.com/wp-content/uploads/2026/06/GettyImages-1314695187.jpg?w=650",
            "publishedAt": "2026-06-05T19:57:46Z",
            "lang": "en",
            "source": {
                "id": "2c5e0ce0ef9381060e7be720aa088bc1",
                "name": "Artforum",
                "url": "https://www.artforum.com"
            }
        }
    ]
}

Categories