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": 155040,
    "articles": [
        {
            "id": "eef0b5badd9c660f95427361ce4ab675",
            "title": "Truck driver arrested after fatal accident in Bukit Panjang involving pedestrian",
            "description": "The driver was arrested after he was suspected of driving carelessly in a manner that resulted in a fatality. Read more at straitstimes.com.",
            "content": "SINGAPORE – A 69-year-old male pedestrian who was involved in an accident with a truck in Bukit Panjang on April 25 was unconscious when taken to Woodlands Hospital, where he later died.\nThe police, responding to queries from The Straits Times, said ... [753 chars]",
            "url": "https://www.straitstimes.com/singapore/truck-driver-arrested-after-fatal-accident-in-bukit-panjang-involving-69-year-old-pedestrian",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/97f5ffdd11dd336d8c28e17f654ba57d7a628ebf58a9b39c16cec825e8f6a607",
            "publishedAt": "2026-04-25T10:25:13Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "9e597e2553efd1c55d24311d639eb9f4",
            "title": "You can thank Tim Cook for the large iPhones",
            "description": "Apple CEO Tim Cook led the charge to make iPhones bigger during his tenure, shifting from Steve Jobs' vision and adapting to market demands.",
            "content": "Apple's outgoing CEO, Tim Cook, proved his predecessor, Steve Jobs, wrong: some people love a large iPhone.\nJobs, the cofounder and driving force behind the iPhone, once knocked smartphones larger than 4 inches. \"You can't get your hand around it,\" h... [1624 chars]",
            "url": "https://www.businessinsider.com/how-tim-cook-made-bigger-iphones-a-hit-for-apple-2026-4",
            "image": "https://i.insider.com/69eb6f46367066d7c297086f?width=1200&format=jpeg",
            "publishedAt": "2026-04-25T09:51:08Z",
            "lang": "en",
            "source": {
                "id": "3349d5cc8abff1623266825fbe6b0f68",
                "name": "Business Insider",
                "url": "https://www.businessinsider.com"
            }
        },
        {
            "id": "3f6cbd85c83115ad9d8c94f04921936c",
            "title": "old dinosaur species found in Chubut sheds light on sauropod evolution",
            "description": "Unearthing Bicharracosaurus dionidei A new dinosaur species - Bicharracosaurus dionidei - was discovered in Argentina's Chubut province by a local",
            "content": "Unearthing Bicharracosaurus dionidei\nA new dinosaur species – Bicharracosaurus dionidei – was discovered in Argentina’s Chubut province by a local farmer and displayed to the public at the Egidio Feruglio Paleontological Museum in Trelew.\nFootage fil... [2030 chars]",
            "url": "https://wakeup.sg/patagonian-missing/",
            "image": "https://media.wakeup.sg/wp-content/uploads/2026/04/Ella-Feature-Image-Edit-90-1.png",
            "publishedAt": "2026-04-25T09:30:53Z",
            "lang": "en",
            "source": {
                "id": "57ad70dbeb8354155d2de387df3a3e49",
                "name": "Wake Up Singapore",
                "url": "https://wakeup.sg"
            }
        }
    ]
}

Categories