- 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": 163310,
"articles": [
{
"id": "0fbcdabb2e4b7b4d95f2a52b36e6b8d9",
"title": "WHO declares health emergency over Ebola outbreak",
"description": "Bringing Taiwan to the World and the World to Taiwan",
"content": "AFP, KINSHASA\nThe WHO yesterday declared an international health emergency over an outbreak of an Ebola strain in the Democratic Republic of the Congo (DR Congo) that has killed more than 80 and for which there is no vaccine.\nFears of further spread ... [1831 chars]",
"url": "https://www.taipeitimes.com/News/front/archives/2026/05/18/2003857514",
"image": "https://img.taipeitimes.com/images/2026/05/18/p01-260518-316.jpg",
"publishedAt": "2026-05-17T16:00:00Z",
"lang": "en",
"source": {
"id": "9ecf7afca96ed0da45dd704c47bc8d4c",
"name": "Taipei Times",
"url": "https://www.taipeitimes.com"
}
},
{
"id": "4de7f279ab037f501196acbfbde35743",
"title": "Mohamed Salah links up with Liverpool teammates after damning Arne Slot outburst",
"description": "Liverpool star Mohamed Salah linked up with teammates following a damning outburst seemingly aimed towards Arne Slot as he urged the Reds to rediscover its trademark style",
"content": "Liverpool star Mohamed Salah linked up with teammates following a damning outburst seemingly aimed towards Arne Slot as he urged the Reds to rediscover its trademark style\nMohamed Salah met up with some of his Liverpool teammates for dinner after the... [2959 chars]",
"url": "https://www.liverpool.com/liverpool-fc-news/features/breaking-salah-wirtz-szoboszlai-slot-33962160",
"image": "https://i2-prod.liverpool.com/article33962144.ece/ALTERNATES/s1200d/0_HIh0dQdWQAAG8mwjpeg.jpg",
"publishedAt": "2026-05-17T15:40:30Z",
"lang": "en",
"source": {
"id": "48ffd4260a9b995b5322bbd5bcaa41bc",
"name": "Liverpool.com",
"url": "https://www.liverpool.com"
}
},
{
"id": "3e64db255564cf27ee6c42c23c649914",
"title": "Driver arrested after pedestrian dies in Jalan Besar accident",
"description": "The 58-year-old female pedestrian had been taken unconscious to Tan Tock Seng Hospital. Read more at straitstimes.com.",
"content": "SINGAPORE – A 31-year-old man was arrested for dangerous driving causing death, following the death of a pedestrian in an accident on May 17.\nResponding to queries from The Straits Times, the police said they were alerted at around 12.30pm to the acc... [552 chars]",
"url": "https://www.straitstimes.com/singapore/man-arrested-after-pedestrian-dies-in-jalan-besar-accident",
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/2b6c2c6f56f89fede826564a9b94d9a96867b083de118923f93a01e24a1e29e0",
"publishedAt": "2026-05-17T15:15:00Z",
"lang": "en",
"source": {
"id": "739b615c65becd670ee152cab7f8c439",
"name": "The Straits Times",
"url": "https://www.straitstimes.com"
}
}
]
}