// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.2 C
Singapore

Massive python rescued after being stuck in drain for hours near Clarke Quay

SINGAPORE: A reticulated python that was trapped in a drain near a canal for several hours was successfully rescued by personnel from the National Parks Board (NParks) on Monday (Feb 18). The snake, which had managed to enter the drainage system but became stuck halfway through, was unable to move forward or backward, prompting an extensive rescue operation.

The incident came to light when netizen Prashanta Kumar Mohanty, 40, uploaded photos and videos of the rescue on the Facebook page Singapore Wildlife Sightings. Prashanta Kumar, a computer technician and amateur wildlife photographer, later told Channel 8 that he was alerted to the situation by his manager during his lunch break.

After rushing to the scene near Clarke Quay MRT station, he learned that a cleaner had discovered the trapped python at around 11am and had immediately notified NParks. Upon arrival, NParks personnel attempted multiple methods to free the reptile but found it difficult due to its position within the drainage system.

See also  "How do you spend your weekends winding down in Singapore?"

As efforts to carefully extract the snake proved unsuccessful, the rescue team resorted to chiseling open the concrete around the drain to create an escape path. The delicate operation, aimed at ensuring the python remained unharmed, took approximately four to five hours, with the reptile finally freed at around 4pm.

Expressing his appreciation for NParks’ efforts, Prashanta Kumar emphasized the importance of snakes in the ecosystem and urged the public not to fear them. He also advised people to refrain from handling snakes on their own and instead contact NParks for safe and professional assistance.

This rescue serves as a reminder of Singapore’s rich biodiversity and the crucial role of wildlife conservation efforts in ensuring the safety of both animals and residents.

- Advertisement -

Hot this week

A Quiet Shift in Bangladesh’s Voting Mindset

Letter to Editor: Sangram Datta: In Bangladesh’s recent electoral landscape, a gradually emerging issue has begun to draw attention—subtle yet meaningful changes in the voting behavior of minority...

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //