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": 16938,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "960cbeee005451872e7bec06042eb09d",
            "title": "‘Their story is our story’: Pigeons and humans, 3,500 years together",
            "description": "New research shows that the birds were first domesticated 3,500 years ago. Read more at straitstimes.com.",
            "content": "PARIS – 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 May 21 has re... [2789 chars]",
            "url": "https://www.straitstimes.com/world/europe/their-story-is-our-story-pigeons-and-humans-3500-years-together",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/703793156acb1f84301f10b53161fe34f1d2cca943b6844c305f9e77a2d96bf1",
            "publishedAt": "2026-05-21T00:01:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories