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": 170280,
    "articles": [
        {
            "id": "ecd6cdc6dd9b33b6b54af19fb282c3c0",
            "title": "Uruguay vs Cape Verde Prediction: World Cup 2026 Match Preview",
            "description": "We look ahead to Sunday’s FIFA World Cup clash in Miami with our Uruguay vs Cape Verde prediction and preview.",
            "content": "Can Bubista’s team produce another shock in Group H at the FIFA World Cup? We look ahead to Sunday’s clash with our Uruguay vs Cape Verde prediction and preview.\nUruguay vs Cape Verde: The Key Insights\nThe Opta supercomputer expects Uruguay to win th... [5588 chars]",
            "url": "https://theanalyst.com/articles/uruguay-vs-cape-verde-prediction-world-cup-2026-match-preview",
            "image": "https://theanalyst.com/wp-content/uploads/2026/06/uruguay-vs-cape-verde-match-preview-world-cup-2026.png",
            "publishedAt": "2026-06-21T21:19:13Z",
            "lang": "en",
            "source": {
                "id": "2a3b917fcd123af2f301f827aa50149e",
                "name": "Opta Analyst",
                "url": "https://theanalyst.com"
            }
        },
        {
            "id": "4394ce32ad3c4580fda004278fb2070e",
            "title": "Digital coaching, constant glucose monitoring improve health of people at risk of diabetes: HPB",
            "description": "Use of AI to personalise health nudges will result in more effective engagement, said HPB chief. Read more at straitstimes.com.",
            "content": "SINGAPORE – A continuous glucose monitoring (CGM) trial coupled with digital coaching has yielded encouraging results, with participants achieving better blood sugar control and weight loss.\nThe DigiCoach pilot is one of several initiatives by the He... [5965 chars]",
            "url": "https://www.straitstimes.com/singapore/health/digital-coaching-constant-glucose-monitoring-improve-health-of-people-at-risk-of-diabetes-hpb",
            "image": "https://cassette.sphdigital.com.sg/image/straitstimes/b90861f281ac8fdcdd55129fd3750aef0d46cd43bfc4027bc4fd1cf94f9a0e4b",
            "publishedAt": "2026-06-21T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "739b615c65becd670ee152cab7f8c439",
                "name": "The Straits Times",
                "url": "https://www.straitstimes.com"
            }
        },
        {
            "id": "774159d81a37e6f95d9f7e94d27e1383",
            "title": "Belgium vs Iran LIVE: World Cup 2026 result, latest updates and fan reaction",
            "description": "Top spot in Group G up for grabs as matchday two action gets underway",
            "content": "Both Thibaut Courtois and Alireza Beiranvand made a number of impressive saves as ten-man Belgium ground out a goalless draw with Iran on Sunday evening. Medhi Taremi thought he had given his side the lead as he scored from a clever free-kick routine... [822 chars]",
            "url": "https://www.standard.co.uk/sport/football/belgium-vs-iran-live-stream-latest-score-updates-result-world-cup-2026-b1286996.html",
            "image": "https://static.standard.co.uk/2026/06/21/22/2282665280..?width=1200&auto=webp&quality=75",
            "publishedAt": "2026-06-21T16:30:11Z",
            "lang": "en",
            "source": {
                "id": "99b3c5a558a3e649a1397aa932026c34",
                "name": "London Evening Standard",
                "url": "https://www.standard.co.uk"
            }
        }
    ]
}

Categories