Skip to content

This is a cron-based scraper that checks the youtube subscribers count for a specific channel and plots (or prints) in console..

Notifications You must be signed in to change notification settings

pitops/youtube-subscriber-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime youtube subscribers count (in command line)

This is a cron-based (1 second interval) scraper that checks the youtube subscribers count for a specific channel. The output can be a graph using asciichart or plain console.logs. You can take a look at index.js and choose the one you prefer.

Setup

Change the default PewDiePie channel in index.js to the one you want to observe and you are good to go.

npm install # or yarn

node index.js

Contributions Welcome

About

This is a cron-based scraper that checks the youtube subscribers count for a specific channel and plots (or prints) in console..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published