Flag of the Singapore

Singapore Science News API

Get the live top science headlines from Singapore with our JSON API.

Get API key for the Singapore Science News API

API 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": 3903,
    "articles": [
        {
            "title": "WATCH: NASA's Hubble Telescope Celebrates 34th Anniversary with Look at Dumbbell Nebula",
            "description": "On April 24, 2024, the Hubble Space Telescope celebrated its 34th year in orbit by premiering a never-before-seen view of the Little Dumbbell Nebula.",
            "content": "WATCH: NASA’s Hubble Telescope Celebrates 34th Anniversary with Look at Dumbbell Nebula\nBy NASA information center // April 25, 2024\nNASA & SPACE NEWS\nABOVE VIDEO: On April 24, 2024, the Hubble Space Telescope celebrated its 34th year in orbit by pre... [4924 chars]",
            "url": "https://spacecoastdaily.com/2024/04/watch-nasas-hubble-telescope-celebrates-34th-anniversary-with-look-at-dumbbell-nebula/",
            "image": "https://spacecoastdaily.com/wp-content/uploads/2024/04/NASA-Dumbbell-Nebula-600.jpg",
            "publishedAt": "2024-04-25T04:05:28Z",
            "source": {
                "name": "SpaceCoastDaily.com",
                "url": "https://spacecoastdaily.com"
            }
        },
        {
            "title": "Scientists Identify Near-Earth Asteroid's Birthplace \" Explorersweb",
            "description": "Scientists have long believed the asteroid Kamo'oalewa was once part of the Moon. Now they think they've found exactly where it came from.",
            "content": "When scientists discovered the asteroid Kamo’oalewa in 2016, they almost immediately suspected it might have once been a part of the Moon. It’s a sound theory — many of Kamo’oalewa’s properties (its density, coloration, and orbit, among others) all p... [2175 chars]",
            "url": "https://explorersweb.com/asteroid-birthplace/",
            "image": "https://explorersweb.com/wp-content/uploads/2024/04/moon-crater-1.jpg",
            "publishedAt": "2024-04-24T15:12:50Z",
            "source": {
                "name": "ExplorersWeb",
                "url": "https://explorersweb.com"
            }
        },
        {
            "title": "Scientists create programmable artificial cells that mimic living cells",
            "description": "This groundbreaking achievement, a first in the annals of science, could unlock new frontiers in regenerative medicine, drug delivery, and medical diagnostics.",
            "content": "CHAPEL HILL, N.C. — In a milestone that blurs the line between the natural and synthetic worlds, scientists at UNC-Chapel Hill have constructed artificial cells that mimic the behavior of living cells. This groundbreaking achievement, a first in the ... [2913 chars]",
            "url": "https://studyfinds.org/scientists-create-artificial-cells/",
            "image": "https://studyfinds.org/wp-content/uploads/2024/04/Peptide-DNA-Cytoskeleton-e1713968413313.jpg",
            "publishedAt": "2024-04-24T15:11:15Z",
            "source": {
                "name": "Study Finds",
                "url": "https://studyfinds.org"
            }
        }
    ]
}

Categories