Singapore News API

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

Get API key for the Singapore 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=general&apikey=API_KEY
{
    "totalArticles": 158714,
    "articles": [
        {
            "id": "aec218640328b1c136098fc7d359a444",
            "title": "How invading cancer cells grip and rip their way into new tissues",
            "description": "Researchers from the National University of Singapore (NUS) have discovered that cancer cells do not simply push through surrounding tissues to spread, but instead actively grip onto protective tissue barriers and pull them apart, revealing a fundamentally new mechanism of cancer invasion that could open fresh avenues for therapeutic intervention.",
            "content": "Researchers from the National University of Singapore (NUS) have discovered that cancer cells do not simply push through surrounding tissues to spread, but instead actively grip onto protective tissue barriers and pull them apart, revealing a fundame... [3499 chars]",
            "url": "https://phys.org/news/2026-05-invading-cancer-cells-rip-tissues.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2026/cancer-cells-grip-and.jpg",
            "publishedAt": "2026-05-12T18:00:02Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "a22d68b0b175cae1e64de237b882c087",
            "title": "RME rebuilds TotalMix FX with scalable new interface",
            "description": "All the latest audio, video and lighting technology news that affects the industry in the vibrant and vital APAC markets. Always up to date on new global product launches, impart expert business analysis, and in-depth reports on the most topical projects and events in Asia-Pacific.",
            "content": "TotalMix FX 2.0 has been introduced by RME, replacing the previous bitmap-based interface with a new graphics engine designed to adapt across different monitor sizes and resolutions. Mixer and Matrix views can now be zoomed and scaled independently u... [688 chars]",
            "url": "https://www.proavl-asia.com/details/80288-rme-rebuilds-totalmix-fx-with-scalable-new-interface",
            "image": "https://www.proavl-asia.com/img/flt3fknck0gfzhz9qj38wcmf.jpg",
            "publishedAt": "2026-05-12T16:12:34Z",
            "lang": "en",
            "source": {
                "id": "2d993fdb164a827bdf4d662bb6555a0d",
                "name": "Pro AVL Asia",
                "url": "https://www.proavl-asia.com"
            }
        },
        {
            "id": "b9f0f0929f7b3c70a27e9497b9da0737",
            "title": "NEXT Audiogroup adds matrix DSP amp for install use",
            "description": "All the latest audio, video and lighting technology news that affects the industry in the vibrant and vital APAC markets. Always up to date on new global product launches, impart expert business analysis, and in-depth reports on the most topical projects and events in Asia-Pacific.",
            "content": "NEXT Audiogroup’s is targeting multi-zone installed audio applications with the introduction of the AD3000 smart matrix DSP amplifier. Delivering 4x750W within a 2U chassis, the Class-D amplifier is designed to support both low-impedance (2Ω–16Ω) lou... [1483 chars]",
            "url": "https://www.proavl-asia.com/details/80285-next-audiogroup-adds-matrix-dsp-amp-for-install-use",
            "image": "https://www.proavl-asia.com/img/g1q8vlpq7xym8qvq3mjjlqhp.jpg",
            "publishedAt": "2026-05-12T16:12:34Z",
            "lang": "en",
            "source": {
                "id": "2d993fdb164a827bdf4d662bb6555a0d",
                "name": "Pro AVL Asia",
                "url": "https://www.proavl-asia.com"
            }
        }
    ]
}

Categories