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": 189338,
    "articles": [
        {
            "id": "40538e30a518a074fe62c266422f1e48",
            "title": "askST: Why is there so much rubbish on the beach in East Coast Park?",
            "description": "Based on official records, Singapore is heading towards the “trashiest” time of the year. Read more at straitstimes.com.",
            "content": "SINGAPORE – If you have noticed more trash than usual washing up on the beach in East Coast Park recently, you are not imagining things. Based on official records, Singapore is heading towards the “trashiest” time of the year.\nAccording to government... [3104 chars]",
            "url": "https://www.straitstimes.com/singapore/environment/askst-why-is-there-so-much-rubbish-on-the-beach-at-east-coast-park",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/e6a25f93f34a1b807abb8ffdb2c5cf3d5c5e3560b3e0da3995c2d87cb91adcc3",
            "publishedAt": "2026-06-28T08:28:53Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "9d3cb2293fbc052a810eb51c53cc2fc6",
            "title": "China Is About To Land On Earth’s ‘Mini-Moon’ - What To Know",
            "description": "China’s Tianwen-2 spacecraft is about to arrive at Kamoʻoalewa, Earth’s mysterious “mini-moon,” to collect samples that may reveal a lunar origin.",
            "content": "Topline\nChina is about to begin one of the most unusual asteroid exploration missions ever attempted. In early July, the Tianwen-2 spacecraft is expected to arrive at a Statue of Liberty-sized near-Earth asteroid often described as Earth’s “mini-moon... [2457 chars]",
            "url": "https://www.forbes.com/sites/jamiecartereurope/2026/06/28/china-is-about-to-land-on-earths-mini-moon---what-to-know/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/1193267511/0x0.jpg?format=jpg&crop=5243,2947,x0,y0,safe&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-06-28T08:00:00Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "f88f7cff6bc99449daa4bd533cc49423",
            "title": "Ecovacs Deebot T90 Pro Omni Robot Vacuum Cleaner - Review",
            "description": "The Ecovacs Deebot T90 Pro Omni is one of the most complete robot cleaning systems currently available, at an affordable price.",
            "content": "Robot vacuums used to be little more than automated sweepers that wandered around the house collecting dust before eventually getting stuck under a chair, or have part of a rug trapped between the brush. These days, they’re expected to do much more s... [9904 chars]",
            "url": "https://geekculture.co/ecovacs-deebot-t90-pro-omni-robot-vacuum-cleaner-review/",
            "image": "https://geekculture.co/wp-content/uploads/2026/06/ecovacs-deebot-t90-omni-review.jpg",
            "publishedAt": "2026-06-28T07:13:28Z",
            "lang": "en",
            "source": {
                "id": "c5cc621ca46bf0540799d4d3a3d05748",
                "name": "Geek Culture",
                "url": "https://geekculture.co"
            }
        }
    ]
}

Categories