Singapore World News API

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

Get API key for the Singapore World 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=world&apikey=API_KEY
{
    "totalArticles": 59804,
    "articles": [
        {
            "id": "909bfd682198202bcfef768466a35855",
            "title": "Magnitude 6.1 earthquake shakes northeastern Taiwan",
            "description": "A magnitude 6.1 earthquake struck off the coast of northeastern Taiwan at 8:39 p.m. Friday, according to the Central Weather Administration (CWA).",
            "content": "Taipei, May 1 (CNA) A magnitude 6.1 earthquake struck off the coast of northeastern Taiwan at 8:39 p.m. Friday, according to the Central Weather Administration (CWA).\nThere were no immediate reports of damage or injuries.\nThe epicenter of the temblor... [475 chars]",
            "url": "https://focustaiwan.tw/society/202605010010",
            "image": "https://imgcdn.cna.com.tw/Eng/WebEngPhotos/WebOg/600/2026/20260501/1280x672_941814501874.jpg",
            "publishedAt": "2026-05-01T12:53:00Z",
            "lang": "en",
            "source": {
                "id": "2e9eb3ec61e2c0a2e5950dc01528e809",
                "name": "Focus Taiwan",
                "url": "https://focustaiwan.tw"
            }
        },
        {
            "id": "a120fa88430abaea3af20810f79056a3",
            "title": "Former Malaysian spy Blossom Wong, who sported cheongsams on missions, dies at 87",
            "description": "She was known for her bravery in handling several high-risk operations, including undercover assignments. Read more at straitstimes.com.",
            "content": "PETALING JAYA – Former Special Branch officer Wong Kooi Fong, also known as Blossom Wong or “the spy in a cheongsam”, has died at 87.\nHer daughter, Dr Christina Blossom Welch, confirmed her death on May 1.\n“She died at about 9am at Kuala Lumpur Hospi... [958 chars]",
            "url": "https://www.straitstimes.com/asia/se-asia/former-malaysian-spy-blossom-wong-who-sported-cheongsams-on-missions-dies-at-87",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3b8da2a24c0ca66d6303183c9ce13b9d3374c74c62b26d5d15b7118f617445d9",
            "publishedAt": "2026-05-01T11:25:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "0362f996051fce1f834b9cafa32e99f3",
            "title": "Hong Kong bans public vaping, eyes wider restrictions",
            "description": "Officials say the move is part of a broader push to curb tobacco use, with stricter rules likely to follow.",
            "content": "Advertisement\nNew: You can now listen to articles.\nThis audio is generated by an AI tool.\n01 May 2026 05:35PM\nAdd CNA as a trusted source to help Google better understand and surface our content in search results.\nRead a summary of this article on FA... [4652 chars]",
            "url": "https://www.channelnewsasia.com/east-asia/hong-kong-vape-vaping-public-ban-smoking-ecigarettes-6094261",
            "image": "https://dam.mediacorp.sg/image/upload/s--E0JZnnPT--/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/01/screenshot_495.png?itok=7eR3KlFZ",
            "publishedAt": "2026-05-01T09:35:49Z",
            "lang": "en",
            "source": {
                "id": "08538e21f9ef4fd994fa94c90374f079",
                "name": "CNA",
                "url": "https://www.channelnewsasia.com"
            }
        }
    ]
}

Categories