Flag of Singapore

Singapore Technology News API

Get the live top technology headlines from Singapore with our JSON API.

Get API key for the Singapore Technology 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=technology&apikey=API_KEY
{
    "totalArticles": 3530088,
    "articles": [
        {
            "id": "5f1effdb9c907a1403aa033d37227590",
            "title": "The best of Apple’s new releases: iPhone 17 Air, AirPods Pro 3, and Apple Watch Series 11",
            "description": "It's officially launch day in Apple Singapore—including the iPhone Air. Peruse our nifty guide on what to look out for.",
            "content": "It’s fall, once again. And fall in the Apple world means a hefty drop of releases and updates—often including but not limited to a highly-anticipated new iPhone, a new series of Apple Watch and newfangled colour buzzwords to name-drop in conversation... [1541 chars]",
            "url": "https://vogue.sg/apple-iphone-air-airpods-pro-3-and-apple-watch-series-11/",
            "image": "https://voguesg.s3.ap-southeast-1.amazonaws.com/wp-content/uploads/2025/09/18175914/appleiphoneair-social.jpg",
            "publishedAt": "2025-09-19T02:56:18Z",
            "lang": "en",
            "source": {
                "id": "daa78f1531157be7837a9e5c6bd826ea",
                "name": "Vogue Singapore",
                "url": "https://vogue.sg",
                "country": "sg"
            }
        },
        {
            "id": "12a7fac3181d90b6d734a56a1c0b68f4",
            "title": "Fans, keen on getting latest iPhone 17 models, form long queues outside Apple’s Orchard store in Singapore",
            "description": "SINGAPORE - Snaking lines formed outside the Apple Store in Orchard Road on Sept 19 as iPhone fans waited to get their hands on the latest version of the device, hours before the outlet’s doors opened.",
            "content": "SINGAPORE - Snaking lines formed outside the Apple Store in Orchard Road on Sept 19 as iPhone fans waited to get their hands on the latest version of the device, hours before the outlet’s doors opened.\nThe objects of their desire include four new pho... [3397 chars]",
            "url": "https://sg.news.yahoo.com/fans-keen-latest-iphone-17-231000014.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/kkSM1jOmB42t7gLN53e.Gg--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/straits_times_442/9eb3b89579cc0ca54f9267139078d575",
            "publishedAt": "2025-09-18T23:10:00Z",
            "lang": "en",
            "source": {
                "id": "d0f7288d14ec8c674636416b7d8b268b",
                "name": "Yahoo News Singapore",
                "url": "https://sg.news.yahoo.com",
                "country": "sg"
            }
        },
        {
            "id": "53085d58910f4ba400908afbfd4bae1d",
            "title": "Fans keen to get latest iPhone 17 models, as queues form outside Apple’s Orchard store in Singapore",
            "description": "At about 6.45am, around 250 people were already waiting in line, ahead of the store's opening at 8am. Read more at straitstimes.com.",
            "content": "SINGAPORE - Snaking lines formed outside the Apple Store in Orchard Road on Sept 19 as iPhone fans waited to get their hands on the latest version of the device, hours before the outlet’s doors opened.\nThe objects of their desire include four new pho... [2716 chars]",
            "url": "https://www.straitstimes.com/singapore/iphone-fans-rush-to-get-latest-model-as-long-queues-form-outside-apples-orchard-store",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/73f23a23caa62042ef7764f87532196afee216842513f8385f13b2b4c324ff66",
            "publishedAt": "2025-09-18T23:10:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com",
                "country": "sg"
            }
        }
    ]
}

Categories