A real-time Top 50 YouTube Subscriber Count system inspired by MDM, built using Node.js and the YouTube Data API, with a clean HTML frontend to display live rankings and estimation graphs.
Whether you're a YouTube fan, developer, or creator β this project is for you!
And yes, it's 100% free and open-source. π
- π΄ Real-time subscriber tracking
- βοΈ Built with Node.js + Express backend
- π Live HTML website to display Top 50 channels
- π Auto-refreshing data (using setInterval or optional Socket.io)
- π§ͺ Estimation logic (basic trending growth simulation)
- β¨ Easy to set up and deploy
-
Backend:
- Node.js
- Express.js
- SharkBrightestimations
-
Frontend:
- HTML
- CSS
- JavaScript