Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 411 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 411 Bytes

Youtube Views Counter

node js application that scrapes YouTube API for views, likes, dislikes and comment numbers

Usage

  1. Create Youtube API key from YouTube
  2. Enter Youtube API key as .env2 var or manually in .js file
  3. Run npm install to install dependencies from package.json
  4. Run node youtube_counter.js