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": 150122,
    "articles": [
        {
            "id": "83c6c67b755ebc752b74cbb953538c79",
            "title": "Trump says he will press Israel to hold back after Iran retaliates for Beirut attack",
            "description": "Iran has not targeted Israel directly since a ceasefire in the wider war in April.",
            "content": "BEIRUT: US President Donald Trump said on Sunday (Jun 7) he would tell Israeli Prime Minister Benjamin Netanyahu not to strike back after Iran fired a salvo of missiles at Israeli targets in retaliation for an attack on the outskirts of Beirut, news ... [3806 chars]",
            "url": "https://www.channelnewsasia.com/world/trump-israel-iran-retaliate-beirut-attack-netanyahu-hold-back-6167551",
            "image": "https://dam.mediacorp.sg/image/upload/s--SChA_bHK--/c_crop,h_900,w_1600,x_0,y_64/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2024-04:reuters_1,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/06/08/iran_missile_israel_0.jpg?itok=xQge6r-r",
            "publishedAt": "2026-06-07T23:37:42Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        },
        {
            "id": "2ab856b03ecc5f724c3a58631946efdb",
            "title": "What families raising children with autism face in public",
            "description": "Seri Amalia Khairil says raising her non-verbal teen with autism means coping with public judgment, meltdowns and daily planning.",
            "content": "Mohamad Darwisyh Mohamad Azmey’s family has a special swimming trolley that is always packed and ready to go. So, when it was rolled out on a Sunday morning, the then 11-year-old knew they were going to the pool.\nIt is one of Darwisyh’s favourite pla... [7834 chars]",
            "url": "https://cnalifestyle.channelnewsasia.com/women/autism-parenting-challenges-meltdowns-583536",
            "image": "https://dam.mediacorp.sg/image/upload/s--QulB20S8--/c_crop,h_679,w_1208,x_0,y_76/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/22/seri-amalia-khairil-and-son-darwisyh.jpg?itok=sF2X48Td",
            "publishedAt": "2026-06-07T23:16:00Z",
            "lang": "en",
            "source": {
                "id": "9a6d991b6f7d854881682587ef70f83a",
                "name": "CNA Lifestyle",
                "url": "https://cnalifestyle.channelnewsasia.com"
            }
        },
        {
            "id": "a8a802a9f2580402ad89cf386a339bb7",
            "title": "Lack of clarity on JB rail plans heightens bottleneck fears ahead of RTS Link launch",
            "description": "The issue of public transport infrastructure and congestion will likely be on the minds of voters ahead of the upcoming Johor state elections, analysts say.",
            "content": "JOHOR BAHRU: At the recent Pakatan Harapan’s (PH) convention in Johor Bahru, Malaysian Transport Minister Anthony Loke used his speech to highlight the federal government's achievements in the southern state ahead of an expected heated election seaso... [14779 chars]",
            "url": "https://www.channelnewsasia.com/asia/malaysia-johor-transport-woes-art-lrt-congestion-6164086",
            "image": "https://dam.mediacorp.sg/image/upload/s--HZBjPEQq--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/20/dsc_7144_copy.jpg?itok=y7qpYuET",
            "publishedAt": "2026-06-07T22:00:00Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories