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": 59694,
    "articles": [
        {
            "id": "fd3554591460696de6c4acdaa1428011",
            "title": "Dumplings vs. machines: Inside China’s latest food fight",
            "description": "Restaurants in Guangzhou must now prove their dim sum is made by hand as the southern Chinese city tries to save a traditional culture and its culinary reputation.",
            "content": "The making of dim sum — the bite-sized delicacies hailing from southern China — is all about craftsmanship.\nTake har gow, or shrimp dumplings, for example: finely chopped ingredients placed on translucent wheat starch wrappers, sealed with just the r... [5680 chars]",
            "url": "https://www.cnn.com/2026/04/30/travel/china-guangzhou-dim-sum-regulation-intl-hnk",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-1358780068.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-01T02:10:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "607adc6106be5e81b660d16a9455fbf3",
            "title": "‘We really struggle to say ‘no’’: Eldest daughters in Taiwan and the invisible burden they carry",
            "description": "Discover the societal pressures on Taiwanese women facing 'eldest daughter syndrome' and the book sparking crucial conversations about gender roles. Read more at straitstimes.com.",
            "content": "– Whenever Taiwanese writer Chang Hui-tzu holds a talk about her book Eldest Daughter Syndrome: We Weren’t Born To Carry Responsibility, at least a few attendees will start crying.\nThe 38-year-old writer was taken aback by this at first, but has sinc... [9952 chars]",
            "url": "https://www.straitstimes.com/asia/a-book-in-taiwan-prompting-eldest-daughters-to-rethink-why-they-have-to-sacrifice-for-families",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/3da71c3b755ed8beaf78d14e577b2a8805b551bb25bfd6089b0a43717e28c046",
            "publishedAt": "2026-04-30T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "2cc8ef0ef32919d9d3fec213d6c009ae",
            "title": "Myanmar ex-leader Aung San Suu Kyi moved to house arrest, state media says",
            "description": "Ms Suu Kyi was held under house arrest for a total of 15 years under a previous junta at her family residence. Read more at straitstimes.com.",
            "content": "YANGON - Myanmar's detained former leader Aung San Suu Kyi has been moved to house arrest, state media reported on April 30, over five years after the country's military ousted a civilian government led by the Nobel laureate and imprisoned her.\nSuu K... [2308 chars]",
            "url": "https://www.straitstimes.com/asia/se-asia/myanmar-ex-leader-aung-san-suu-kyi-moved-to-house-arrest-state-media-says",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/c9e32318a2f0f49c9a983c152948e9a79c79527a0c1dab240f864c6d527fed14",
            "publishedAt": "2026-04-30T15:53:36Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories