- 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": 16998,
"articles": [
{
"id": "9de8a69e0309db3682489b89abd3f42b",
"title": "New Dye Makes Biomolecules Glow, Solving Problem",
"description": "Biomolecules, also known as organic molecules, include sugars, proteins and lipids and are the building blocks of all life. They play a role in the",
"content": "Biomolecules, also known as organic molecules, include sugars, proteins and lipids and are the building blocks of all life. They play a role in the structure and metabolism of all living organisms. To make them visible under a microscope, researchers... [1913 chars]",
"url": "https://www.miragenews.com/new-dye-makes-biomolecules-glow-solving-problem-1679059/",
"image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1588600878108-578307a3cc9d%3Fixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bixlib%3Drb-1.2.1%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D755%26amp%3Bq%3D80",
"publishedAt": "2026-05-22T13:28:00Z",
"lang": "en",
"source": {
"id": "0368281c39ba31f7435685e8b620f675",
"name": "Mirage News",
"url": "https://www.miragenews.com"
}
},
{
"id": "645e63036b17038dd0e5cfb7739ed351",
"title": "Weak Faults Play a Strong Role in the Tibetan Plateau’s Deformation",
"description": "Ten years’ worth of data reveal that two theories about how the Tibetan Plateau deforms are both probably right.",
"content": "As the Indian and Eurasian continental plates collide, the Tibetan Plateau is slowly deforming. For decades, geoscientists debated how this deformation occurs: Is the plateau like a block of crumbly aged cheddar, deforming mostly at its faults, or is... [4586 chars]",
"url": "https://eos.org/articles/weak-faults-play-a-strong-role-in-the-tibetan-plateaus-deformation",
"image": "https://eos.org/wp-content/uploads/2026/05/tibetan-plateau-lake.jpg",
"publishedAt": "2026-05-22T11:15:14Z",
"lang": "en",
"source": {
"id": "6a8444b86b244a6baee98642eeac94aa",
"name": "eos.org",
"url": "https://eos.org"
}
},
{
"id": "2703352942ed9cfe17fa04586827f6c2",
"title": "What's in the Southern Hemisphere sky this month?",
"description": "As July begins, three planets adorn the early evening sky, while more solar system worlds are visible before dawn.",
"content": "As July begins, three planets adorn the early evening sky. Look toward the northwest and you’ll see Venus. The planet shines brilliantly at magnitude –4.1 and shows up easily 30 minutes after sunset. It creeps slowly away from the Sun and into a dark... [844 chars]",
"url": "https://www.astronomy.com/observing/july-2026-whats-in-the-southern-hemisphere-sky-this-month/",
"image": "https://www.astronomy.com/wp-content/uploads/2026/05/SH-header-Jupiter.jpg?resize=1200,630",
"publishedAt": "2026-05-22T04:00:19Z",
"lang": "en",
"source": {
"id": "a69c46820379fd6075b622dd9fbdedd1",
"name": "Astronomy Magazine",
"url": "https://www.astronomy.com"
}
}
]
}