Skip to content

kenypatel233/ScriptScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ScriptScraper

It retrieves the transcript of youtube videos through webscraping in Python.

Main modules used: Selenium; BeautifulSoup; Pandas;

The task is done mainly in three parts:

  1. Fetching the required video ids and their titles from the desired search results
  2. Storing the ids and titles to a csv file for further use
  3. Scraping the transcript of the video, provided its video_Id.

About

Webscraping transcript of youtube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages