Skip to content

CodeWithCosmo/Youtube-Scraper-AWS

Repository files navigation

Youtube Scraping Project

The YouTube Scraper project is a versatile and powerful tool designed to extract valuable data and insights from YouTube, one of the world's largest video-sharing platforms. This project aims to automate the process of scraping data from YouTube using selenium and beautifulsoup and scrape details like video title, views, upload time, video link, thumbnail link, etc...

Try it out at Youtube Scraper

  • Applications Used

  1. Python 3.9
  2. Anaconda
  3. VSCodeIDE
  4. MongoDB
  5. GitCLI
  6. Github Account
  7. ElasticBeanstalk
  8. CodePipeline
  • How to setup ?

  1. Create a new environment

conda create --name scrape python=3.9 -y
  1. Activate the newly created environment

conda activate scrape
  1. Install the requirements

pip install -r requirements.txt

About

Youtube Scraper Deployement on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published