Intro to NODE.JS YouTube Parser application

Welcome to YouTube Parser APP built on pure Node.JS and allow you emulate search on YouTube page and get content from page! We’re excited to show our result.

Important packages

  1. puppeteer - documentation here
  2. hbs - for render templates

NODE.JS YouTube Parser

How to use?

Install it in your project:

npm install

Running it:

npm start