Skip to content

Video-Recommendation-System/youtube-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-scraper

A Python script that scrapes Youtube data from the Youtube API.

Usage

$ python youtubescraper channels.txt output.csv key.txt

Setup

$ virtualenv -p /usr/bin/python2.7 env
$ source activate env
$ pip install -r requirements.txt

About

A Python script that scrapes Youtube data from the Youtube API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages