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": 16192,
    "articles": [
        {
            "id": "fc048b7b020d3038fff2398aed0afd8d",
            "title": "Scientists discover mirror of our solar system in 2 exoplanets forming around a star",
            "description": "Astronomers have spotted two planets forming around a distant infant star, offering a time capsule into see what the solar system looked like billions of years ago.",
            "content": "Astronomers have observed two planets forming around a distant infant star, thus discovering a planetary system that offers us a look at the appearance of the solar system over 4 billion years ago.\nThe infant star in question is named WISPIT 2, and i... [3244 chars]",
            "url": "https://www.space.com/astronomy/exoplanets/scientists-discover-mirror-of-our-solar-system-in-2-exoplanets-forming-around-a-star",
            "image": "https://cdn.mos.cms.futurecdn.net/LC6gZzoFy552UZbD2nz3cm-1600-80.png",
            "publishedAt": "2026-03-24T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "4c9b90ed355746452e432b4e23f49345",
            "title": "NASA's lunar Gateway space station is out. Moon bases are in",
            "description": "NASA is honing its focus on future Artemis missions to land astronauts on the moon, removing the Gateway space station from its plans and prioritizing bases on the lunar surface.",
            "content": "NASA is officially sidelining the long-planned lunar Gateway space station to focus its efforts on establishing a base on the surface of the moon.\nThe change comes as the agency continues to lay out its accelerated plan for returning astronauts to th... [4021 chars]",
            "url": "https://www.space.com/space-exploration/artemis/nasas-lunar-gateway-space-station-is-out-moon-bases-are-in",
            "image": "https://cdn.mos.cms.futurecdn.net/R7mhujEQSJ3vjR7JhyDR6A-846-80.jpg",
            "publishedAt": "2026-03-24T19:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "1dc5d0e1436991f2552c1236119a066f",
            "title": "NASA Plans Permanent Moon Base",
            "description": "NASA announced today that it is scrapping plans for a lunar orbiting space station in favor of a $20 billion permanent base on the moon.",
            "content": "NASA announced today that it is scrapping plans for a lunar orbiting space station in favor of a permanent base on the moon.\n“We will invest approximately $20 billion over the next seven years and build [the base] through dozens of missions,” said NA... [577 chars]",
            "url": "https://explorersweb.com/nasa-plans-permanent-moon-base/",
            "image": "https://explorersweb.com/wp-content/uploads/2026/03/Screenshot-2026-03-24-at-10.47.37-AM.jpg",
            "publishedAt": "2026-03-24T16:55:03Z",
            "lang": "en",
            "source": {
                "id": "f87cb1f61c1f131017e4f747f86a64f8",
                "name": "Explorersweb »",
                "url": "https://explorersweb.com"
            }
        }
    ]
}

Categories