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": 164130,
    "articles": [
        {
            "id": "d796e0c61227feac95d38a1a00443edc",
            "title": "‘Pause Windows Updates’-Microsoft Starts Fixing PC Problem",
            "description": "Microsoft says Windows updates are changing — here's what you do.",
            "content": "Windows updates have been a long-running frustration for a billion-plus PC users. Now that’s finally changing. And when Microsoft’s own support team starts pushing the change, you know something seismic is happening.\nPer Windows Latest, “the overarch... [1883 chars]",
            "url": "https://www.forbes.com/sites/zakdoffman/2026/05/23/pause-windows-updates-microsoft-starts-fixing-pc-problem/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/69fe25ed4513cf594b28e8ac/0x0.jpg?format=jpg&crop=2131,1422,x172,y36,safe&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-05-23T18:25:47Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "ec8ca83a99af15a2c44f0afd7a3347e4",
            "title": "Watches and Wonders Geneva 2026: ZENITH Gets Transparent with the CHRONOMASTER Sport",
            "description": "ZENITH takes from the skeletonised dial, the brand also plays with new stones for the face.",
            "content": "After last year's celebration of its 160th, ZENITH returns with a makeover for one of its favourite signatures: the CHRONOMASTERS Sport model. But not only does the CHRONOMASTER Sport get a new look, it also has a new beating heart, one in the form o... [1461 chars]",
            "url": "https://esquiresg.com/watches-and-wonders-geneva-2026-zenith-gets-transparent-with-the-chronomaster-sport/",
            "image": "https://esquiresg.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2026/05/2-STILL-1_CHRONOMASTER-Sport_FAMILY_1x1.jpg",
            "publishedAt": "2026-05-23T17:56:46Z",
            "lang": "en",
            "source": {
                "id": "7ff481946a0075511298005dc1ca5b33",
                "name": "Esquire Singapore",
                "url": "https://esquiresg.com"
            }
        },
        {
            "id": "70a8242b9225a2a3eb3df91974b5ffa2",
            "title": "Scientists Finally Discover Why Gold Never Rusts",
            "description": "Researchers discovered that gold’s unusual resistance to rust comes from protective atomic surface patterns that block oxygen.",
            "content": "A new study explains why the “noble metal” resists oxidation and how surface modifications could unleash its catalytic power.\nGold has long been prized for its stability, but in the world of chemistry, that stability of gold is precisely what has cau... [2024 chars]",
            "url": "https://www.techexplorist.com/gold-never-rusts/103076/",
            "image": "https://www.techexplorist.com/wp-content/uploads/2026/05/gold.webp",
            "publishedAt": "2026-05-23T16:43:46Z",
            "lang": "en",
            "source": {
                "id": "384f05ddf6ed854b082cdea0d2279b35",
                "name": "Tech Explorist",
                "url": "https://www.techexplorist.com"
            }
        }
    ]
}

Categories