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": 4198,
    "articles": [
        {
            "title": "Butterflies collect pollen without even touching flowers using this special power",
            "description": "New research reveals that butterflies and moths carry an electric charge that may significantly boost their pollination abilities.",
            "content": "(Photo by Unsplash+ in collaboration with Mohamed Nohassi)\nBRISTOL, England — Butterflies and moths possess a unique superpower when it comes to pollinating flowers. New research reveals the insects carry an electric charge that may significantly boo... [5338 chars]",
            "url": "https://studyfinds.org/butterflies-moths-pollinate-static-electricity/",
            "image": "https://studyfinds.org/wp-content/uploads/2024/07/Blue-butterfly.jpg",
            "publishedAt": "2024-07-25T22:26:06Z",
            "source": {
                "name": "Study Finds",
                "url": "https://studyfinds.org"
            }
        },
        {
            "title": "Hippos, Cheetahs, Bats: Mammals Master Physics",
            "description": "Whether sleek, lumbering, or aerobatic, mammals are well equipped with the know-how to push their movements to the limits of the possible.",
            "content": "Photo credit: Illustra Media.\nWhether sleek, lumbering, or aerobatic, mammals are well equipped with the know-how to push their movements to the limits of the possible.\nFrom high school physics, we learned that the kinetic energy needed for movement ... [12148 chars]",
            "url": "https://evolutionnews.org/2024/07/hippos-cheetahs-bats-mammals-master-physics/",
            "image": "https://evolutionnews.org/wp-content/uploads/2024/07/Mammal-cat-cheetah-OTA-Illustra.jpg",
            "publishedAt": "2024-07-23T20:36:16Z",
            "source": {
                "name": "Discovery Institute",
                "url": "https://evolutionnews.org"
            }
        },
        {
            "title": "Dark oxygen discovered in the deep sea in groundbreaking study",
            "description": "A team of scientists has discovered that oxygen is being produced by metallic nodules thousands of meters below the surface of the Pacific Ocean.",
            "content": "A team of international scientists has found that oxygen is being produced in complete darkness approximately 4,000 meters below the ocean's surface.\nAn international team of scientists has discovered that oxygen is being produced by potato-shaped me... [1179 chars]",
            "url": "https://www.cnbc.com/2024/07/23/dark-oxygen-discovered-in-the-deep-sea-in-groundbreaking-study.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108010242-1721728481401-gettyimages-1298585936-9756.jpeg?v=1721732710&w=1920&h=1080",
            "publishedAt": "2024-07-23T11:37:33Z",
            "source": {
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        }
    ]
}

Categories