- 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": 16842,
"articles": [
{
"id": "6ee76b4a58dfaae95fe674c12c60ef22",
"title": "Scientists use condoms to learn more about cicada towers",
"description": "Study that involved condoms helped scientists discover that cicada mud towers protect against predators and regulate the air.",
"content": "Researchers have found that clay towers built by young Amazonian cicadas protect the insects from predators and help regulate air flow during their final stage of development.\nThe discovery resolves a long-standing mystery about the purpose of these ... [5136 chars]",
"url": "https://www.earth.com/news/rainforest-study-using-condoms-to-learn-more-about-cicada-mud-towers/",
"image": "https://cff2.earth.com/uploads/2026/03/13161103/amazon-cicada-clay-tower.jpg",
"publishedAt": "2026-04-28T00:07:48Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "7c25479c4a89c977b6d958c2190d526a",
"title": "Retron-Powered Approach Enables Genome Editing Across Diverse Bacterial Species",
"description": "Retrons adapted from E. coli enable genome editing in 15 diverse bacterial species, expanding recombineering tools across major microbial phyla.",
"content": "For decades, the ability to precisely rewrite bacterial genomes has been largely confined to a single workhorse organism: Escherichia coli. That limitation has slowed efforts to study pathogens, engineer sustainable biomanufacturing strains, and prob... [3742 chars]",
"url": "https://www.genengnews.com/topics/genome-editing/retron-powered-approach-enables-genome-editing-across-diverse-bacterial-species/",
"image": "https://www.genengnews.com/wp-content/uploads/2025/03/Microbiome-GettyImages-183409163.jpg",
"publishedAt": "2026-04-27T23:28:30Z",
"lang": "en",
"source": {
"id": "44d4211fca4dbb83c12712451a910c36",
"name": "Genetic Engineering and Biotechnology News",
"url": "https://www.genengnews.com"
}
},
{
"id": "9b9e3377d8e13fddef142810a48cdd71",
"title": "See A Brilliant Full ‘Flower Moon’ Rise: The Night Sky This Week",
"description": "North America’s celestial highlights for the week ahead, which also apply to mid-northern latitudes in the northern hemisphere.",
"content": "Topline\nApril closes, and May begins with a brilliant full flower moon on May 1 amid a sky in seasonal transition. Spring’s constellations now dominate the evening, summer’s brightest stars climb after midnight and the Big Dipper rides high overhead.... [1630 chars]",
"url": "https://www.forbes.com/sites/jamiecartereurope/2026/04/27/see-a-brilliant-full-flower-moon-rise-the-night-sky-this-week/",
"image": "https://imageio.forbes.com/specials-images/imageserve/69df6ee3fd00d6e17270851b/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
"publishedAt": "2026-04-27T06:00:00Z",
"lang": "en",
"source": {
"id": "c4e32b557a3dd75225975f11fb68a3a9",
"name": "Forbes",
"url": "https://www.forbes.com"
}
}
]
}