Skip to content

Python script for scraping Youtube video statistics and transcript text

Notifications You must be signed in to change notification settings

jon-tk-chan/youtube_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube_scraper

Python script for scraping Youtube video statistics and transcript text. Saves a file containing video statistics (view count, channel title, etc.). To change query search_query and number of videos to scrape total_videos.

Assumes credential file credential.py contains your API key - instructions.

Requires:

  • Google API Python client and Youtube Transcript API - install using pip install -r requirements.txt

Resources:

About

Python script for scraping Youtube video statistics and transcript text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages