Flag of the 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": 3414926,
    "articles": [
        {
            "id": "8c2d039a2769202018cd744f174d90c3",
            "title": "One To Watch Sohaib Maghnam, A 30-Year-Old Automotive Designer And CEO Of Two Watch Brands With Three 2025 GPHG Entries",
            "description": "Qatar-based Beda'a is one of a small number of non-Swiss brands with a GPHG Entry this year, and it has two, with Maghnam's eponymous brand rounding out the third.",
            "content": "To me, it is clear that one of the reasons behind the two brands' non-homage and modern free-form designs is the fact that Sohaib Maghnam is not a watchmaker or from a watchmaking family. He holds a master's degree in mechanical and automotive engine... [599 chars]",
            "url": "https://www.hodinkee.com/articles/one-to-watch-sohaib-maghnam",
            "image": "https://hodinkee.imgix.net/uploads/images/52f7b508-fb5c-407f-8fdd-d12f7a049732/b-h.jpg?ixlib=rails-1.1.0&fm=jpg&q=55&auto=format&usm=12&w=1200&h=630&fit=crop",
            "publishedAt": "2025-08-18T19:25:00Z",
            "lang": "en",
            "source": {
                "id": "3f925a2a55d636859f2268be1213a680",
                "name": "Hodinkee",
                "url": "https://www.hodinkee.com",
                "country": "sg"
            }
        },
        {
            "id": "e2c61d72527043123358cac7a6e07f63",
            "title": "Ulanzi's $40 Tripod and Selfie Stick Combo Automatically Tracks You",
            "description": "Ulanzi has unveiled the TT23, a versatile tripod that doubles as a selfie stick with built-in AI tracking and gesture control.",
            "content": "Ulanzi announced the TT23, a new $40 tripod that can also transform into an auto-tracking selfie stick.\nIn today’s fast-paced world of content creation, having the right tools to capture smooth, professional-quality video is crucial. The new Ulanzi T... [3044 chars]",
            "url": "https://petapixel.com/2025/08/18/ulanzis-40-tripod-and-selfie-stick-combo-automatically-tracks-you/",
            "image": "https://petapixel.com/assets/uploads/2025/08/Ulanzi-Model-TT23-Image-PetaPixel-Cover.jpg",
            "publishedAt": "2025-08-18T17:34:32Z",
            "lang": "en",
            "source": {
                "id": "7c9bbb3c4e144038df75cf7bda3c256e",
                "name": "PetaPixel",
                "url": "https://petapixel.com",
                "country": "sg"
            }
        },
        {
            "id": "a56f2a566d8ad54ec8851c9326d0abd4",
            "title": "Pixel 10, AI capabilities, and everything else we expect out of the Made by Google 2025 event",
            "description": "Dive into what we can expect from the Made by Google 2025 event, where the tech giant will debut its Pixel 10 lineup.",
            "content": "As anticipation builds for the Made by Google 2025 event, there’s a buzz around the Pixel 10 series, arriving notably before the iPhone 17. Apple’s hardware event is expected to take place in September.\nThe tech giant has made its intentions clear to... [5285 chars]",
            "url": "https://techcrunch.com/2025/08/18/pixel-10-ai-capabilities-and-everything-else-we-expect-out-of-the-made-by-google-2025-event/",
            "image": "https://techcrunch.com/wp-content/uploads/2024/08/Pixel9_3.jpeg?resize=1200,900",
            "publishedAt": "2025-08-18T16:30:49Z",
            "lang": "en",
            "source": {
                "id": "307ab9190988e16f56f3e028e3237a90",
                "name": "TechCrunch",
                "url": "https://techcrunch.com",
                "country": "sg"
            }
        }
    ]
}

Categories