Skip to content

xirf/YouTube-search-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌞 Youtube Search Survey

Search any video in youtube and take basic information about the videos and then save it to CSV or XLSX file



🖌️ Usage


just like other you just need to import and use the function.

import extractor from "yss"
// or in CJS
const extractor = require('yss');

// then just use it 
extractor(["Your Womp Womp", "Simp shripm"], "./mypath.xlsx");


🎃Result


i have no idea what to return if you have idea just perform a pull request 🙂 this code only return a path that you give


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published