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": 158664,
    "articles": [
        {
            "id": "186b5ba066135b9ec57219cea219e6fc",
            "title": "All first-time drug abusers who surrender to CNB to be rehabilitated in community from May 16: Edwin Tong",
            "description": "Such drug abusers will no longer face detention at the Drug Rehabilitation Centre, said the Minister for Law and Second Minister for Home Affairs.",
            "content": "SINGAPORE: First-time drug abusers who voluntarily come forward to the Central Narcotics Bureau (CNB) for help will no longer face detention at the Drug Rehabilitation Centre, said Minister for Law and Second Minister for Home Affairs Edwin Tong on F... [3087 chars]",
            "url": "https://www.channelnewsasia.com/singapore/drug-abusers-cnb-surrender-rehabilitation-community-may-16-edwin-tong-6123831",
            "image": "https://dam.mediacorp.sg/image/upload/s--dYlFwbOO--/c_crop,h_666,w_1185,x_1,y_68/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/15/screenshot-2026-05-15-200310.png?itok=iyES8jYJ",
            "publishedAt": "2026-05-15T15:32:07Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "5098f3a9abc254182a219997ad648f72",
            "title": "H&M lays off staff in Singapore, moves regional headquarters to Malaysia",
            "description": "The Swedish fashion retailer declined to reveal how many workers and which roles were affected. Read more at straitstimes.com.",
            "content": "SINGAPORE – Swedish fashion retailer H&M has laid off staff in Singapore as it relocates its South-east Asian headquarters from the Republic to Kuala Lumpur.\nThis was announced in a formal communication to its staff on May 11, according to media repo... [1776 chars]",
            "url": "https://www.straitstimes.com/business/hm-lays-off-staff-in-singapore-shifts-regional-headquarters-to-malaysia",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/2a33b89bfd6aa293b9783060efe9c27afccdcb2fc732fbfa234589cd2e63f621",
            "publishedAt": "2026-05-15T15:14:39Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "732aa472a3ae2a8f1ebf091aeb7e5efd",
            "title": "Solar-powered, e-paper bus info display trial in Singapore",
            "description": "Singapore's LTA is trialling a solar-powered colour e-paper display for bus information, aiming for improved readability and energy efficiency. Read more at straitstimes.com.",
            "content": "SINGAPORE - A solar-powered colour electronic paper display, which looks like ink on paper, is being trialled in Singapore – a decade after an earlier version of the technology was tested.\nThe Land Transport Authority said during the first trial in 2... [1280 chars]",
            "url": "https://www.straitstimes.com/singapore/transport/solar-powered-colour-e-paper-bus-information-display-under-testing-by-lta",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/655237c4ca796f85e0ae40ec6f6c183fee7170f42941fe80fed603faeb69ab31",
            "publishedAt": "2026-05-15T14:50:46Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories