
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": 2444, "articles": [ { "title": "The Universe Sparkles in Gamma Rays in this New NASA Animation", "description": "Most of the gamma ray sources in this animation are blazars, supermassive black holes with relativistic jets pointed at Earth.", "content": "We’ve come a long way since gamma rays were discovered.\nThe late 1800s and early 1900s were a time of great scientific advancements. Scientists were just getting a handle on the different types of radiation. Radium featured prominently in the experim... [5987 chars]", "url": "https://www.universetoday.com/160597/the-universe-sparkles-in-gamma-rays-in-this-new-nasa-animation/", "image": "https://www.universetoday.com/wp-content/uploads/2023/03/Fermi_LAT_LCR_Still_print.jpg", "publishedAt": "2023-03-17T18:52:58Z", "source": { "name": "Universe Today", "url": "https://www.universetoday.com" } }, { "title": "Universal Quantum Logic through Spin Swapping", "description": "Researchers have demonstrated quantum gate operations in a system where voltage pulses cause neighboring electron spins to swap with one another.", "content": "Research News\nUniversal Quantum Logic through Spin Swapping\nResearchers have demonstrated quantum gate operations in a system where voltage pulses cause neighboring electron spins to swap with one another.\nHRL Laboratories In this artist’s rendition,... [6356 chars]", "url": "https://physics.aps.org/articles/v16/46", "image": "https://physics.aps.org/assets/a9338ba4-148a-4577-b7d7-747e87f23240/e46_1_thumb.png", "publishedAt": "2023-03-17T18:18:33Z", "source": { "name": "Physics", "url": "https://physics.aps.org" } }, { "title": "From Yuri Gagarin to Sultan Al Neyadi: The evolution of spacesuits", "description": "Bulky suits of Apollo gave way to sleek, slick flight suits of space shuttles and SpaceX", "content": "Outer space is a harsh environment. The lack of oxygen and extreme temperatures make it impossible for humans to survive. That hasn't stopped Earthlings from space expeditions. A spacesuit — a pressurised garment — keeps alive astronauts and cosmonau... [10006 chars]", "url": "https://gulfnews.com/special-reports/from-yuri-gagarin-to-sultan-al-neyadi-the-evolution-of-spacesuits-1.1679045638730", "image": "https://imagevars.gulfnews.com/2023/03/17/Spacesuits_186f00f90d1_medium.jpg", "publishedAt": "2023-03-17T14:53:13Z", "source": { "name": "Gulf News", "url": "https://gulfnews.com" } } ] }