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": 5220,
    "articles": [
        {
            "title": "Simple trick lets pure blue quantum dots maintain their performance without cadmium",
            "description": "Inserting sulfur into heavy metal-free nanocrystal lattice produced pure blue quantum dot LEDs",
            "content": "A simple structural tweak has dramatically enhanced the colour clarity and stability of heavy metal-free blue quantum dots. By incorporating sulfur into the eco-friendly zinc–selenium–tellurium nanocrystal lattice, researchers in China produced pure ... [3651 chars]",
            "url": "https://www.chemistryworld.com/news/simple-trick-lets-pure-blue-quantum-dots-maintain-their-performance-without-cadmium/4021196.article",
            "image": "https://d2cbg94ubxgsnp.cloudfront.net/Pictures/1024x536/9/8/8/539988_3fs415860250864545_735927.jpg",
            "publishedAt": "2025-03-25T09:40:50Z",
            "source": {
                "name": "Chemistry World",
                "url": "https://www.chemistryworld.com"
            }
        },
        {
            "title": "Space pirates already have their sights set on the 'high seas' of Earth orbit. Can we stop them?",
            "description": "Experts are already looking into the risks of piracy in space and solutions to this potentially devastating economic and legal problem.",
            "content": "Put on your eye patch and crank up your best \"arrr.\" And while you're at it, plop down a stack of doubloons and conjure up visions of Captain Jack Sparrow!\nTalk about \"high crimes\" and misdemeanors. The growing pace of space as a commercial resource ... [5390 chars]",
            "url": "https://www.space.com/space-exploration/space-pirates-already-have-their-sights-set-on-the-high-seas-of-earth-orbit-can-we-stop-them",
            "image": "https://cdn.mos.cms.futurecdn.net/vWQoA64WAW2LiGbjLN3yeb-1200-80.jpg",
            "publishedAt": "2025-03-25T09:00:00Z",
            "source": {
                "name": "Space.com",
                "url": "https://www.space.com"
            }
        },
        {
            "title": "AI boosts accuracy in stellar classification efforts",
            "description": "Sydney, Australia (SPX) Mar 25, 2025 - \r\nAI tools are revolutionizing the way astronomers study celestial bodies, offering new levels of precision and automation in classifying stars. A global research collaboration recently demonstrated h",
            "content": "AI boosts accuracy in stellar classification efforts\nby Simon Mansfield\nSydney, Australia (SPX) Mar 25, 2025\nAI tools are revolutionizing the way astronomers study celestial bodies, offering new levels of precision and automation in classifying stars... [2966 chars]",
            "url": "https://www.spacedaily.com/reports/AI_boosts_accuracy_in_stellar_classification_efforts_999.html",
            "image": "https://www.spxdaily.com/images-hg/galaxy-ghost-stars-planetary-nebulae-artwork-hg.jpg",
            "publishedAt": "2025-03-25T05:02:47Z",
            "source": {
                "name": "Space Daily",
                "url": "https://www.spacedaily.com"
            }
        }
    ]
}

Categories