Singapore Business News API

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

Get API key for the Singapore Business 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=business&apikey=API_KEY
{
    "totalArticles": 99230,
    "articles": [
        {
            "id": "17d51677a3a357be1f72a4f1ba595343",
            "title": "Nio ES9 hits market with prices undercutting pre-sales levels",
            "description": "Nio priced the ES9 starting at 498,000 yuan ($73,400) including the battery pack, down nearly 6% from the pre-sales price announced last month.",
            "content": "Nio priced the ES9 starting at 498,000 yuan ($73,400) including the battery pack, down nearly 6% from the pre-sales price announced last month.\nThe full-size SUV is priced significantly lower than the Nio ET9, showing Nio's ambition to replicate the ... [4668 chars]",
            "url": "https://cnevpost.com/2026/05/27/nio-es9-hits-market/",
            "image": "https://cnevpost.com/wp-content/uploads/2026/05/2026052715101471.jpg",
            "publishedAt": "2026-05-27T15:14:56Z",
            "lang": "en",
            "source": {
                "id": "8ac15a3aeb3fbf2b5d3192af74841da6",
                "name": "CnEVPost",
                "url": "https://cnevpost.com"
            }
        },
        {
            "id": "1065f996386a4311065b2fbe3f1451bd",
            "title": "Peking University unveils 3D design tool to power Huawei’s chip ambitions",
            "description": "The university’s new chip design software is compatible with Huawei’s LogicFolding architecture introduced on Monday.",
            "content": "Researchers at Peking University have claimed a breakthrough in microchip design software, purportedly offering critical support to Huawei Technologies as the tech giant attempts to build cutting-edge semiconductors despite US-led trade restrictions.... [976 chars]",
            "url": "https://www.scmp.com/tech/tech-war/article/3355066/peking-university-unveils-3d-design-tool-power-huaweis-chip-ambitions",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/05/27/a2ff5e75-508f-4446-909f-ab794a45c1a0_4ccade6a.jpg?itok=WKSPB-dF&v=1779882266",
            "publishedAt": "2026-05-27T14:00:10Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com"
            }
        },
        {
            "id": "3c6143c5872f4facc566459c01ce0ade",
            "title": "‘Simply did what I felt was right’: SBS Transit bus captain finds and returns diamond ring to passenger",
            "description": "Mr Teo Lai Huat will be \"recognised for his honesty\", said SBS Transit.",
            "content": "SINGAPORE: After losing her diamond ring on an SBS Transit bus, a woman’s worry turned to relief when a bus captain found and safeguarded it until it was returned to her.\nSenior bus captain Teo Lai Huat discovered the ring near the rear door of his b... [2420 chars]",
            "url": "https://www.channelnewsasia.com/singapore/sbs-transit-bus-captain-return-diamond-ring-6144591",
            "image": "https://dam.mediacorp.sg/image/upload/s--Zef4f52p--/c_crop,h_759,w_1350,x_0,y_149/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/05/27/2_panel_composite.png?itok=PQ6gN_1h",
            "publishedAt": "2026-05-27T11:41:06Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories