- 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 Science News API
Get the live top science headlines from Singapore with our JSON API.
Get API key for the Singapore Science 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=science&apikey=API_KEY
{
"totalArticles": 16794,
"articles": [
{
"id": "218cd02e4f8da0a2d632fd6bbb3e6219",
"title": "This X-ray image shows our solar system 'breathing'",
"description": "The eROSITA spacecraft has built the most precise map of soft X-rays over Earth, observing a fascinating phenomenon driven by solar winds from the sun.",
"content": "Astronomers have, for the first time, spotted the \"breath of the solar system.\" The finding comes in the form of X-ray emissions generated when the electrically charged solar wind slams into both Earth's atmosphere and the bubble that surrounds our s... [2772 chars]",
"url": "https://www.space.com/astronomy/solar-system/this-x-ray-image-shows-our-solar-system-breathing",
"image": "https://cdn.mos.cms.futurecdn.net/aL3AdvHWqhUMGka8iwtsd8-1600-80.png",
"publishedAt": "2026-04-24T21:00:00Z",
"lang": "en",
"source": {
"id": "024dd4370bda9e6e6791231c2a935d20",
"name": "Space",
"url": "https://www.space.com"
}
},
{
"id": "6bc57a9915d83810c0c98e041a740ed8",
"title": "Pen ink found inside Martian meteorites, exposing a larger issue",
"description": "Ballpoint pen ink found in Martian meteorites reveals hidden flaws and casts doubt on studies of the planet’s chemical history",
"content": "Scientists have identified blue pen ink and other earthly residues on meteorites from Mars.\nThe finding recasts some of the smallest marks on these rocks as a direct threat to how confidently scientists can read the planet’s past.\nPen inks in meteori... [5514 chars]",
"url": "https://www.earth.com/news/pen-ink-found-inside-martian-meteorites-exposing-much-bigger-scientific-issue/",
"image": "https://cff2.earth.com/uploads/2026/04/23060211/martian-meteorites-contamination-pen-ink-lab-handling.jpg",
"publishedAt": "2026-04-24T18:52:27Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "59887e3cdbb01d6faa5791b56ee8e800",
"title": "Breakthrough to Restore Aging Joints Could Help Treat Osteoarthritis",
"description": "A study in mice traced the loss of cartilage that accompanies aging to a single protein, pointing to treatments that may one day restore mobility and ease discomfort in seniors.",
"content": "A study in mice traced the loss of cartilage that accompanies aging to a single protein, pointing to treatments that may one day restore mobility and ease discomfort in seniors.\nThe protein, called 15-PGDH, has been extensively linked to aging.\nIt be... [5752 chars]",
"url": "https://www.sciencealert.com/breakthrough-to-restore-aging-joints-could-help-treat-osteoarthritis",
"image": "https://www.sciencealert.com/images/2026/01/Aging-Knee-Joints-on-X-ray.jpg",
"publishedAt": "2026-04-24T12:05:05Z",
"lang": "en",
"source": {
"id": "76a2943c768c5c3be7d790e609b40403",
"name": "ScienceAlert",
"url": "https://www.sciencealert.com"
}
}
]
}