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": 144548,
    "articles": [
        {
            "id": "9b9ea461f4cef3e4e806d76352e6d6ca",
            "title": "WWDC 2026: Apple gives Siri an AI makeover, but China must wait",
            "description": "For most of the world, a public beta of Siri AI will be coming out later this year for devices set to English.",
            "content": "Apple has finally made its big move in the artificial intelligence (AI) tech race, unveiling a long-awaited reinvention of its Siri voice assistant.\nIntroduced on Monday at Apple’s annual Worldwide Developers Conference (WWDC) in Cupertino, Californi... [730 chars]",
            "url": "https://www.scmp.com/tech/article/3356438/wwdc-2026-apple-gives-siri-ai-makeover-china-must-wait",
            "image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/06/09/f437d03b-8029-4c8d-84b4-a3d4bd047d22_78ee01cf.jpg?itok=9OZ4v2NV&v=1780972976",
            "publishedAt": "2026-06-09T02:42:58Z",
            "lang": "en",
            "source": {
                "id": "9709bfa71bc46e81262e4096f206f257",
                "name": "South China Morning Post",
                "url": "https://www.scmp.com"
            }
        },
        {
            "id": "cbc28e7fabd32adb8de8f449b3cc54c7",
            "title": "Apple shares drop as new Siri, AI platform leave investors unimpressed",
            "description": "Apple unveils its new Siri AI and Apple Intelligence platform at WWDC, aiming to impress investors and compete in the AI era. Read more at straitstimes.com.",
            "content": "LOS ANGELES – Apple used its Worldwide Developers Conference to lay the foundation for a new generation of products, making the case that it can overcome years of snags to compete in the AI era.\nThe centrepiece of the company’s latest operating syste... [4770 chars]",
            "url": "https://www.straitstimes.com/business/companies-markets/apple-share-drop-as-new-siri-ai-platform-leaves-investors-unimpressed",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/be54d7562eeaea2dbcf197ab7a37ac177d522acc6f03d6f721f31580e1148651",
            "publishedAt": "2026-06-09T01:39:04Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "5f3db1041e79a94b0470812914db862d",
            "title": "Apple investors give lukewarm reaction to new Siri, AI platform",
            "description": "Apple shares closed 1.9% lower at US$301.54 on the Nasdaq on Jun 8 Read more at The Business Times.",
            "content": "APPLE used its Worldwide Developers Conference (WWDC) to lay the foundation for a new generation of products, making the case that it can overcome years of snags to compete in the AI era.\nThe centrepiece of the company’s latest operating systems – in... [4714 chars]",
            "url": "https://www.businesstimes.com.sg/startups-tech/technology/apple-investors-give-lukewarm-reaction-new-siri-ai-platform",
            "image": "https://cassette.sphdigital.com.sg/image/businesstimes/08442339f5622be8ae757c271d24ac75633bbdfbd6274d67371b338d03f7d481?w=1920&f=webp",
            "publishedAt": "2026-06-08T23:53:00Z",
            "lang": "en",
            "source": {
                "id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
                "name": "The Business Times",
                "url": "https://www.businesstimes.com.sg"
            }
        }
    ]
}

Categories