WeSearch

Building a random live webcam discovery site

·2 min read · 0 reactions · 0 comments · 13 views
#webcams#startup#technology#travel#automation
Building a random live webcam discovery site
⚡ TL;DR · AI summary

Charles Leahy has created a live webcam discovery site called EarthLive.TV, featuring over 500 webcams from more than 90 countries. The site allows users to explore random locations around the world through a 'Take Me Anywhere' button. Leahy plans to expand the site by adding more cameras and a feature for users to submit their own webcams.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3957655) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Charles Leahy Posted on May 29 Building a random live webcam discovery site #beginners #python #automation #startup I'm a 32-year-old Brit guy living in Quy Nhon, Vietnam. Travelled 60+ countries, worked as an anti-poaching ranger in Africa and an English teacher in Thailand. Noticed cameras are literally everywhere on Earth and thought - why isn't there one site that pulls them all together? So I Built EarthLive.TV 500+ live webcams from 90+ countries to date.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)