- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Singapore News API
Get the live top headlines from Singapore with our JSON API.
Get API key for the Singapore News APIAPI 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": 137586,
"articles": [
{
"id": "f87e40f6ff8b62a9cfd9dd9c8b6953e0",
"title": "Covid-19 virus may spread more widely by turning lung cells into targets, study finds",
"description": "Lung cells release tiny particles that carry the key proteins the virus uses to enter cells",
"content": "[MELBOURNE] The coronavirus that causes Covid-19 may spread through the lungs by turning previously resistant cells into targets for infection, a finding that helps explain the widespread inflammation and organ damage seen in severe cases and points ... [1890 chars]",
"url": "https://www.businesstimes.com.sg/lifestyle/covid-19-virus-may-spread-more-widely-turning-lung-cells-targets-study-finds",
"image": "https://cassette.sphdigital.com.sg/image/businesstimes/8290242ace1d0cf26ab92b49439a8846695798a6b50f143f18140a95c0be8817?w=1200&f=webp",
"publishedAt": "2026-04-13T05:10:00Z",
"lang": "en",
"source": {
"id": "ca2a0b2cf2abbbe3b596e7ab39d0a94f",
"name": "The Business Times",
"url": "https://www.businesstimes.com.sg"
}
},
{
"id": "62452310478074440d20ec1baef26cf2",
"title": "New inhaled therapy to reduce lung damage from severe infections",
"description": "NTU Singapore is working with China’s Southern University of Science and Technology (SUSTech) and Swedish biotechnology company Lipigon Pharmaceuticals AB to develop a new inhaled treatment.",
"content": "Image: (From left) Damien Chua, PhD student; Liu Yu Xuan, Research Associate; Joseph Kim, PhD student; Cheng Hong Sheng, Senior Research Fellow; and Assoc Prof Andrew Tan Nguan Soon, Vice-Dean (Innovation and Enterprise) and Provost’s Chair in Metabo... [7967 chars]",
"url": "https://www.ntu.edu.sg/news/detail/new-inhaled-therapy-to-reduce-lung-damage-from-severe-infections",
"image": "https://www.ntu.edu.sg/images/default-source/hub-news/new-inhaled-therapy-to-reduce-lung-damage-from-severe-infections.jpg?sfvrsn=b07abf34_1",
"publishedAt": "2026-04-13T04:54:59Z",
"lang": "en",
"source": {
"id": "785c3e632b4838f162f3039b4e904991",
"name": "Nanyang Technological University - NTU Singapore",
"url": "https://www.ntu.edu.sg"
}
},
{
"id": "10ba5a98d9106150791f5f3453540236",
"title": "AirDrop via Quick Share Expands to More Pixel, Samsung Galaxy Android Devices",
"description": "Android's support for iOS' AirDrop features have already expanded to more Android devices, including Pixel and Galaxy units.",
"content": "Google's AirDrop over Quick Share support is expanding to more devices after its initial availability earlier this year, with additional Android smartphones gaining the capacity to use the feature.\nThe latest AirDrop over Quick Share support offers a... [1832 chars]",
"url": "http://www.techtimes.com/articles/315826/20260412/airdrop-via-quick-share-expands-more-pixel-samsung-galaxy-android-devices.htm",
"image": "https://d.techtimes.com/en/full/457409/samsungs-one-ui-8.png",
"publishedAt": "2026-04-13T03:55:10Z",
"lang": "en",
"source": {
"id": "d406cc50b5bf4700a7a62f120f0b3833",
"name": "Tech Times",
"url": "http://www.techtimes.com"
}
}
]
}