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": 154400,
    "articles": [
        {
            "id": "7ffa219cb0fac6896747e4853d71f4fd",
            "title": "Chelsea FC vs Nottingham Forest LIVE: Premier League result, latest updates and fan reaction",
            "description": "Bank Holiday Monday action from Stamford Bridge as Chelsea bid to end bad run in Premier League",
            "content": "Cole Palmer missed a penalty as Chelsea slumped to defeat against Nottingham Forest. Despite Vitor Pereira making eight changes to his Forest side, with one eye on Thursday’s Europa League semi-final second leg away at Aston Villa, the visitors strol... [784 chars]",
            "url": "https://www.standard.co.uk/sport/football/chelsea-fc-vs-nottingham-forest-live-stream-latest-score-updates-result-premier-league-b1280993.html",
            "image": "https://static.standard.co.uk/2023/08/10/14/PLChelseaNottsForest23v1.jpg?width=1200&auto=webp&quality=75",
            "publishedAt": "2026-05-04T17:13:51Z",
            "lang": "en",
            "source": {
                "id": "99b3c5a558a3e649a1397aa932026c34",
                "name": "London Evening Standard",
                "url": "https://www.standard.co.uk"
            }
        },
        {
            "id": "a1dfbf2330dda8cd6fdc25b539362db3",
            "title": "Why I Almost Crashed My Drone Into a 400-Foot Waterfall",
            "description": "Iceland is the ultimate testing ground for any creator. I went there to push my limits and capture the raw power of the Highlands. The waterfalls here are unlike anything else on Earth. They aren’t ju...",
            "content": "Iceland is the ultimate testing ground for any creator. I went there to push my limits and capture the raw power of the Highlands. The waterfalls here are unlike anything else on Earth. They aren’t just scenic. They’re massive, unpredictable, and per... [1612 chars]",
            "url": "https://sg.style.yahoo.com/why-almost-crashed-drone-400-170000741.html",
            "image": "https://s.yimg.com/os/en/danny_mcgee_268/3e6c879dcab7050d25518b7b8eff9c24",
            "publishedAt": "2026-05-04T17:00:00Z",
            "lang": "en",
            "source": {
                "id": "1f9f3feca513add6344e5bdfcedf8cf6",
                "name": "Yahoo Lifestyle Singapore",
                "url": "https://sg.style.yahoo.com"
            }
        },
        {
            "id": "514df3277b5a31c435dc7f6940223f33",
            "title": "How microplastics are heating the planet",
            "description": "The heat-trapping impact of airborne plastic pollution can be significant in areas with high volumes of plastic, such as parts of the Pacific Ocean. Read more at straitstimes.com.",
            "content": "Microplastics in the atmosphere are heating the planet, magnifying climate change impacts, according to new research.\nScientists in China and the US found that tiny, coloured plastic particles absorb sunlight as winds blow them around the world, trap... [3238 chars]",
            "url": "https://www.straitstimes.com/world/united-states/how-microplastics-are-heating-the-planet",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/67572a6a8dd76f14a38ce0148a145812c68d6a60e4d6101226f7a2cb21964eeb",
            "publishedAt": "2026-05-04T15:51:20Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        }
    ]
}

Categories