Flag of Singapore

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": 139726,
    "articles": [
        {
            "id": "19ca40403c66dc4e9e6285fafbab38d6",
            "title": "UK to enforce travel permit requirement from Feb 25 on foreign visitors, including from Singapore",
            "description": "The UK's new Electronic Travel Authorisation (ETA) scheme becomes mandatory from Feb 25 for visitors from 85 countries, including Singapore. Read more at straitstimes.com.",
            "content": "LONDON – Starting on Feb 25, visitors to Britain from 85 countries must obtain an electronic permit in advance of their trip or they will be barred from travelling, the British Interior Ministry said.\nThe Electronic Travel Authorisation (ETA) scheme\n... [1466 chars]",
            "url": "https://www.straitstimes.com/world/europe/uk-to-enforce-travel-permit-requirement-on-foreign-visitors",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/12e470c9b609bdd5b81f77c98e1965fa0af90c1d32ebbdb17f95b4f4058327f7",
            "publishedAt": "2026-02-25T04:16:29Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "582858aa3b0db24055d63afb10c8eb86",
            "title": "This no-frills ramen shop at Sim Lim Square is manned by a two-time Ramen Champion winner",
            "description": "The Japanese chef promises “richer, creamier” tonkotsu ramen at the quirkily named restaurant Menya Saku by Oh Some Bowls in Sim Lim Square.",
            "content": "Advertisement\n25 Feb 2026 10:51AM\nAdd CNA as a trusted source to help Google better understand and surface our content in search results.\nRead a summary of this article on FAST.\nGet bite-sized news via a new\ncards interface. Give it a try.\nClick here... [9474 chars]",
            "url": "https://cnalifestyle.channelnewsasia.com/dining/menya-saku-ramen-stall-sim-lim-square-578831",
            "image": "https://dam.mediacorp.sg/image/upload/s--nTwmXDLv--/c_crop,h_900,w_1600,x_0,y_112/c_fill,g_auto,h_676,w_1200/f_auto,q_auto/v1/mediacorp/cna/image/2026/02/25/mamoru_kanaya1_menya_saku.jpg?itok=4ACSB1bR",
            "publishedAt": "2026-02-25T02:51:49Z",
            "lang": "en",
            "source": {
                "id": "9a6d991b6f7d854881682587ef70f83a",
                "name": "CNA Lifestyle",
                "url": "https://cnalifestyle.channelnewsasia.com"
            }
        },
        {
            "id": "5448886c0e1a841e86a69929bf30ddb3",
            "title": "40% in Japan use AI in their job search, survey finds",
            "description": "Job-seekers used the technology to revise resumes or search for job postings, the survey found.",
            "content": "A survey has found that 41.8% of job-seekers in Japan have used generative artificial intelligence in their activities.\nThe survey, carried out by Tokyo-based job advertisement company Aidem between December and January, targeted individuals who appl... [1004 chars]",
            "url": "https://www.japantimes.co.jp/business/2026/02/25/job-hunting-ai/",
            "image": "https://www.japantimes.co.jp/japantimes/uploads/images/2026/02/25/525503.jpg?v=3.1",
            "publishedAt": "2026-02-25T02:20:00Z",
            "lang": "en",
            "source": {
                "id": "e11720774b511205644c3670b4b2266a",
                "name": "The Japan Times",
                "url": "https://www.japantimes.co.jp"
            }
        }
    ]
}

Categories