Skip to content

tudor-cretu/youtube-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This project is a Python script that can scrape video data from any YouTube channel and save it as a CSV file. The script uses Selenium to automate the web browser and BeautifulSoup to parse the HTML content. The script can collect the following information for each video: title, URL, views, and age. The script can also handle the cookies pop-up if it appears and scroll down the webpage to load more videos. This project is useful for anyone who wants to analyze YouTube video data or perform web scraping tasks using Python. This project is also a good example of how to use Selenium and BeautifulSoup for web automation and data extraction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages