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": 16988,
    "articles": [
        {
            "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"
            }
        },
        {
            "id": "9ba228f6a2fa38d9ed458af0d66c6db4",
            "title": "Scientists discover towering red auroras reaching deep into space above Japan",
            "description": "Mysterious red auroras spotted over Japan were found reaching astonishingly high altitudes, even during space storms considered relatively mild. The discovery suggests hidden solar activity may be stronger than scientists realized — with potential consequences for satellites orbiting Earth.",
            "content": "A new study published in the Journal of Space Weather and Space Climate reports that researchers from Hokkaido University and the Okinawa Institute of Science and Technology observed unusual red auroras above Japan at far greater heights than expecte... [2991 chars]",
            "url": "https://www.sciencedaily.com/releases/2026/05/260521072359.htm",
            "image": "https://www.sciencedaily.com/images/1920/low-latitude-aurora-over-japan.webp",
            "publishedAt": "2026-05-22T03:04:18Z",
            "lang": "en",
            "source": {
                "id": "81a05fd2712964dbdb32b1c6a27646fd",
                "name": "ScienceDaily",
                "url": "https://www.sciencedaily.com"
            }
        },
        {
            "id": "28f3062d5e92741403ad056156619fd9",
            "title": "Television news coverage of climate policy is limited and polarized in the US, study finds",
            "description": "Two-thirds of Americans want action on climate change, but people vastly underestimate public support for climate solutions and policy. Historically, U.S. news outlets overrepresented views on climate change that went against scientific consensus. If news outlets are similarly overrepresenting opposition to climate policy, it could explain the discrepancy between public support and perception.",
            "content": "Two-thirds of Americans want action on climate change, but people vastly underestimate public support for climate solutions and policy. Historically, U.S. news outlets overrepresented views on climate change that went against scientific consensus. If... [3855 chars]",
            "url": "https://phys.org/news/2026-05-television-news-coverage-climate-policy.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/tv-news-1.jpg",
            "publishedAt": "2026-05-21T22:40:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories