Skip to content

shageldi-dev/parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube channel details / video details and comments parser with pagination

This project parse youtube page using 'axios' and 'jsdom' packages. Using html parse we are getting channel details and channel all videos with pagination. You can easily use to get channel details:
http://localhost:4567/comments/get-channel-details?channelId=@flutterdev

To parse single video details and all comments with pagination

http://localhost:4567/comments/get-video-details?videoId=X36MNjU4fFQ

Get Started 🚀

Clone this project:

  git clone https://github.com/shageldi-dev/parser.git

Install dependencies

   npm install

Start application

   npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published