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": 16952,
    "articles": [
        {
            "id": "a5308e4ea97f6686a3c8e5248979ffe9",
            "title": "Hunting the elusive Eta Aquariid meteors",
            "description": "Early May is a good time to watch for a powerful yet often elusive meteor shower, the annual Eta Aquariids. They're a prolific, yet often elusive for northern hemisphere observers. If skies are clear, watch for a strong annual meteor shower that's attained an almost mythical status: the May Eta Aquariids.",
            "content": "Early May is a good time to watch for a powerful yet often elusive meteor shower, the annual Eta Aquariids. They're a prolific, yet often elusive for northern hemisphere observers. If skies are clear, watch for a strong annual meteor shower that's at... [3316 chars]",
            "url": "https://phys.org/news/2026-05-elusive-eta-aquariid-meteors.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/hunting-the-elusive-et.jpg",
            "publishedAt": "2026-05-01T13:40:04Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "ba2e51417d89389cbb47fd01347539a3",
            "title": "Israeli research: Microbes reduce competition through coordination",
            "description": "The findings, discovered by a team led by Dr. Sarah Moraïs, indicate that microbes respond not only to environmental conditions, but also to the presence and identity of neighboring microbes.",
            "content": "Researchers at Ben-Gurion University of the Negev have found that microbes living in communities actively adjust their behavior in response to one another, reducing competition and enabling coexistence, according to a study published in Nature Microb... [2078 chars]",
            "url": "https://www.jpost.com/business-and-innovation/article-894839",
            "image": "https://images.jpost.com/image/upload/f_auto,fl_lossy/q_auto/c_fill,g_faces:center,h_720,w_1280/566101",
            "publishedAt": "2026-05-01T12:31:30Z",
            "lang": "en",
            "source": {
                "id": "78834c45a26f98bca295cc641123cf7f",
                "name": "The Jerusalem Post",
                "url": "https://www.jpost.com"
            }
        },
        {
            "id": "d6aa39ba23c9be41c1252f45f09c4f3a",
            "title": "Astronomers May Have Found Remnants of a Lost Galaxy Named “Loki” Hidden in the Milky Way",
            "description": "Ancient stars near Earth may be remnants of a lost galaxy called Loki, revealing clues about the Milky Way’s violent past.",
            "content": "Some of the oldest stars near Earth may not belong to the Milky Way as astronomers once assumed. Instead, they may be the scattered remains of an ancient dwarf-like system swallowed during the Galaxy’s violent youth, then extended into strange, flatt... [6921 chars]",
            "url": "https://thedebrief.org/astronomers-may-have-found-remnants-of-a-lost-galaxy-named-loki-hidden-in-the-milky-way/",
            "image": "https://thedebrief.b-cdn.net/wp-content/uploads/2026/05/COVER_2.webp",
            "publishedAt": "2026-05-01T12:22:16Z",
            "lang": "en",
            "source": {
                "id": "75289a5037a475f8fd5de0a2fcc3ad3c",
                "name": "The Debrief",
                "url": "https://thedebrief.org"
            }
        }
    ]
}

Categories