Flag of the 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": 3123,
    "articles": [
        {
            "title": "Antarctic winter sea ice hits record low, sparking climate worries",
            "description": "Sea ice that packs the ocean around Antarctica hit record low levels this winter, the U.S. National Snow and Ice Data Center (NSIDC) said on Monday, adding to scientists' fears that the impact of climate change at the southern pole is ramping up. Read more at straitstimes.com.",
            "content": "Sea ice that packs the ocean around Antarctica hit record low levels this winter, the U.S. National Snow and Ice Data Center (NSIDC) said on Monday, adding to scientists' fears that the impact of climate change at the southern pole is ramping up.\nRes... [2285 chars]",
            "url": "https://www.straitstimes.com/world/antarctic-winter-sea-ice-hits-record-low-sparking-climate-worries",
            "image": "https://static1.straitstimes.com.sg/s3fs-public/styles/large30x20/public/articles/2023/09/26/LYNXMPEJ8O0UT-1.jpg",
            "publishedAt": "2023-09-25T19:21:11Z",
            "source": {
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "title": "Our entire galaxy is warping, and dark matter could be to blame",
            "description": "An invisible halo of misaligned dark matter could explain the warps at the Milky Way's edges.",
            "content": "The Milky Way isn't flat; it's warped. A new study suggests an invisible halo of dark matter could explain why.\nA gigantic blob of invisible dark matter has bent our galaxy out of shape, a new study suggests.\nScientists initially believed that the Mi... [2350 chars]",
            "url": "https://www.space.com/milky-way-galaxy-warping-blob-dark-matter",
            "image": "https://cdn.mos.cms.futurecdn.net/6qgThAnLMznKQNa2689R6L-1200-80.jpg",
            "publishedAt": "2023-09-25T10:00:04Z",
            "source": {
                "name": "Space.com",
                "url": "https://www.space.com"
            }
        },
        {
            "title": "Major asteroid sample brought to Earth in NASA first",
            "description": "A seven-year space voyage came to its climactic end Sunday when a NASA capsule landed in the desert in the U.S. state of Utah, carrying to Earth the largest asteroid samples ever collected.",
            "content": "A seven-year space voyage came to its climactic end Sunday when a NASA capsule landed in the desert in the U.S. state of Utah, carrying to Earth the largest asteroid samples ever collected.\nScientists have high hopes for the sample, saying it will pr... [4439 chars]",
            "url": "https://www.koreatimes.co.kr/www/world/2023/09/501_359957.html",
            "image": "https://img.koreatimes.co.kr/upload/thumbnailV2/d0e2348eb7f5492eb09628a38e5b1c48.jpg",
            "publishedAt": "2023-09-25T02:09:00Z",
            "source": {
                "name": "코리아타임스",
                "url": "https://www.koreatimes.co.kr"
            }
        }
    ]
}

Categories