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": 16940,
    "articles": [
        {
            "id": "ab8f9ff774cccc4454fb07dfeb4c03a3",
            "title": "Cloudy mornings, clear nights: charting weather on distant world",
            "description": "The James Webb Space Telescope reveals how clouds of mineral dust form and disappear on the permanent day-night boundary of a planet 700 light years from Earth",
            "content": "Astronomers have revealed the weather on a giant planet nearly 700 light years away, showing how cloudy mornings give way to clear evenings.\nThe discovery, made with the James Webb Space Telescope (JWST), offers a rare glimpse of shifting atmospheric... [3407 chars]",
            "url": "https://www.thetimes.com/uk/science/article/charting-weather-distant-world-james-webb-dhhgk95vh",
            "image": "https://www.thetimes.com/imageserver/image/c77d58c0-7b4b-4f58-8cc1-4ee5cf787ab1.jpg?strip=all&format=webp&crop=4794px%2C2696px%2C0px%2C0px&resize=1200",
            "publishedAt": "2026-05-21T18:00:00Z",
            "lang": "en",
            "source": {
                "id": "9e0e1039092ec85a0b069e08b66bb337",
                "name": "The Times",
                "url": "https://www.thetimes.com"
            }
        },
        {
            "id": "d8e189ca4e7f499c84f343718844531c",
            "title": "Pigeons and humans, 3,500 years together",
            "description": "They have been our meat and our messengers, a source of fertiliser and a religious symbol: while pigeons are now mostly reviled as dirty city pests, they long played an important role in human society.",
            "content": "They have been our meat and our messengers, a source of fertiliser and a religious symbol: while pigeons are now mostly reviled as dirty city pests, they long played an important role in human society.\nNow, research published on Thursday has revealed... [2766 chars]",
            "url": "https://www.bangkokpost.com/world/3258598/pigeons-and-humans-3500-years-together",
            "image": "https://static.bangkokpost.com/media/content/20260521/c1_6095953_700.jpg",
            "publishedAt": "2026-05-21T02:45:00Z",
            "lang": "en",
            "source": {
                "id": "0df0ddcc4955a9624f60215d59a26feb",
                "name": "Bangkok Post",
                "url": "https://www.bangkokpost.com"
            }
        },
        {
            "id": "5d74f87c7a07b98b4702273c5025bc32",
            "title": "'Their story is our story': Pigeons and humans, 3,500 years together",
            "description": "They have been our meat and our messengers, a source of fertiliser and a religious symbol: while pigeons are now mostly reviled as dirty city pests, they long played an important role in human society...",
            "content": "They have been our meat and our messengers, a source of fertiliser and a religious symbol: while pigeons are now mostly reviled as dirty city pests, they long played an important role in human society.\nNow, research published on Thursday has revealed... [2784 chars]",
            "url": "https://sg.news.yahoo.com/story-story-pigeons-humans-3-000638294.html",
            "image": "https://s.yimg.com/os/en/afp.com.sg/7e9d9ca4ccd9bed1ae7f4b899f2f8323",
            "publishedAt": "2026-05-21T00:06:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com"
            }
        }
    ]
}

Categories