Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.
/ youtube_scraper Public archive

Easy scrape youtube data include sentiment analysis in BAHASA

License

Notifications You must be signed in to change notification settings

rahadiana/youtube_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube scraper

#nothing to maintain

Easy scrape youtube data include sentiment analysis in BAHASA

Clone & instal (uncomment one of function to see results)

   git clone  https://github.com/rahadiana/youtube_scraper.git
   cd youtube_scraper
   npm i
   node index.js

Avaliable Command

For find comment from video :

FindComment("[video_id]")

For find video upload from channel :

UPloadCh("https://www.youtube.com/c/[CHANNEL_NAME]")

OR

UPloadCh("https://www.youtube.com/channel/[CHANNEL_ID]")

For Find video using a query

Request('[query]','[peroid]')

Avaliable peroid :

['1h','1w','1m','1y']

About

Easy scrape youtube data include sentiment analysis in BAHASA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published