Singapore News API

Get the live top headlines from Singapore with our JSON API.

Get API key for the Singapore 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=general&apikey=API_KEY
{
    "totalArticles": 151068,
    "articles": [
        {
            "id": "1bc29df8aa9cc5d86a62a5725c97bbf7",
            "title": "S’pore launches new AI supercomputer to boost climate, healthcare research",
            "description": "Aspire 2B has the country’s largest cluster of advanced graphic processing units from US chip maker Nvidia. Read more at straitstimes.com.",
            "content": "SINGAPORE - Research into weather forecasting, disease prediction and chatbots that understand the nuances of Asian languages has received a significant boost with the launch of Singapore’s latest national research supercomputer.\nCalled the Aspire 2B... [4399 chars]",
            "url": "https://www.straitstimes.com/tech/spore-launches-new-ai-supercomputer-to-boost-climate-healthcare-research",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/617723bb696d6577da5f62c1d69735d9a651d7c01064d9c01bc98e0450f759f1",
            "publishedAt": "2026-06-08T05:21:05Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "3cce29a5cf287691bb48c8894d479568",
            "title": "Aespa's Giselle praised for candid livestream: 'It's hard for a K-pop star to be healthy'",
            "description": "Giselle, a member of the popular K-pop girl group Aespa, has won praise for a recent livestream that saw her speaking candidly on numerous topics, including comments about her body and the K-pop industry.",
            "content": "Giselle, a member of K-pop girl group Aespa, has won praise from netizens after speaking candidly on many topics, including comments about her body and the K-pop industry at large, during a recent livestream.\nDuring the 40-minute-long session on Satu... [2366 chars]",
            "url": "https://cnalifestyle.channelnewsasia.com/entertainment/aespa-giselle-livestream-june-2026-584206",
            "image": "https://dam.mediacorp.sg/image/upload/s--YGNEWK-8--/c_crop,h_900,w_1600,x_0,y_96/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/08/aespa_giselle_livestream.jpg?itok=vV7htCt2",
            "publishedAt": "2026-06-08T05:21:00Z",
            "lang": "en",
            "source": {
                "id": "9a6d991b6f7d854881682587ef70f83a",
                "name": "CNA Lifestyle",
                "url": "https://cnalifestyle.channelnewsasia.com"
            }
        },
        {
            "id": "06fd68d5d07b9a45ca18543fe95d9068",
            "title": "Nanometer Nanotubes for Future Electronics",
            "description": "Finely tuned 1nm molybdenum disulfide tubes expand nanotube science beyond carbon",
            "content": "1nm molybdenum disulfide tubes expand nanotube science beyond carbon\nResearchers in Japan creates the world’s smallest semiconducting nanotubes, structures 100,000 times thinner than a human hair. By growing molybdenum disulfide inside protective tub... [3693 chars]",
            "url": "https://www.eletimes.ai/nanometer-nanotubes-for-future-electronics",
            "image": "https://www.eletimes.ai/wp-content/uploads/2026/06/Nanometer1.jpg",
            "publishedAt": "2026-06-08T05:14:25Z",
            "lang": "en",
            "source": {
                "id": "ec9b923ae86513b9ea19755e90c61c97",
                "name": "ELE Times",
                "url": "https://www.eletimes.ai"
            }
        }
    ]
}

Categories